summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* forcedeth: Fix different hardware statistics versions.Mike Ditto2010-07-261-29/+31
* net-next: Fix an overflow bug in vmxnet3 Tx descriptorBhavesh Davda2010-07-262-6/+11
* 3c59x: Add ethtool WOL supportAndrew O. Shadoura2010-07-261-0/+32
* qlcnic: fix diag resource allocationSony Chacko2010-07-261-0/+1
* qlcnic: fix loopback testAmit Kumar Salecha2010-07-263-22/+8
* ixgbe: fix ethtool statsEric Dumazet2010-07-251-21/+21
* qlcnic: fix bandwidth checkRajesh Borundia2010-07-251-4/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-2334-2173/+208
|\
| * b43: silence phy_n sparse warningsLarry Finger2010-07-211-7/+9
| * b43: silence most sparse warningsJohn W. Linville2010-07-214-10/+10
| * rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville2010-07-201-3/+8
| * mwl8k: correct/silence sparse warningsJohn W. Linville2010-07-201-10/+12
| * rt2x00: correct sparse warning in rt2x00debug.cJohn W. Linville2010-07-201-1/+1
| * libipw: correct sparse warnings and mark some variables staticJohn W. Linville2010-07-202-6/+2
| * ipw2100: mark ipw2100_pm_qos_req staticJohn W. Linville2010-07-201-1/+1
| * ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville2010-07-201-1/+1
| * mac80211: move QoS-enable to BSS infoJohannes Berg2010-07-201-9/+9
| * iwlwifi: "recover_from_tx_stall" function for 4965Wey-Yi Guy2010-07-171-0/+1
| * iwlwifi: more statistics counter for agn in debugfsWey-Yi Guy2010-07-171-0/+7
| * iwlwifi: additional statistic debug counterWey-Yi Guy2010-07-171-1/+2
| * orinoco_usb: potential null dereferenceDan Carpenter2010-07-161-5/+5
| * ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframesLuis R. Rodriguez2010-07-161-2/+29
| * ath9k_htc: make ath9k_htc_tx_aggr_oper() staticLuis R. Rodriguez2010-07-161-4/+5
| * iwlwifi: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville2010-07-141-2/+2
| * libertas: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville2010-07-142-6/+6
| * ath5k: clean up rxlink handlingBruno Randolf2010-07-142-5/+3
| * ath5k: disable tasklets during resetBob Copeland2010-07-141-6/+14
| * ath5k: move reset to mac80211 workqueueBob Copeland2010-07-143-19/+24
| * ath9k_hw: remove initvals for hardware which was never soldFelix Fietkau2010-07-142-2027/+0
| * wireless: airo: delete netdev from list after it is freedKulikov Vasiliy2010-07-141-1/+1
| * ath9k: another fix for the A-MPDU buffer leakFelix Fietkau2010-07-141-4/+15
| * drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches2010-07-144-24/+21
| * ath9k: fix panic while cleaning up virtaul wifisRajkumar Manoharan2010-07-142-2/+8
| * ath9k: remove unneeded calculation of minimal calibration powerPavel Roskin2010-07-143-14/+4
| * ath9k: Fix the LED behaviour in idle unassociated state.Vivek Natarajan2010-07-141-3/+8
* | 3c59x: Fix call to mdio_sync() with the wrong argumentBen Hutchings2010-07-231-1/+1
* | net: s2io: fix buffer overflowKulikov Vasiliy2010-07-231-10/+18
* | mv643xx_eth: potential null dereferenceDan Carpenter2010-07-231-1/+2
* | net: 3c59x: fix leak of iomapsKulikov Vasiliy2010-07-231-0/+1
* | wireless: use newly introduced hex_to_bin()Andy Shevchenko2010-07-231-21/+2
* | usb: usbnet: use newly introduced hex_to_bin()Andy Shevchenko2010-07-231-11/+2
* | drivers: net: use newly introduced hex_to_bin()Andy Shevchenko2010-07-231-6/+5
* | drivers: atm: don't use private copy of hex_to_bin()Andy Shevchenko2010-07-231-13/+2
* | be2net: bump the driver version numberAjit Khaparde2010-07-231-1/+1
* | be2net: variable name changesAjit Khaparde2010-07-234-8/+8
* | be2net: supress printing error when mac query fails for VFAjit Khaparde2010-07-231-1/+2
* | be2net: code to support tx rate configuration on virtual functionsAjit Khaparde2010-07-234-1/+78
* | be2net: add vlan support for sriov virtual functionsAjit Khaparde2010-07-232-8/+47
* | be2net: add support to get vf configAjit Khaparde2010-07-232-13/+47
* | be2net: change to call pmac_del only if necessaryAjit Khaparde2010-07-232-2/+5