summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Cleanup the beacon taskletSujith Manoharan2012-07-171-1/+1
* ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau2012-07-171-0/+1
* ath9k: advertise supported WoW flags to upper layerMohammed Shafi Shajakhan2012-07-121-0/+18
* ath9k: Handle ASPM properlySujith Manoharan2012-06-061-0/+3
* ath9k: Prune ath9k_init_deviceSujith Manoharan2012-06-061-8/+7
* ath9k: add possible wiphy interface combinationsFelix Fietkau2012-04-231-0/+21
* ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi2012-04-111-0/+4
* mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-101-0/+1
* ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-101-7/+6
* ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan2012-04-091-0/+1
* ath9k: reduce listen time periodRajkumar Manoharan2012-03-261-1/+1
* ath9k: optimize register access functionsFelix Fietkau2012-03-151-3/+3
* ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau2012-03-151-1/+0
* ath9k: Remove aggregation flagsSujith Manoharan2012-03-151-8/+1
* ath9k: make MAC sample statistics optionalFelix Fietkau2012-03-071-1/+3
* ath9k: Move BTCOEX init/deinit functions to gpio.cSujith Manoharan2012-02-271-47/+1
* ath9k: Initialize MCI params using a helperSujith Manoharan2012-02-271-21/+2
* ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan2012-02-031-4/+5
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-191-3/+3
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-4/+3
* ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan2011-12-131-2/+15
* ath9k: clarify max_streams for AR9462Mohammed Shafi Shajakhan2011-12-061-0/+2
* ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan2011-11-301-0/+11
* ath9k_hw: initialize MCI parametersMohammed Shafi Shajakhan2011-11-301-0/+22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\
| * drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* | ath9k: Advertise support for TDLSJouni Malinen2011-11-091-0/+1
* | ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan2011-11-081-0/+2
|/
* ath9k_hw: clean up tx power handlingFelix Fietkau2011-10-111-2/+0
* ath9k_hw: fix setting the hardware diversity flagFelix Fietkau2011-09-191-1/+0
* 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
OpenPOWER on IntegriCloud