summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+63
2011-04-19ath9k: assign keycache slots to unencrypted stationsFelix Fietkau1-0/+22
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau1-0/+22
2011-04-13ath9k: Fix kernel panic on module unloadRajkumar Manoharan1-0/+3
2011-04-13ath9k: Implement dev_tx_frames_pending callback.Vivek Natarajan1-0/+16
2011-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-73/+102
2011-04-08ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau1-2/+10
2011-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+4
2011-04-07ath9k: configure beacons based on hw opmodeRajkumar Manoharan1-58/+26
2011-04-07ath9k: Handle BSSID/AID for multiple interfacesRajkumar Manoharan1-9/+61
2011-04-07ath9k: Cleanup ath_vif structRajkumar Manoharan1-6/+0
2011-04-07ath9k: deny new interface addtion on IBSS modeRajkumar Manoharan1-2/+3
2011-03-30ath9k: Support RSN IBSSJouni Malinen1-0/+14
2011-03-28ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau1-0/+4
2011-03-23ath9k: Fix TX queue stuck issue.Senthil Balasubramanian1-0/+2
2011-03-14ath9k: fix the .flush driver op implementationFelix Fietkau1-35/+21
2011-02-28ath9k: use generic mac80211 LED blinking codeFelix Fietkau1-3/+0
2011-02-25ath9k: Fix compilation warning.Vivek Natarajan1-1/+1
2011-02-25ath9k: Cancel pll_work while disabling radio.Vivek Natarajan1-0/+4
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-4/+2
2011-02-21ath9k: Implement op_flush()Vasanthakumar Thiagarajan1-0/+71
2011-02-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-10/+0
2011-02-15ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan1-8/+0
2011-02-14ath9k: disable beaconing before stopping beacon queueRajkumar Manoharan1-21/+14
2011-02-10ath9k: Remove redundant beacon_intervalSteve Brown1-1/+2
2011-02-10ath9k: Add debug info for configuring power level.Ben Greear1-0/+2
2011-02-10ath9k: Print channel-type in chan-change dbg message.Ben Greear1-2/+3
2011-02-05ath9k: add additional checks for the baseband hang detectionFelix Fietkau1-9/+36
2011-02-05ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan1-2/+0
2011-02-04ath9k: reserve a beacon slot on beaconing vif additionRajkumar Manoharan1-3/+1
2011-02-04ath9k: do not access hw registers in FULL SLEEPRajkumar Manoharan1-0/+2
2011-02-04ath9k: move update tx power to commonRajkumar Manoharan1-16/+10
2011-02-04ath9k: use common get current channel functionRajkumar Manoharan1-16/+3
2011-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+7
2011-02-01ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan1-1/+7
2011-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+14
2011-01-28ath9k: use common API to avoid code duplicationRajkumar Manoharan1-69/+3
2011-01-28ath9k: Fix a PLL hang issue observed with AR9485.Vivek Natarajan1-0/+3
2011-01-28ath9k: use split rx buffers to get rid of order-1 skb allocationsFelix Fietkau1-0/+5
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau1-51/+27
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau1-136/+5
2011-01-28ath9k: clean up the code that wakes the mac80211 queuesFelix Fietkau1-0/+2
2011-01-28ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan1-2/+0
2011-01-28ath9k: fix race conditions when stop deviceStanislaw Gruszka1-0/+9
2011-01-21ath9k: Keep track of stations for debugfs.Ben Greear1-0/+13
2011-01-21ath9k: add missing ps wakeup/restore callsFelix Fietkau1-3/+5
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg1-1/+1
2011-01-19ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear1-86/+222
2011-01-19ath9k: reduce the likelihood of baseband hang check false positivesFelix Fietkau1-1/+12
2011-01-05ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville1-1/+1