summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-07-28ks8842: Support DMA when accessed via timberdaleRichard Röjfors1-21/+443
2010-07-28stmmac: fix automatic PAD/FCS strippingGiuseppe CAVALLARO4-4/+9
2010-07-28stmmac: fix timer setup when use dual mac KconfigGiuseppe CAVALLARO1-1/+0
2010-07-28bnx2x: update driver version to 1.52.53-3Dmitry Kravkov1-1/+1
2010-07-28bnx2x: Move statistics handling code to bnx2x_stats.*Dmitry Kravkov5-1594/+1647
2010-07-28bnx2x: Create separate file for ethtool routinesDmitry Kravkov4-1955/+1986
2010-07-28bnx2x: Create bnx2x_cmn.* filesDmitry Kravkov5-2600/+2943
2010-07-28bnx2x: move global variable load_count to bnx2x.hDmitry Kravkov2-3/+9
2010-07-28bnx2x: store module parameters in driver main structureDmitry Kravkov2-3/+6
2010-07-28bnx2x: Create separate folder for bnx2x driverDmitry Kravkov14-6/+12
2010-07-28igbvf, ixgbevf: use dev_hw_addr_randomStefan Assmann2-2/+2
2010-07-28ixgbe: priority tagging FCoE frames without FCoE offloadJohn Fastabend1-21/+24
2010-07-27drivers/net/wireless/at76c50x-usb.c: Neaten macrosJoe Perches1-16/+13
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches22-464/+398
2010-07-27libertas: remove unused cmd_pending waitqDan Williams2-9/+0
2010-07-27libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()Dan Williams1-4/+2
2010-07-27libertas: kill unused lbs_prepare_and_send_command()Dan Williams4-146/+9
2010-07-27libertas: convert DEEP_SLEEP timer to a direct commandDan Williams2-12/+8
2010-07-27libertas: convert PS_MODE to a direct commandDan Williams7-126/+95
2010-07-27libertas: remove unused indirect command response handlerDan Williams1-24/+1
2010-07-27libertas: convert CMD_FWT_ACCESS to a direct commandDan Williams5-34/+26
2010-07-27libertas: convert Mesh Blinding Table access to a direct commandDan Williams5-46/+158
2010-07-27libertas: convert register access to direct commandsDan Williams6-180/+94
2010-07-27libertas: convert LED_GPIO_CTRL to a direct commandDan Williams1-3/+2
2010-07-27libertas: remove Beacon ControlDan Williams4-11/+2
2010-07-27libertas: remove unused Automatic Frequency Control commandDan Williams3-23/+3
2010-07-27libertas: remove unused indirect TPC_CFG command leftoversDan Williams3-20/+0
2010-07-27libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams7-238/+139
2010-07-27libertas: clean up RSSI commandDan Williams8-77/+51
2010-07-27libertas: clean up MONITOR_MODE commandDan Williams4-72/+33
2010-07-27rt2500usb: disallow to set WEP key with non zero indexStanislaw Gruszka1-0/+8
2010-07-27rt2500usb: truly disable encryption when initializeStanislaw Gruszka1-0/+1
2010-07-27rt2500usb: write keys to proper registersStanislaw Gruszka1-1/+1
2010-07-27ath9k: remove unused base_index from rate table.Senthil Balasubramanian2-161/+160
2010-07-27ath9k: Fix incorrect user ratekbs of MCS15 ShortGISenthil Balasubramanian1-1/+1
2010-07-27ath9k: Add three stream rate control support for AR938X.Senthil Balasubramanian2-225/+366
2010-07-27ath9k: Introduce bit masks for valid and valid_single_stream.Senthil Balasubramanian2-145/+153
2010-07-27p54: Added get_survey callback in order to get channel noiseJohn W. Linville1-0/+17
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville431-7109/+23107
2010-07-27e1000: use netif_<level> instead of netdev_<level>Emil Tantilov3-61/+70
2010-07-27usbnet: use jiffies in schedule_timeout(), not msecsKulikov Vasiliy1-1/+1
2010-07-27ks8842: Support 100Mbps when accessed via timberdaleRichard Röjfors1-5/+10
2010-07-27caif: handle snprintf() returnDan Carpenter1-0/+3
2010-07-27ethoc: add devinit/devexit section initializersJonas Bonn1-4/+4
2010-07-27igb: restore EEPROM values of MDICNFG on reset with 82580Nick Nunley2-0/+45
2010-07-27igb: add support for SGMII-based MDIO PHYsNick Nunley2-17/+75
2010-07-27e1000e: Drop a useless statementJean Delvare1-2/+0
2010-07-27s2io: fixing DBG_PRINT() macroBreno Leitao1-1/+1
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2
2010-07-27drivers/net/qla3xxx.c: Checkpatch cleanupsJoe Perches1-484/+459