summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/init.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-7/+0
2011-06-29ath9k: move few descriptor macros to ath9k.hMohammed Shafi Shajakhan1-7/+0
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+3
2011-06-23ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos1-0/+1
2011-06-23ath9k: use correct max_streams for AR9330Gabor Juhos1-1/+1
2011-06-23ath9k: add MAC revision detection for AR9330Gabor Juhos1-0/+1
2011-06-22net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-01ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan1-1/+1
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-04-25ath9k: cleanup hw pll work handlerSenthil Balasubramanian1-0/+1
2011-04-25ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan1-0/+1
2011-03-30ath9k_hw: remove pCap->keycache_sizeFelix Fietkau1-7/+1
2011-03-30ath9k_hw: add a new register op for read-mask-writeFelix Fietkau1-0/+23
2011-03-30ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau1-6/+3
2011-03-30ath9k: Support RSN IBSSJouni Malinen1-0/+2
2011-03-30ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau1-1/+7
2011-03-30ath9k: add support for overriding the MAC address through platform dataFelix Fietkau1-1/+6
2011-02-28ath9k: use generic mac80211 LED blinking codeFelix Fietkau1-0/+22
2011-02-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-8/+0
2011-02-15ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan1-8/+0
2011-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+2
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau1-4/+2
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau1-18/+1
2011-01-28ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan1-0/+2
2011-01-28ath9k: fix race conditions when stop deviceStanislaw Gruszka1-5/+0
2011-01-21ath9k: Restart xmit logic in xmit watchdog.Ben Greear1-2/+3
2011-01-21ath9k: Keep track of stations for debugfs.Ben Greear1-0/+4
2011-01-21ath9k: Initialize ah->hwBen Greear1-0/+1
2011-01-05ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville1-3/+3
2011-01-04Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan1-2/+1
2010-12-22ath9k: Reset keycache on resumeMohammed Shafi Shajakhan1-1/+1
2010-12-22ath9k: Fix warnings on card removalRajkumar Manoharan1-0/+2
2010-12-20ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan1-0/+1
2010-12-16ath9k: Make PM-QOS value as user configurableMohammed Shafi Shajakhan1-0/+4
2010-12-08ath9k: Parse DTIM period from mac80211Mohammed Shafi Shajakhan1-1/+2
2010-12-08ath9k: Disable TX STBC for AR9485Vasanthakumar Thiagarajan1-1/+3
2010-12-08ath: Convert ath_print to ath_dbgJoe Perches1-11/+11
2010-12-08ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches1-4/+2
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+4
2010-12-02ath9k: Move debugfs under ieee80211/[phyname]/ath9k/Ben Greear1-22/+8
2010-11-29ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan1-0/+5
2010-11-29ath9k/carl9170: advertise P2PJohannes Berg1-0/+2
2010-11-29ath9k: use per-device struct for pm_qos_* operationsGabor Juhos1-5/+2
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+7
2010-11-18ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau1-0/+3
2010-11-16ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan1-2/+1
2010-11-15ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau1-46/+6
2010-11-15ath9k: simplify hw reset lockingLuis R. Rodriguez1-1/+0
2010-11-15ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau1-0/+33
2010-11-10ath9k: optimize/fix ANI RSSI processingFelix Fietkau1-0/+2