summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: implement .get_antenna and .set_antennaFelix Fietkau2011-09-141-7/+25
* ath9k: always call ath_reset from workqueue contextFelix Fietkau2011-09-141-0/+1
* ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau2011-09-141-7/+2
* ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan2011-08-291-0/+1
* ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan2011-08-241-26/+1
* ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan2011-08-091-0/+1
* ath9k: remove all references to subsysid, it's never usedPavel Roskin2011-08-081-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville2011-08-031-0/+2
|\
| * ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau2011-08-011-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-221-8/+17
|\ \ | |/
| * ath9k: Fix sparse warningsRajkumar Manoharan2011-07-181-8/+17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-301-7/+0
|\ \ | |/
| * ath9k: move few descriptor macros to ath9k.hMohammed Shafi Shajakhan2011-06-291-7/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-241-1/+3
|\ \ | |/
| * ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos2011-06-221-0/+1
| * ath9k: use correct max_streams for AR9330Gabor Juhos2011-06-221-1/+1
| * ath9k: add MAC revision detection for AR9330Gabor Juhos2011-06-221-0/+1
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-0/+1
|/
* ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan2011-06-011-1/+1
* 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
|\
OpenPOWER on IntegriCloud