aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* ath9k: configure beacons based on hw opmodeRajkumar Manoharan2011-04-07
* ath9k: Handle BSSID/AID for multiple interfacesRajkumar Manoharan2011-04-07
* ath9k: Cleanup ath_vif structRajkumar Manoharan2011-04-07
* ath9k: deny new interface addtion on IBSS modeRajkumar Manoharan2011-04-07
* ath9k: use the hw opmode to select the beacon timer modeFelix Fietkau2011-04-07
* ath9k: fix beacon slot processing in ad-hoc modeFelix Fietkau2011-04-07
* ar9170usb: purge obsolete driverChristian Lamparter2011-04-07
* ath9k_hw: Use appropriate rx gain table for AR9485Vasanthakumar Thiagarajan2011-04-04
* ath9k_hw: remove ath9k_get_channel_edgesMohammed Shafi Shajakhan2011-04-04
* ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan2011-04-04
* ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan2011-04-04
* ath9k_hw: remove pCap->tx_triglevel_maxFelix Fietkau2011-03-30
* ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPMFelix Fietkau2011-03-30
* ath9k_hw: remove pCap->keycache_sizeFelix Fietkau2011-03-30
* ath9k_hw: remove pCap->reg_capFelix Fietkau2011-03-30
* ath9k_hw: remove ah->config.ht_enableFelix Fietkau2011-03-30
* ath9k_hw: remove pCap->total_queuesFelix Fietkau2011-03-30
* ath9k_hw: turn a few big macros into functionsFelix Fietkau2011-03-30
* ath9k_hw: replace REG_READ+REG_WRITE with REG_RMWFelix Fietkau2011-03-30
* ath9k_hw: add a new register op for read-mask-writeFelix Fietkau2011-03-30
* ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau2011-03-30
* ath9k: Support RSN IBSSJouni Malinen2011-03-30
* ath9k: fix stuck beacon detectionFelix Fietkau2011-03-30
* ath9k: trigger nfcal only after multiple missed beacons in AP modeFelix Fietkau2011-03-30
* ath9k: fix beacon timer handling issuesFelix Fietkau2011-03-30
* ath9k_hw: remove AR9485 1.0 supportLuis R. Rodriguez2011-03-30
* ath9k: remove the pending frames ath_txq_schedule workaroundFelix Fietkau2011-03-30
* ath9k_hw: force rx chainmask to 7 on AR9100Felix Fietkau2011-03-30
* ath9k_hw: enable a BlockAck related fixup specific to AR9100Felix Fietkau2011-03-30
* ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau2011-03-30
* ath9k: add support for overriding the MAC address through platform dataFelix Fietkau2011-03-30
* ath9k: add an interface for overriding the value of specific GPIO pinsFelix Fietkau2011-03-30
* ath9k: remove unnecessary debugfs return code checksFelix Fietkau2011-03-30
* ath9k_hw: Speedup register ops for HTC driverRajkumar Manoharan2011-03-30
* ath: Speedup key set/reset ops for HTC driverRajkumar Manoharan2011-03-30
* ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chipsRajkumar Manoharan2011-03-30
* ath9k_htc: Fix LED pin for AR9287 HTC deviceRajkumar Manoharan2011-03-30
* ath9k: Fix TX queue stuck issue.Senthil Balasubramanian2011-03-23
* ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian2011-03-23
* ath9k: Fix kernel panic in AR2427Mohammed Shafi Shajakhan2011-03-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-15
|\
| * ath9k: fix aggregation related interoperability issuesFelix Fietkau2011-03-14
| * ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau2011-03-14
| * ath9k: fix the .flush driver op implementationFelix Fietkau2011-03-14
| * ath9k: fix stopping tx dma on resetFelix Fietkau2011-03-14
| * ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bitsFelix Fietkau2011-03-14
| * ath5k: implement ieee80211_ops->{get,set}_ringparamJohn W. Linville2011-03-11
| * ath9k_hw: Increase the wait count for nf load.Vivek Natarajan2011-03-11
| * ath9k_hw: Fix PLL initialization for AR9485.Vivek Natarajan2011-03-11
| * ath9k_hw: Improve idle power consumption for AR9485.Vivek Natarajan2011-03-11