summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-191-6/+1
|\
| * ath9k: Use minstrel rate control by defaultSujith Manoharan2013-06-121-4/+0
| * ath9k: Disable PowerSave by defaultSujith Manoharan2013-06-121-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-111-9/+10
|\ \ | |/ |/|
| * ath9k: Enable WoW only for AR9462Sujith Manoharan2013-06-031-4/+0
| * ath9k: advertise support for active monitor interfacesFelix Fietkau2013-06-031-0/+2
| * ath9k: check for Rx-STBC flag and pass it to ieee80211Oleksij Rempel2013-05-301-2/+8
| * ath9k: Remove MAC_DEBUGSujith Manoharan2013-05-221-3/+0
* | ath9k: Fix crash on module unloadSujith Manoharan2013-05-171-6/+4
|/
* ath9k: add support for the new rate control APIFelix Fietkau2013-04-231-1/+2
* ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi2013-04-221-1/+1
* ath9k: add support for DFS master modeZefir Kurtisi2013-04-081-0/+4
* ath9k: add interface combinations for DFS masterZefir Kurtisi2013-04-081-8/+24
* ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann2013-02-011-1/+1
* ath9k: add debug parameters for spectral scanSimon Wunderlich2013-01-301-0/+7
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-221-6/+3
|\
| * wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-6/+3
* | ath9k: add spectral scan featureSimon Wunderlich2013-01-091-0/+6
* | ath9k_hw: use the devres API for allocationsFelix Fietkau2013-01-071-0/+1
* | ath9k: use the devres API for allocations/mappingsFelix Fietkau2013-01-071-70/+30
|/
* ath9k: check pdata variable before dereferencing itGabor Juhos2012-12-111-1/+1
* ath9k: allow to load EEPROM content via firmware APIGabor Juhos2012-12-101-1/+59
* ath9k: Remove 'stations' debugfs fileSujith Manoharan2012-11-211-4/+0
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-1/+1
* ath9k: Advertize beacon_int_infra_matchMohammed Shafi Shajakhan2012-10-291-0/+1
* ath9k: Add a module parameter to enable diversitySujith Manoharan2012-09-241-0/+12
* ath9k: fill led_pin before drv_startRajkumar Manoharan2012-09-241-0/+1
* ath9k: Set correct max streams for AR9565Sujith Manoharan2012-09-111-1/+1
* 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
OpenPOWER on IntegriCloud