summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-271-1/+43
|\
| * ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen2016-11-151-1/+1
| * ath9k: parse the device configuration from an OF nodeMartin Blumenstingl2016-11-151-0/+42
* | wireless: deprecate WDS and disable by defaultJohannes Berg2016-10-271-0/+6
|/
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg2016-07-081-1/+1
* ath9k: move all ath9k_platform_data initialization into one functionMartin Blumenstingl2016-07-081-24/+25
* ath9k: Allow configuration of LED polarity in platform data.Martin Blumenstingl2016-07-081-0/+3
* Merge ath-next from ath.gitKalle Valo2016-04-261-1/+8
|\
| * ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)2016-04-251-0/+7
| * ath9k: remove duplicate assignment of variable ahColin Ian King2016-04-191-1/+1
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-6/+6
|/
* Merge ath-next from ath.gitKalle Valo2016-04-071-1/+0
|\
| * ath9k: cleanup led_pin initialMiaoqing Pan2016-03-111-1/+0
* | ath9k: fix misleading indentationArnd Bergmann2016-03-141-2/+2
|/
* ath9k: do not limit the number of DFS channel interfaces to 1Felix Fietkau2016-01-281-20/+5
* ath9k: Enable support for cloned SKBSPawel Kulakowski2016-01-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-0/+1
|\
| * ath9k: declare required extra tx headroomFelix Fietkau2015-09-261-0/+1
* | ath9k: Add support for OCB modeJan Kaisrlik2015-09-291-1/+2
|/
* ath9k: add fast-xmit supportFelix Fietkau2015-08-061-0/+1
* ath9k: advertise p2p dev support when chanctxJanusz.Dziedzic@tieto.com2015-08-061-1/+6
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-12/+12
* ath9k: add multi_read to be compatible with ath9k_htcOleksij Rempel2015-03-301-0/+11
* ath9k: allow 40MHz radar detection widthZefir Kurtisi2015-03-161-1/+2
* ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan2015-03-131-0/+1
* ath9k: Fix PLL powersave for AR9485Sujith Manoharan2015-03-131-1/+7
* ath9k: Fix wow init/deinitSujith Manoharan2015-02-031-0/+1
* ath9k and ath9k_htc: rename variable "led_blink"Hong Xu2015-01-271-2/+2
* ath9k: prevent early IRQs from accessing hardwareFelix Fietkau2014-12-011-4/+5
* Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-191-25/+30
|\
| * ath9k: Enable HW queue control only for MCCSujith Manoharan2014-10-231-25/+30
* | ath9k: Fix LED configurationSujith Manoharan2014-11-171-0/+3
* | ath9k: ath9k_op_ps_wakeup() can be statickbuild test robot2014-11-171-3/+3
* | ath9k: add ath_ps_ops bindingsOleksij Rempel2014-11-111-0/+16
* | ath9k: add ath_hw to ath_spec_scan_privOleksij Rempel2014-11-111-0/+1
* | ath9k: move spec_config to ath_spec_scan_privOleksij Rempel2014-11-111-6/+6
* | ath9k: add support for reporting tx power to mac80211Felix Fietkau2014-11-111-11/+14
* | ath9k: allow disabling bands via platform dataFelix Fietkau2014-10-271-0/+2
* | ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau2014-10-271-0/+2
* | ath9k_hw: make support for PC-OEM cards optionalFelix Fietkau2014-10-271-0/+3
|/
* ath9k: Use a subroutine to assign HW queuesSujith Manoharan2014-09-091-1/+1
* ath9k: Add CTWindow supportSujith Manoharan2014-09-091-2/+3
* ath9k: Fix interface limitsSujith Manoharan2014-08-281-2/+4
* ath9k: Add ath9k_offchannel_initSujith Manoharan2014-08-281-0/+1
* ath9k: Add a routine for initializing channel contextsSujith Manoharan2014-08-281-4/+2
* ath9k: Isolate ath9k_use_chanctx module parameterSujith Manoharan2014-08-281-25/+38
* ath9k: Isolate P2P powersave routinesSujith Manoharan2014-08-281-6/+3
* ath9k: Handle failure to allocate HW timerSujith Manoharan2014-08-281-1/+3
* ath9k: Add a debug level for channel contextSujith Manoharan2014-08-281-0/+2