aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k: implement .tx_last_beacon()Felix Fietkau2011-05-191-0/+3
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan2011-05-161-1/+0
* ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan2011-05-101-0/+1
* ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan2011-05-051-1/+0
* ath9k: cleanup hw pll work handlerSenthil Balasubramanian2011-04-251-0/+1
* ath9k: Fix LED gpio for AR93xx chipsets.Senthil Balasubramanian2011-04-251-0/+1
* ath9k: assign keycache slots to unencrypted stationsFelix Fietkau2011-04-191-0/+2
* ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau2011-04-191-0/+6
* ath9k: introduce ATH9K_{PCI,AHB} config optionsGabor Juhos2011-04-131-2/+2
* ath9k: configure beacons based on hw opmodeRajkumar Manoharan2011-04-071-0/+1
* ath9k: Handle BSSID/AID for multiple interfacesRajkumar Manoharan2011-04-071-1/+2
* ath9k: Cleanup ath_vif structRajkumar Manoharan2011-04-071-2/+0
* ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan2011-04-041-4/+0
* ath9k: fix stuck beacon detectionFelix Fietkau2011-03-301-1/+1
* ath9k: fix beacon timer handling issuesFelix Fietkau2011-03-301-1/+1
* ath9k: fix the .flush driver op implementationFelix Fietkau2011-03-141-1/+0
* ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian2011-02-281-0/+1
* ath9k: use generic mac80211 LED blinking codeFelix Fietkau2011-02-281-26/+16
* ath9k: Implement op_flush()Vasanthakumar Thiagarajan2011-02-211-0/+1
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-181-7/+1
|\
| * ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan2011-02-151-6/+0
| * ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan2011-02-041-1/+1
* | ath9k: disable beaconing before stopping beacon queueRajkumar Manoharan2011-02-141-0/+2
* | ath9k: Remove redundant beacon_intervalSteve Brown2011-02-091-3/+1
* | ath9k: add additional checks for the baseband hang detectionFelix Fietkau2011-02-041-0/+2
* | ath9k: use common API to avoid code duplicationRajkumar Manoharan2011-01-281-2/+0
* | ath9k: Fix a PLL hang issue observed with AR9485.Vivek Natarajan2011-01-281-0/+1
* | ath9k: use split rx buffers to get rid of order-1 skb allocationsFelix Fietkau2011-01-281-0/+2
* | ath9k: Remove unused IEEE80211_WEP_NKIDBruno Randolf2011-01-281-1/+0
* | ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-281-9/+4
* | ath9k: remove the bf->aphy fieldFelix Fietkau2011-01-281-2/+1
* | ath9k: remove support for virtual wiphysFelix Fietkau2011-01-281-41/+0
* | ath9k: clean up enums and unused macrosMohammed Shafi Shajakhan2011-01-261-4/+3
* | ath9k: Restart xmit logic in xmit watchdog.Ben Greear2011-01-211-1/+8
* | ath9k: Keep track of stations for debugfs.Ben Greear2011-01-211-1/+6
* | ath9k: Remove un-used member from ath_node.Ben Greear2011-01-211-1/+0
* | ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear2011-01-191-2/+21
|/
* ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-051-1/+1
* ath9k: Reset keycache on resumeMohammed Shafi Shajakhan2010-12-221-0/+1
* ath9k: Fix warnings on card removalRajkumar Manoharan2010-12-221-0/+1
* ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau2010-12-201-1/+0
* ath9k: fix queue depth check for forming new aggregatesFelix Fietkau2010-12-201-0/+1
* ath9k: Make PM-QOS value as user configurableMohammed Shafi Shajakhan2010-12-151-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-081-1/+1
|\
| * ath9k: fix a DMA related race condition on resetFelix Fietkau2010-12-071-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-021-1/+3
|\ \ | |/
| * ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-11-291-1/+3
* | ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan2010-11-301-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-0/+1
|\ \ | |/