aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/init.c
AgeCommit message (Expand)Author
2013-09-07mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-06-12ath9k: Use minstrel rate control by defaultSujith Manoharan
2013-06-12ath9k: Disable PowerSave by defaultSujith Manoharan
2013-05-17ath9k: Fix crash on module unloadSujith Manoharan
2013-04-23ath9k: add support for the new rate control APIFelix Fietkau
2013-04-22ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi
2013-04-08ath9k: add support for DFS master modeZefir Kurtisi
2013-04-08ath9k: add interface combinations for DFS masterZefir Kurtisi
2013-02-01ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann
2013-01-30ath9k: add debug parameters for spectral scanSimon Wunderlich
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2013-01-09ath9k: add spectral scan featureSimon Wunderlich
2013-01-07ath9k_hw: use the devres API for allocationsFelix Fietkau
2013-01-07ath9k: use the devres API for allocations/mappingsFelix Fietkau
2012-12-11ath9k: check pdata variable before dereferencing itGabor Juhos
2012-12-10ath9k: allow to load EEPROM content via firmware APIGabor Juhos
2012-11-21ath9k: Remove 'stations' debugfs fileSujith Manoharan
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan
2012-10-29ath9k: Advertize beacon_int_infra_matchMohammed Shafi Shajakhan
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