aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-71/+67
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-2/+1
* ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau2011-08-151-0/+2
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k: cleanup hw pll work handlerSenthil Balasubramanian2011-04-251-0/+1
* ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan2011-04-251-0/+1
* ath9k_hw: remove pCap->keycache_sizeFelix Fietkau2011-03-301-7/+1
* ath9k_hw: add a new register op for read-mask-writeFelix Fietkau2011-03-301-0/+23
* ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau2011-03-301-6/+3
* ath9k: Support RSN IBSSJouni Malinen2011-03-301-0/+2
* ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau2011-03-301-1/+7
* ath9k: add support for overriding the MAC address through platform dataFelix Fietkau2011-03-301-1/+6
* ath9k: use generic mac80211 LED blinking codeFelix Fietkau2011-02-281-0/+22
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-181-8/+0
|\
| * ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan2011-02-151-8/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-281-5/+2
|\ \ | |/
| * ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2011-01-281-0/+2
| * ath9k: fix race conditions when stop deviceStanislaw Gruszka2011-01-271-5/+0
* | ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-281-4/+2
* | ath9k: remove support for virtual wiphysFelix Fietkau2011-01-281-18/+1
* | ath9k: Restart xmit logic in xmit watchdog.Ben Greear2011-01-211-2/+3
* | ath9k: Keep track of stations for debugfs.Ben Greear2011-01-211-0/+4
* | ath9k: Initialize ah->hwBen Greear2011-01-211-0/+1
|/
* ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-051-3/+3
* Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan2011-01-041-2/+1
* ath9k: Reset keycache on resumeMohammed Shafi Shajakhan2010-12-221-1/+1
* ath9k: Fix warnings on card removalRajkumar Manoharan2010-12-221-0/+2
* ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan2010-12-201-0/+1
* ath9k: Make PM-QOS value as user configurableMohammed Shafi Shajakhan2010-12-151-0/+4
* ath9k: Parse DTIM period from mac80211Mohammed Shafi Shajakhan2010-12-071-1/+2
* ath9k: Disable TX STBC for AR9485Vasanthakumar Thiagarajan2010-12-071-1/+3
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-11/+11
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-071-4/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-021-5/+4
|\
| * ath9k/carl9170: advertise P2PJohannes Berg2010-11-291-0/+2
| * ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-11-291-5/+2
* | ath9k: Move debugfs under ieee80211/[phyname]/ath9k/Ben Greear2010-12-021-22/+8
* | ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan2010-11-291-0/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-0/+7
|\ \ | |/
| * ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan2010-11-161-2/+1
| * ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan2010-11-081-0/+8
* | ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau2010-11-181-0/+3
* | ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-151-46/+6
* | ath9k: simplify hw reset lockingLuis R. Rodriguez2010-11-151-1/+0
* | ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau2010-11-151-0/+33
* | ath9k: optimize/fix ANI RSSI processingFelix Fietkau2010-11-091-0/+2
|/
* ath9k: Properly initialize ath_common->cc_lock.Ben Greear2010-10-251-0/+1
* ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau2010-10-151-6/+6
* ath9k: add compile time checking for the size of the channel listFelix Fietkau2010-10-111-0/+4
* ath9k: add WDS interfaces to ath9kBill Jordan2010-10-051-0/+1