summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPMFelix Fietkau2011-03-302-3/+0
* | ath9k_hw: remove pCap->keycache_sizeFelix Fietkau2011-03-304-21/+2
* | ath9k_hw: remove pCap->reg_capFelix Fietkau2011-03-302-18/+0
* | 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
* | cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen2011-03-305-0/+57
* | 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
* | mac80211: Minor optimization in tx status handlingHelmut Schaa2011-03-301-4/+7
* | 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-304-8/+20
* | ath9k: add support for overriding the MAC address through platform dataFelix Fietkau2011-03-302-1/+7
* | 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
* | mac80211: add comment about reorderingJohannes Berg2011-03-301-0/+2
* | 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
* | Linux 2.6.39-rc1v2.6.39-rc1Linus Torvalds2011-03-291-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-2931-1396/+1615
|\ \
| * | 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-264-46/+69
| * | 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
| * | sh: fix SDHI IO address-rangeGuennadi Liakhovetski2011-03-255-8/+8
| * | ARM: mach-shmobile: fix SDHI IO address-rangeGuennadi Liakhovetski2011-03-253-7/+7
OpenPOWER on IntegriCloud