summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-03-30mwl8k: Queue ADDBA requests in respective data queuesNishant Sarmukadam1-0/+46
2011-03-30mwl8k: Check outgoing rate for a station to decide if ampdu can be createdNishant Sarmukadam1-3/+57
2011-03-30mwl8k: Handle the watchdog event from the firmwareNishant Sarmukadam1-2/+75
2011-03-30mwl8k: Initiate BA sessionsNishant Sarmukadam1-7/+187
2011-03-30mwl8k: add internal API for managing AMPDU streamsBrian Cavagnolo1-0/+81
2011-03-30mwl8k: differentiate between WMM queues and AMPDU queuesBrian Cavagnolo1-25/+27
2011-03-30mwl8k: add support for block ack commandsNishant Sarmukadam1-0/+156
2011-03-30mwl8k: update to ap firmware API version 2Brian Cavagnolo1-7/+34
2011-03-30mwl8k: refactor in preparation for APIv2 updateBrian Cavagnolo1-13/+38
2011-03-30ath9k_hw: Speedup register ops for HTC driverRajkumar Manoharan5-5/+27
2011-03-30ath: Speedup key set/reset ops for HTC driverRajkumar Manoharan1-0/+32
2011-03-30ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chipsRajkumar Manoharan1-8/+35
2011-03-30ath9k_htc: Fix LED pin for AR9287 HTC deviceRajkumar Manoharan1-1/+1
2011-03-30iwlwifi: remove duplicate initialization in __iwl_down()Dan Carpenter1-1/+1
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-8/+7
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-61/+85
2011-03-29drivers: Final irq namespace conversionThomas Gleixner4-8/+7
2011-03-28netdev: bfin_mac: document TE setting in RMII modesMike Frysinger1-2/+11
2011-03-28drivers net: Fix declaration ordering in inline functions.Balaji G1-1/+1
2011-03-28cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard1-4/+10
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka5-7/+7
2011-03-27mlx4_en: Fix loss of promiscuityHerbert Xu1-0/+3
2011-03-27tg3: Fix inline keyword usageJavier Martinez Canillas1-1/+1
2011-03-27tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce...Javier Martinez Canillas1-2/+2
2011-03-27net: use CHECKSUM_NONE instead of magic numberCesar Eduardo Barros1-1/+1
2011-03-27Net / jme: Do not use legacy PCI power managementRafael J. Wysocki1-14/+16
2011-03-27myri10ge: small rx_done refactoringStanislaw Gruszka1-14/+23
2011-03-27can: c_can: Fix tx_bytes accountingJan Altenberg1-1/+1
2011-03-27can: c_can_platform: fix irq check in probeMarc Kleine-Budde1-4/+5
2011-03-27can: c_can: disable one shot mode until driver is fixedMarc Kleine-Budde1-10/+4
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds42-258/+1644
2011-03-24net: fix pch_gbe section mismatch warningRandy Dunlap1-3/+3
2011-03-24mlx4_en: Removing HW info from ethtool -i report.Yevgeny Petrilin1-14/+1
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-2/+7
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+3
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2-2/+4
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine1-1/+1
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine1-2/+2
2011-03-23Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2-2/+18
2011-03-23drivers/net/a2065.c: Convert release_resource to release_region/release_mem_r...Julia Lawall1-5/+5
2011-03-23drivers/net/ariadne.c: Convert release_resource to release_region/release_mem...Julia Lawall1-5/+5
2011-03-23bonding: fix rx_handler lockingJiri Pirko2-25/+32
2011-03-23myri10ge: fix rmmod crashStanislaw Gruszka1-0/+1
2011-03-23mlx4_en: updated driver version to 1.5.4.1Yevgeny Petrilin1-2/+2
2011-03-23mlx4_en: Using blue flame supportYevgeny Petrilin3-22/+64
2011-03-23mlx4_core: reserve UARs for userspace consumersEli Cohen1-0/+8
2011-03-23mlx4_core: maintain available field in bitmap allocatorEli Cohen2-0/+15
2011-03-23mlx4: Add blue flame support for kernel consumersEli Cohen3-0/+128
2011-03-23mlx4_en: Enabling new steeringYevgeny Petrilin8-58/+291
2011-03-23mlx4: Add support for promiscuous mode in the new steering model.Yevgeny Petrilin3-11/+620