summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-04-01Merge remote-tracking branch 'alacrity/linux-next'Stephen Rothwell
2011-04-01Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2011-04-01Merge remote-tracking branch 'net/master'Stephen Rothwell
2011-04-01Merge remote-tracking branch 'wireless-current/master'Stephen Rothwell
2011-03-31bonding:typo in commentPeter Pan(潘卫平)
2011-03-30drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas
2011-03-30enic: Add support for PORT_REQUEST_PREASSOCIATE_RRRoopa Prabhu
2011-03-30enic: Cleanups in port profile helper codeRoopa Prabhu
2011-03-30enic: Add wrapper routines for new fw devcmds for port profile handlingRoopa Prabhu
2011-03-30enic: Add support for new fw devcmds for port profile handlingRoopa Prabhu
2011-03-30via-rhine: trivial sparse annotation in vlan_tci helperHarvey Harrison
2011-03-30smsc911x: Use pr_fmt, netdev_<level>, and netif_<level>Joe Perches
2011-03-30be2net: remove one useless lineSathya Perla
2011-03-30be2net: cancel be_worker in be_shutdown() even when i/f is downSathya Perla
2011-03-30be2net: remove redundant code in be_worker()Sathya Perla
2011-03-30be2net: parse vid and vtm fields of rx-compl only if vlanf bit is setSathya Perla
2011-03-30be2net: refactor code that decides adapter->num_rx_queuesSathya Perla
2011-03-30be2net: Support for FAT dump retrieval using ethtool --register-dump optionSomnath Kotur
2011-03-30net/r8169: support RTL8168Ehayeswang
2011-03-30net/r8169: add a new chip for RTL8168DPhayeswang
2011-03-30net/r8169: add a new chip for RTL8105hayeswang
2011-03-30ath9k_hw: remove pCap->tx_triglevel_maxFelix Fietkau
2011-03-30ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPMFelix Fietkau
2011-03-30ath9k_hw: remove pCap->keycache_sizeFelix Fietkau
2011-03-30ath9k_hw: remove pCap->reg_capFelix Fietkau
2011-03-30ath9k_hw: remove ah->config.ht_enableFelix Fietkau
2011-03-30ath9k_hw: remove pCap->total_queuesFelix Fietkau
2011-03-30ath9k_hw: turn a few big macros into functionsFelix Fietkau
2011-03-30ath9k_hw: replace REG_READ+REG_WRITE with REG_RMWFelix Fietkau
2011-03-30ath9k_hw: add a new register op for read-mask-writeFelix Fietkau
2011-03-30ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau
2011-03-30ath9k: Support RSN IBSSJouni Malinen
2011-03-30ath9k: fix stuck beacon detectionFelix Fietkau
2011-03-30ath9k: trigger nfcal only after multiple missed beacons in AP modeFelix Fietkau
2011-03-30ath9k: fix beacon timer handling issuesFelix Fietkau
2011-03-30libertas_spi: Add support for suspend/resumeVasily Khoruzhick
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao
2011-03-30ath9k_hw: remove AR9485 1.0 supportLuis R. Rodriguez
2011-03-30ath9k: remove the pending frames ath_txq_schedule workaroundFelix Fietkau
2011-03-30ath9k_hw: force rx chainmask to 7 on AR9100Felix Fietkau
2011-03-30ath9k_hw: enable a BlockAck related fixup specific to AR9100Felix Fietkau
2011-03-30ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau
2011-03-30ath9k: add support for overriding the MAC address through platform dataFelix Fietkau
2011-03-30ath9k: add an interface for overriding the value of specific GPIO pinsFelix Fietkau
2011-03-30ath9k: remove unnecessary debugfs return code checksFelix Fietkau
2011-03-30rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commandsLarry Finger
2011-03-30mwl8k: Queue ADDBA requests in respective data queuesNishant Sarmukadam
2011-03-30mwl8k: Check outgoing rate for a station to decide if ampdu can be createdNishant Sarmukadam
2011-03-30mwl8k: Handle the watchdog event from the firmwareNishant Sarmukadam
2011-03-30mwl8k: Initiate BA sessionsNishant Sarmukadam