summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-04-0416-433/+126
|\
| * iwlagn: remove deprecated module parametersWey-Yi Guy2011-03-252-31/+0
| * iwlagn: remove reference to 3945 and 4965Wey-Yi Guy2011-03-253-57/+23
| * iwlagn: remove 3945 only station codeWey-Yi Guy2011-03-251-6/+0
| * iwlwifi: remove legacy isr taskletWey-Yi Guy2011-03-254-196/+3
| * iwlwifi: set default aggregation frame limit to 63Daniel Halperin2011-03-251-1/+1
| * iwlwifi: add RATE_MCS_RATE_MSKDaniel Halperin2011-03-253-8/+11
| * iwlwifi: cleanup and bugfix tx aggregation codeDaniel Halperin2011-03-252-58/+27
| * iwlwifi: limit number of attempts for highest HT rateDaniel Halperin2011-03-251-1/+2
| * iwlagn: fix aggregation queue scheduler setupJohannes Berg2011-03-254-16/+39
| * iwlagn: clean up TX aggregation codeJohannes Berg2011-03-257-31/+7
| * iwlagn: use 6030 configuration for 6035 seriesWey-Yi Guy2011-03-252-31/+16
* | ath9k_hw: remove pCap->tx_triglevel_maxFelix Fietkau2011-03-303-7/+1
* | 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
* | 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