aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-01ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann1-1/+1
2013-01-30ath9k: add debug parameters for spectral scanSimon Wunderlich1-0/+7
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-6/+3
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez1-6/+3
2013-01-09ath9k: add spectral scan featureSimon Wunderlich1-0/+6
2013-01-07ath9k_hw: use the devres API for allocationsFelix Fietkau1-0/+1
2013-01-07ath9k: use the devres API for allocations/mappingsFelix Fietkau1-70/+30
2012-12-11ath9k: check pdata variable before dereferencing itGabor Juhos1-1/+1
2012-12-10ath9k: allow to load EEPROM content via firmware APIGabor Juhos1-1/+59
2012-11-21ath9k: Remove 'stations' debugfs fileSujith Manoharan1-4/+0
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan1-1/+1
2012-10-29ath9k: Advertize beacon_int_infra_matchMohammed Shafi Shajakhan1-0/+1
2012-09-24ath9k: Add a module parameter to enable diversitySujith Manoharan1-0/+12
2012-09-24ath9k: fill led_pin before drv_startRajkumar Manoharan1-0/+1
2012-09-11ath9k: Set correct max streams for AR9565Sujith Manoharan1-1/+1
2012-07-17ath9k: Cleanup the beacon taskletSujith Manoharan1-1/+1
2012-07-17ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau1-0/+1
2012-07-12ath9k: advertise supported WoW flags to upper layerMohammed Shafi Shajakhan1-0/+18
2012-06-06ath9k: Handle ASPM properlySujith Manoharan1-0/+3
2012-06-06ath9k: Prune ath9k_init_deviceSujith Manoharan1-8/+7
2012-04-23ath9k: add possible wiphy interface combinationsFelix Fietkau1-0/+21
2012-04-11ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi1-0/+4
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg1-0/+1
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches1-7/+6
2012-04-09ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan1-0/+1
2012-03-26ath9k: reduce listen time periodRajkumar Manoharan1-1/+1
2012-03-15ath9k: optimize register access functionsFelix Fietkau1-3/+3
2012-03-15ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau1-1/+0
2012-03-15ath9k: Remove aggregation flagsSujith Manoharan1-8/+1
2012-03-07ath9k: make MAC sample statistics optionalFelix Fietkau1-1/+3
2012-02-27ath9k: Move BTCOEX init/deinit functions to gpio.cSujith Manoharan1-47/+1
2012-02-27ath9k: Initialize MCI params using a helperSujith Manoharan1-21/+2
2012-02-03ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan1-4/+5
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau1-3/+3
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-4/+3
2011-12-13ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan1-2/+15
2011-12-06ath9k: clarify max_streams for AR9462Mohammed Shafi Shajakhan1-0/+2
2011-11-30ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan1-0/+11
2011-11-30ath9k_hw: initialize MCI parametersMohammed Shafi Shajakhan1-0/+22
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+1
2011-11-09ath9k: Advertise support for TDLSJouni Malinen1-0/+1
2011-11-08ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan1-0/+2
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau1-2/+0
2011-09-19ath9k_hw: fix setting the hardware diversity flagFelix Fietkau1-1/+0
2011-09-14ath9k: implement .get_antenna and .set_antennaFelix Fietkau1-7/+25
2011-09-14ath9k: always call ath_reset from workqueue contextFelix Fietkau1-0/+1
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau1-7/+2
2011-08-29ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan1-0/+1
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan1-26/+1