aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAge
* ath9k: set beacon related ps flags on bss_info changeRajkumar Manoharan2011-04-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-26
|\
| * ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau2011-04-08
* | ath9k: Add power save wrappers and modularize hw_pll handlerSenthil Balasubramanian2011-04-25
* | ath9k: cleanup hw pll work handlerSenthil Balasubramanian2011-04-25
* | ath9k: optimize the usage of power save wrappers.Senthil Balasubramanian2011-04-25
* | ath9k: assign keycache slots to unencrypted stationsFelix Fietkau2011-04-19
* | ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau2011-04-19
* | ath9k: Fix kernel panic on module unloadRajkumar Manoharan2011-04-12
* | ath9k: Implement dev_tx_frames_pending callback.Vivek Natarajan2011-04-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-07
|\|
| * ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau2011-03-28
* | 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: Support RSN IBSSJouni Malinen2011-03-30
|/
* ath9k: Fix TX queue stuck issue.Senthil Balasubramanian2011-03-23
* ath9k: fix the .flush driver op implementationFelix Fietkau2011-03-14
* ath9k: use generic mac80211 LED blinking codeFelix Fietkau2011-02-28
* ath9k: Fix compilation warning.Vivek Natarajan2011-02-25
* ath9k: Cancel pll_work while disabling radio.Vivek Natarajan2011-02-25
* mac80211: make tx() operation return voidJohannes Berg2011-02-25
* ath9k: Implement op_flush()Vasanthakumar Thiagarajan2011-02-21
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-18
|\
| * ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan2011-02-15
| * ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan2011-02-04
* | ath9k: disable beaconing before stopping beacon queueRajkumar Manoharan2011-02-14
* | ath9k: Remove redundant beacon_intervalSteve Brown2011-02-09
* | ath9k: Add debug info for configuring power level.Ben Greear2011-02-09
* | ath9k: Print channel-type in chan-change dbg message.Ben Greear2011-02-09
* | ath9k: add additional checks for the baseband hang detectionFelix Fietkau2011-02-04
* | ath9k: reserve a beacon slot on beaconing vif additionRajkumar Manoharan2011-02-03
* | ath9k: do not access hw registers in FULL SLEEPRajkumar Manoharan2011-02-03
* | ath9k: move update tx power to commonRajkumar Manoharan2011-02-03
* | ath9k: use common get current channel functionRajkumar Manoharan2011-02-03
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-02-01
|\|
| * ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-02-01
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-28
|\|
| * ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2011-01-28
| * ath9k: fix race conditions when stop deviceStanislaw Gruszka2011-01-27
| * ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-21
* | ath9k: use common API to avoid code duplicationRajkumar Manoharan2011-01-28
* | ath9k: Fix a PLL hang issue observed with AR9485.Vivek Natarajan2011-01-28
* | ath9k: use split rx buffers to get rid of order-1 skb allocationsFelix Fietkau2011-01-28
* | ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-28
* | ath9k: remove support for virtual wiphysFelix Fietkau2011-01-28
* | ath9k: clean up the code that wakes the mac80211 queuesFelix Fietkau2011-01-28
* | ath9k: Keep track of stations for debugfs.Ben Greear2011-01-21
* | mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-19