aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-195-18/+28
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-145-18/+28
| |\
| | * ath9k_htc: Fix ethtool reportingSujith Manoharan2011-04-121-2/+2
| | * ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-124-16/+26
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-1243-8436/+595
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-076-0/+15
| |\ \
| * | | ath9k: configure beacons based on hw opmodeRajkumar Manoharan2011-04-074-83/+103
| * | | ath9k: Handle BSSID/AID for multiple interfacesRajkumar Manoharan2011-04-072-10/+63
| * | | ath9k: Cleanup ath_vif structRajkumar Manoharan2011-04-073-8/+1
| * | | ath9k: deny new interface addtion on IBSS modeRajkumar Manoharan2011-04-071-2/+3
| * | | ath9k: use the hw opmode to select the beacon timer modeFelix Fietkau2011-04-071-1/+1
| * | | ath9k: fix beacon slot processing in ad-hoc modeFelix Fietkau2011-04-071-8/+0
| * | | ar9170usb: purge obsolete driverChristian Lamparter2011-04-0715-6810/+0
| * | | ath9k_hw: Use appropriate rx gain table for AR9485Vasanthakumar Thiagarajan2011-04-041-4/+4
| * | | ath9k_hw: remove ath9k_get_channel_edgesMohammed Shafi Shajakhan2011-04-042-28/+0
| * | | ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan2011-04-044-32/+0
| * | | ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan2011-04-043-7/+1
| * | | 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
| * | | 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
| * | | 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
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-112-2/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau2011-04-081-2/+10
| | |/ | |/|
| * | ath: add missing regdomain pair 0x5c mappingChristian Lamparter2011-04-071-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-111-0/+1
|\ \ \ | |/ /
| * | ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian2011-04-041-0/+1
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0722-50/+50
|\ \ \ | |/ / |/| |
| * | Fix common misspellingsLucas De Marchi2011-03-3122-50/+50
| |/