aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/init.c
AgeCommit message (Expand)Author
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville
2011-08-01ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-18ath9k: Fix sparse warningsRajkumar Manoharan
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-29ath9k: move few descriptor macros to ath9k.hMohammed Shafi Shajakhan
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-22ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos
2011-06-22ath9k: use correct max_streams for AR9330Gabor Juhos
2011-06-22ath9k: add MAC revision detection for AR9330Gabor Juhos
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-01ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-25ath9k: cleanup hw pll work handlerSenthil Balasubramanian
2011-04-25ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan
2011-03-30ath9k_hw: remove pCap->keycache_sizeFelix Fietkau
2011-03-30ath9k_hw: add a new register op for read-mask-writeFelix Fietkau
2011-03-30ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau
2011-03-30ath9k: Support RSN IBSSJouni Malinen
2011-03-30ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau
2011-03-30ath9k: add support for overriding the MAC address through platform dataFelix Fietkau
2011-02-28ath9k: use generic mac80211 LED blinking codeFelix Fietkau
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2011-02-15ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau
2011-01-28ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan
2011-01-27ath9k: fix race conditions when stop deviceStanislaw Gruszka
2011-01-21ath9k: Restart xmit logic in xmit watchdog.Ben Greear
2011-01-21ath9k: Keep track of stations for debugfs.Ben Greear
2011-01-21ath9k: Initialize ah->hwBen Greear
2011-01-05ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville
2011-01-04Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan
2010-12-22ath9k: Reset keycache on resumeMohammed Shafi Shajakhan
2010-12-22ath9k: Fix warnings on card removalRajkumar Manoharan
2010-12-20ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan
2010-12-15ath9k: Make PM-QOS value as user configurableMohammed Shafi Shajakhan
2010-12-07ath9k: Parse DTIM period from mac80211Mohammed Shafi Shajakhan
2010-12-07ath9k: Disable TX STBC for AR9485Vasanthakumar Thiagarajan
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-02ath9k: Move debugfs under ieee80211/[phyname]/ath9k/Ben Greear
2010-11-29ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan
2010-11-29ath9k/carl9170: advertise P2PJohannes Berg
2010-11-29ath9k: use per-device struct for pm_qos_* operationsGabor Juhos
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-18ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau
2010-11-16ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan