summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
AgeCommit message (Expand)Author
2012-09-24ath9k: Add a module parameter to enable diversitySujith Manoharan
2012-09-24ath9k: fill led_pin before drv_startRajkumar Manoharan
2012-09-11ath9k: Set correct max streams for AR9565Sujith Manoharan
2012-07-17ath9k: Cleanup the beacon taskletSujith Manoharan
2012-07-17ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau
2012-07-12ath9k: advertise supported WoW flags to upper layerMohammed Shafi Shajakhan
2012-06-06ath9k: Handle ASPM properlySujith Manoharan
2012-06-06ath9k: Prune ath9k_init_deviceSujith Manoharan
2012-04-23ath9k: add possible wiphy interface combinationsFelix Fietkau
2012-04-11ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2012-04-09ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan
2012-03-26ath9k: reduce listen time periodRajkumar Manoharan
2012-03-15ath9k: optimize register access functionsFelix Fietkau
2012-03-15ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau
2012-03-15ath9k: Remove aggregation flagsSujith Manoharan
2012-03-07ath9k: make MAC sample statistics optionalFelix Fietkau
2012-02-27ath9k: Move BTCOEX init/deinit functions to gpio.cSujith Manoharan
2012-02-27ath9k: Initialize MCI params using a helperSujith Manoharan
2012-02-03ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-12-13ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan
2011-12-06ath9k: clarify max_streams for AR9462Mohammed Shafi Shajakhan
2011-11-30ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan
2011-11-30ath9k_hw: initialize MCI parametersMohammed Shafi Shajakhan
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-09ath9k: Advertise support for TDLSJouni Malinen
2011-11-08ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau
2011-09-19ath9k_hw: fix setting the hardware diversity flagFelix Fietkau
2011-09-14ath9k: implement .get_antenna and .set_antennaFelix Fietkau
2011-09-14ath9k: always call ath_reset from workqueue contextFelix Fietkau
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau
2011-08-29ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan
2011-08-09ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan
2011-08-08ath9k: remove all references to subsysid, it's never usedPavel Roskin
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