summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
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
2011-03-30mwl8k: add internal API for managing AMPDU streamsBrian Cavagnolo
2011-03-30mwl8k: differentiate between WMM queues and AMPDU queuesBrian Cavagnolo
2011-03-30mwl8k: add support for block ack commandsNishant Sarmukadam
2011-03-30mwl8k: update to ap firmware API version 2Brian Cavagnolo
2011-03-30mwl8k: refactor in preparation for APIv2 updateBrian Cavagnolo
2011-03-30ath9k_hw: Speedup register ops for HTC driverRajkumar Manoharan
2011-03-30ath: Speedup key set/reset ops for HTC driverRajkumar Manoharan
2011-03-30ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chipsRajkumar Manoharan
2011-03-30ath9k_htc: Fix LED pin for AR9287 HTC deviceRajkumar Manoharan
2011-03-30iwlwifi: remove duplicate initialization in __iwl_down()Dan Carpenter
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-28netdev: bfin_mac: document TE setting in RMII modesMike Frysinger
2011-03-28drivers net: Fix declaration ordering in inline functions.Balaji G
2011-03-28cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-03-27mlx4_en: Fix loss of promiscuityHerbert Xu
2011-03-27tg3: Fix inline keyword usageJavier Martinez Canillas
2011-03-27tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce...Javier Martinez Canillas
2011-03-27net: use CHECKSUM_NONE instead of magic numberCesar Eduardo Barros
2011-03-27Net / jme: Do not use legacy PCI power managementRafael J. Wysocki
2011-03-27myri10ge: small rx_done refactoringStanislaw Gruszka
2011-03-27can: c_can: Fix tx_bytes accountingJan Altenberg
2011-03-27can: c_can_platform: fix irq check in probeMarc Kleine-Budde
2011-03-27can: c_can: disable one shot mode until driver is fixedMarc Kleine-Budde
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-24net: fix pch_gbe section mismatch warningRandy Dunlap
2011-03-24mlx4_en: Removing HW info from ethtool -i report.Yevgeny Petrilin
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine
2011-03-23Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller
2011-03-23drivers/net/a2065.c: Convert release_resource to release_region/release_mem_r...Julia Lawall