aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: update driver version to 1.52.53-3Dmitry Kravkov2010-07-271-1/+1
* bnx2x: Move statistics handling code to bnx2x_stats.*Dmitry Kravkov2010-07-275-1594/+1647
* bnx2x: Create separate file for ethtool routinesDmitry Kravkov2010-07-274-1955/+1986
* bnx2x: Create bnx2x_cmn.* filesDmitry Kravkov2010-07-275-2600/+2943
* bnx2x: move global variable load_count to bnx2x.hDmitry Kravkov2010-07-272-3/+9
* bnx2x: store module parameters in driver main structureDmitry Kravkov2010-07-272-3/+6
* bnx2x: Create separate folder for bnx2x driverDmitry Kravkov2010-07-2714-6/+12
* igbvf, ixgbevf: use dev_hw_addr_randomStefan Assmann2010-07-272-2/+2
* ixgbe: priority tagging FCoE frames without FCoE offloadJohn Fastabend2010-07-271-21/+24
* e1000: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-263-61/+70
* usbnet: use jiffies in schedule_timeout(), not msecsKulikov Vasiliy2010-07-261-1/+1
* ks8842: Support 100Mbps when accessed via timberdaleRichard Röjfors2010-07-261-5/+10
* caif: handle snprintf() returnDan Carpenter2010-07-261-0/+3
* ethoc: add devinit/devexit section initializersJonas Bonn2010-07-261-4/+4
* igb: restore EEPROM values of MDICNFG on reset with 82580Nick Nunley2010-07-262-0/+45
* igb: add support for SGMII-based MDIO PHYsNick Nunley2010-07-262-17/+75
* e1000e: Drop a useless statementJean Delvare2010-07-261-2/+0
* drivers/net/qla3xxx.c: Checkpatch cleanupsJoe Perches2010-07-261-484/+459
* drivers/net/qla3xxx.c: Update logging message styleJoe Perches2010-07-261-324/+200
* forcedeth: Fix different hardware statistics versions.Mike Ditto2010-07-251-29/+31
* net-next: Fix an overflow bug in vmxnet3 Tx descriptorBhavesh Davda2010-07-252-6/+11
* 3c59x: Add ethtool WOL supportAndrew O. Shadoura2010-07-251-0/+32
* qlcnic: fix diag resource allocationSony Chacko2010-07-251-0/+1
* qlcnic: fix loopback testAmit Kumar Salecha2010-07-253-22/+8
* ixgbe: fix ethtool statsEric Dumazet2010-07-241-21/+21
* qlcnic: fix bandwidth checkRajesh Borundia2010-07-241-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