summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2010-07-27ath9k: Fix incorrect user ratekbs of MCS15 ShortGISenthil Balasubramanian
2010-07-27ath9k: Add three stream rate control support for AR938X.Senthil Balasubramanian
2010-07-27ath9k: Introduce bit masks for valid and valid_single_stream.Senthil Balasubramanian
2010-07-27p54: Added get_survey callback in order to get channel noiseJohn W. Linville
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-26e1000: use netif_<level> instead of netdev_<level>Emil Tantilov
2010-07-26usbnet: use jiffies in schedule_timeout(), not msecsKulikov Vasiliy
2010-07-26ks8842: Support 100Mbps when accessed via timberdaleRichard Röjfors
2010-07-26caif: handle snprintf() returnDan Carpenter
2010-07-26ethoc: add devinit/devexit section initializersJonas Bonn
2010-07-26igb: restore EEPROM values of MDICNFG on reset with 82580Nick Nunley
2010-07-26igb: add support for SGMII-based MDIO PHYsNick Nunley
2010-07-26e1000e: Drop a useless statementJean Delvare
2010-07-26s2io: fixing DBG_PRINT() macroBreno Leitao
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-26drivers/net/qla3xxx.c: Checkpatch cleanupsJoe Perches
2010-07-26drivers/net/qla3xxx.c: Update logging message styleJoe Perches
2010-07-26rt2x00: Fix regression for rt2500pciIvo van Doorn
2010-07-26ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau
2010-07-26ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau
2010-07-26ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau
2010-07-26ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau
2010-07-26libertas: precedence bugDan Carpenter
2010-07-26ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan
2010-07-26ath5k: snprintf() returns largish valuesDan Carpenter
2010-07-26ath9k: snprintf() returns largish valuesDan Carpenter
2010-07-26drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville
2010-07-26iwlwifi: assume vif is NULL for internal scans and non-NULL otherwiseJohn W. Linville
2010-07-26rtl8180: silence "dubious: x | !y" sparse warningJohn W. Linville
2010-07-26rtl8180: improve signal reporting for actual rtl8180 hardwareJohn W. Linville
2010-07-26wl1251: fix sparse-generated warningsJohn W. Linville
2010-07-26iwlagn: use __packed on new structure definitionsJohn W. Linville
2010-07-26ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei
2010-07-25forcedeth: Fix different hardware statistics versions.Mike Ditto
2010-07-25net-next: Fix an overflow bug in vmxnet3 Tx descriptorBhavesh Davda
2010-07-253c59x: Add ethtool WOL supportAndrew O. Shadoura
2010-07-25qlcnic: fix diag resource allocationSony Chacko
2010-07-25qlcnic: fix loopback testAmit Kumar Salecha
2010-07-24Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-07-24tun: avoid BUG, dump packet on GSO errorsMichael S. Tsirkin
2010-07-24ixgbe: fix ethtool statsEric Dumazet
2010-07-24qlcnic: fix bandwidth checkRajesh Borundia
2010-07-24bonding: set device in RLB ARP packet handlerGreg Edwards
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-233c59x: Fix call to mdio_sync() with the wrong argumentBen Hutchings
2010-07-23net: s2io: fix buffer overflowKulikov Vasiliy
2010-07-23mv643xx_eth: potential null dereferenceDan Carpenter
2010-07-23net: 3c59x: fix leak of iomapsKulikov Vasiliy
2010-07-23wireless: use newly introduced hex_to_bin()Andy Shevchenko