summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ath9k_hw: remove ah->config.ht_enableFelix Fietkau2011-03-302-7/+1
* | ath9k_hw: remove pCap->total_queuesFelix Fietkau2011-03-303-41/+6
* | ath9k_hw: turn a few big macros into functionsFelix Fietkau2011-03-304-31/+51
* | ath9k_hw: replace REG_READ+REG_WRITE with REG_RMWFelix Fietkau2011-03-302-83/+56
* | ath9k_hw: add a new register op for read-mask-writeFelix Fietkau2011-03-304-6/+42
* | ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau2011-03-303-22/+18
* | ath9k: Support RSN IBSSJouni Malinen2011-03-302-0/+16
* | ath9k: fix stuck beacon detectionFelix Fietkau2011-03-302-9/+9
* | ath9k: trigger nfcal only after multiple missed beacons in AP modeFelix Fietkau2011-03-301-1/+2
* | ath9k: fix beacon timer handling issuesFelix Fietkau2011-03-305-79/+49
* | libertas_spi: Add support for suspend/resumeVasily Khoruzhick2011-03-301-0/+65
* | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-2921-1370/+1526
|\ \
| * | mmc: SDHI should depend on SUPERH || ARCH_SHMOBILEGuennadi Liakhovetski2011-03-281-0/+1
| * | mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-263-46/+6
| * | mmc: tmio: support aggressive clock gatingGuennadi Liakhovetski2011-03-251-9/+8
| * | mmc: tmio: fix power-mode interpretationGuennadi Liakhovetski2011-03-251-5/+5
| * | mmc: tmio: remove work-around for unmasked SDIO interruptsGuennadi Liakhovetski2011-03-251-21/+2
| * | mmc: tmio: only access registers above 0xff, if availableGuennadi Liakhovetski2011-03-251-6/+19
| * | mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-256-81/+47
| * | mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski2011-03-256-1285/+1409
| * | mmc: tmio: use PIO for short transfersGuennadi Liakhovetski2011-03-251-10/+23
| * | mmc: tmio-mmc: Improve DMA stability on sh-mobileGuennadi Liakhovetski2011-03-251-29/+34
| * | mmc: fix mmc_app_send_scr() for dma transferYoshihiro Shimoda2011-03-251-1/+13
| * | mmc: sdhci-esdhc: enable esdhc on imx53Richard Zhu2011-03-251-0/+42
| * | mmc: sdhci-esdhc: use writel/readl as general APIsRichard Zhu2011-03-252-8/+38
| * | mmc: sdhci: add the abort CMDTYPE bits definitionRichard Zhu2011-03-251-0/+1