aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
Commit message (Expand)AuthorAge
* ath9k: cleanup hw pll work handlerSenthil Balasubramanian2011-04-25
* ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan2011-04-25
* ath9k_hw: remove pCap->keycache_sizeFelix Fietkau2011-03-30
* ath9k_hw: add a new register op for read-mask-writeFelix Fietkau2011-03-30
* ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau2011-03-30
* ath9k: Support RSN IBSSJouni Malinen2011-03-30
* ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau2011-03-30
* ath9k: add support for overriding the MAC address through platform dataFelix Fietkau2011-03-30
* ath9k: use generic mac80211 LED blinking codeFelix Fietkau2011-02-28
* 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
* | 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: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-28
* | ath9k: remove support for virtual wiphysFelix Fietkau2011-01-28
* | ath9k: Restart xmit logic in xmit watchdog.Ben Greear2011-01-21
* | ath9k: Keep track of stations for debugfs.Ben Greear2011-01-21
* | ath9k: Initialize ah->hwBen Greear2011-01-21
|/
* ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-05
* Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan2011-01-04
* ath9k: Reset keycache on resumeMohammed Shafi Shajakhan2010-12-22
* ath9k: Fix warnings on card removalRajkumar Manoharan2010-12-22
* ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan2010-12-20
* ath9k: Make PM-QOS value as user configurableMohammed Shafi Shajakhan2010-12-15
* ath9k: Parse DTIM period from mac80211Mohammed Shafi Shajakhan2010-12-07
* ath9k: Disable TX STBC for AR9485Vasanthakumar Thiagarajan2010-12-07
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-02
|\
| * ath9k/carl9170: advertise P2PJohannes Berg2010-11-29
| * ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-11-29
* | ath9k: Move debugfs under ieee80211/[phyname]/ath9k/Ben Greear2010-12-02
* | ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan2010-11-29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
|\|
| * ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan2010-11-16
| * ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan2010-11-08
* | ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau2010-11-18
* | ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-15
* | ath9k: simplify hw reset lockingLuis R. Rodriguez2010-11-15
* | ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau2010-11-15
* | ath9k: optimize/fix ANI RSSI processingFelix Fietkau2010-11-09
|/
* ath9k: Properly initialize ath_common->cc_lock.Ben Greear2010-10-25
* ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau2010-10-15
* ath9k: add compile time checking for the size of the channel listFelix Fietkau2010-10-11
* ath9k: add WDS interfaces to ath9kBill Jordan2010-10-05
* ath9k: fix channel flag / regd issues with multiple cardsFelix Fietkau2010-10-05
* ath9k: remove the noise floor value in the ani structFelix Fietkau2010-10-05
* ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-27
* ath9k: make the driver specific rate control module optionalFelix Fietkau2010-09-21