summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2010-07-27bnx2x: move global variable load_count to bnx2x.hDmitry Kravkov
2010-07-27bnx2x: store module parameters in driver main structureDmitry Kravkov
2010-07-27bnx2x: Create separate folder for bnx2x driverDmitry Kravkov
2010-07-27igbvf, ixgbevf: use dev_hw_addr_randomStefan Assmann
2010-07-27ixgbe: priority tagging FCoE frames without FCoE offloadJohn Fastabend
2010-07-27drivers/net/wireless/at76c50x-usb.c: Neaten macrosJoe Perches
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-07-27libertas: remove unused cmd_pending waitqDan Williams
2010-07-27libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()Dan Williams
2010-07-27libertas: kill unused lbs_prepare_and_send_command()Dan Williams
2010-07-27libertas: convert DEEP_SLEEP timer to a direct commandDan Williams
2010-07-27libertas: convert PS_MODE to a direct commandDan Williams
2010-07-27libertas: remove unused indirect command response handlerDan Williams
2010-07-27libertas: convert CMD_FWT_ACCESS to a direct commandDan Williams
2010-07-27libertas: convert Mesh Blinding Table access to a direct commandDan Williams
2010-07-27libertas: convert register access to direct commandsDan Williams
2010-07-27libertas: convert LED_GPIO_CTRL to a direct commandDan Williams
2010-07-27libertas: remove Beacon ControlDan Williams
2010-07-27libertas: remove unused Automatic Frequency Control commandDan Williams
2010-07-27libertas: remove unused indirect TPC_CFG command leftoversDan Williams
2010-07-27libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams
2010-07-27libertas: clean up RSSI commandDan Williams
2010-07-27libertas: clean up MONITOR_MODE commandDan Williams
2010-07-27rt2500usb: disallow to set WEP key with non zero indexStanislaw Gruszka
2010-07-27rt2500usb: truly disable encryption when initializeStanislaw Gruszka
2010-07-27rt2500usb: write keys to proper registersStanislaw Gruszka
2010-07-27ath9k: remove unused base_index from rate table.Senthil Balasubramanian
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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