aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAge
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-24
|\
| * ath9k: implement .tx_last_beacon()Felix Fietkau2011-05-19
| * ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-17
|\ \ | |/ |/|
| * ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan2011-05-10
* | ath9k: make npending frames check as boolMohammed Shafi Shajakhan2011-05-16
* | ath9k: fix a regression in PS frame filter handlingFelix Fietkau2011-05-11
* | ath9k: fix beaconing for mesh interfacesJavier Cardona2011-05-11
* | ath9k: Failed to set default beacon rssi in AP/IBSS modeRajkumar Manoharan2011-05-10
* | ath9k: process TSF out of range before RXRajkumar Manoharan2011-05-10
* | ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan2011-05-10
* | ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan2011-05-05
* | ath9k: Fix drain txq failure in flushRajkumar Manoharan2011-05-05
* | 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
|\|