summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-3037-0/+25465
* ath9k_hw: remove AR9485 1.0 supportLuis R. Rodriguez2011-03-302-1015/+0
* ath9k: remove the pending frames ath_txq_schedule workaroundFelix Fietkau2011-03-301-27/+0
* ath9k_hw: force rx chainmask to 7 on AR9100Felix Fietkau2011-03-301-0/+2
* ath9k_hw: enable a BlockAck related fixup specific to AR9100Felix Fietkau2011-03-302-0/+3
* ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau2011-03-303-8/+16
* ath9k: add support for overriding the MAC address through platform dataFelix Fietkau2011-03-301-1/+6
* ath9k: add an interface for overriding the value of specific GPIO pinsFelix Fietkau2011-03-303-0/+24
* ath9k: remove unnecessary debugfs return code checksFelix Fietkau2011-03-301-59/+29
* rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commandsLarry Finger2011-03-302-3/+3
* mwl8k: Queue ADDBA requests in respective data queuesNishant Sarmukadam2011-03-301-0/+46
* mwl8k: Check outgoing rate for a station to decide if ampdu can be createdNishant Sarmukadam2011-03-301-3/+57
* mwl8k: Handle the watchdog event from the firmwareNishant Sarmukadam2011-03-301-2/+75
* mwl8k: Initiate BA sessionsNishant Sarmukadam2011-03-301-7/+187
* mwl8k: add internal API for managing AMPDU streamsBrian Cavagnolo2011-03-301-0/+81
* mwl8k: differentiate between WMM queues and AMPDU queuesBrian Cavagnolo2011-03-301-25/+27
* mwl8k: add support for block ack commandsNishant Sarmukadam2011-03-301-0/+156
* mwl8k: update to ap firmware API version 2Brian Cavagnolo2011-03-301-7/+34
* mwl8k: refactor in preparation for APIv2 updateBrian Cavagnolo2011-03-301-13/+38
* ath9k_hw: Speedup register ops for HTC driverRajkumar Manoharan2011-03-305-5/+27
* ath: Speedup key set/reset ops for HTC driverRajkumar Manoharan2011-03-301-0/+32
* ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chipsRajkumar Manoharan2011-03-301-8/+35
* ath9k_htc: Fix LED pin for AR9287 HTC deviceRajkumar Manoharan2011-03-301-1/+1
* iwlwifi: remove duplicate initialization in __iwl_down()Dan Carpenter2011-03-301-1/+1
* Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-294-8/+7
|\
| * drivers: Final irq namespace conversionThomas Gleixner2011-03-294-8/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-2915-61/+85
|\ \ | |/ |/|
| * netdev: bfin_mac: document TE setting in RMII modesMike Frysinger2011-03-281-2/+11
| * drivers net: Fix declaration ordering in inline functions.Balaji G2011-03-281-1/+1
| * cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard2011-03-281-4/+10
| * net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-275-7/+7
| * mlx4_en: Fix loss of promiscuityHerbert Xu2011-03-271-0/+3
| * tg3: Fix inline keyword usageJavier Martinez Canillas2011-03-271-1/+1
| * tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce...Javier Martinez Canillas2011-03-271-2/+2
| * net: use CHECKSUM_NONE instead of magic numberCesar Eduardo Barros2011-03-271-1/+1
| * Net / jme: Do not use legacy PCI power managementRafael J. Wysocki2011-03-271-14/+16
| * myri10ge: small rx_done refactoringStanislaw Gruszka2011-03-271-14/+23
| * can: c_can: Fix tx_bytes accountingJan Altenberg2011-03-271-1/+1
| * can: c_can_platform: fix irq check in probeMarc Kleine-Budde2011-03-271-4/+5
| * can: c_can: disable one shot mode until driver is fixedMarc Kleine-Budde2011-03-271-10/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-2542-258/+1644
|\ \ | |/
| * net: fix pch_gbe section mismatch warningRandy Dunlap2011-03-241-3/+3
| * mlx4_en: Removing HW info from ethtool -i report.Yevgeny Petrilin2011-03-241-14/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-244-2/+7
| |\
| | * ath9k: Fix TX queue stuck issue.Senthil Balasubramanian2011-03-231-0/+2
| | * ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian2011-03-231-1/+1
| | * orinoco: Clear dangling pointer on hardware busyarmadefuego@gmail.com2011-03-231-0/+3
| | * iwlagn: fix error in command waitingJohannes Berg2011-03-231-1/+1
| * | Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2011-03-232-2/+18
| |\ \
| | * | sfc: Siena: Disable write-combining when SR-IOV is enabledSteve Hodgson2011-03-232-2/+18
OpenPOWER on IntegriCloud