aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
Commit message (Expand)AuthorAge
* ath: Convert timers to use timer_setup()Kees Cook2017-10-27
* ath9k: remove cast to void pointerHimanshu Jha2017-09-25
* ath9k: make ath_ps_ops structures as constBhumika Goyal2017-08-08
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-06
* ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-02-07
* ath9k: rename tx_complete_work to hw_check_workFelix Fietkau2017-02-07
* ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen2016-12-15
* Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-27
|\
| * ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen2016-11-15
| * ath9k: parse the device configuration from an OF nodeMartin Blumenstingl2016-11-15
* | wireless: deprecate WDS and disable by defaultJohannes Berg2016-10-27
|/
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-04
* ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg2016-07-08
* ath9k: move all ath9k_platform_data initialization into one functionMartin Blumenstingl2016-07-08
* ath9k: Allow configuration of LED polarity in platform data.Martin Blumenstingl2016-07-08
* Merge ath-next from ath.gitKalle Valo2016-04-26
|\
| * ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)2016-04-25
| * ath9k: remove duplicate assignment of variable ahColin Ian King2016-04-19
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
|/
* Merge ath-next from ath.gitKalle Valo2016-04-07
|\
| * ath9k: cleanup led_pin initialMiaoqing Pan2016-03-11
* | ath9k: fix misleading indentationArnd Bergmann2016-03-14
|/
* ath9k: do not limit the number of DFS channel interfaces to 1Felix Fietkau2016-01-28
* ath9k: Enable support for cloned SKBSPawel Kulakowski2016-01-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\
| * ath9k: declare required extra tx headroomFelix Fietkau2015-09-26
* | ath9k: Add support for OCB modeJan Kaisrlik2015-09-29
|/
* ath9k: add fast-xmit supportFelix Fietkau2015-08-06
* ath9k: advertise p2p dev support when chanctxJanusz.Dziedzic@tieto.com2015-08-06
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-10
* ath9k: add multi_read to be compatible with ath9k_htcOleksij Rempel2015-03-30
* ath9k: allow 40MHz radar detection widthZefir Kurtisi2015-03-16
* ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan2015-03-13
* ath9k: Fix PLL powersave for AR9485Sujith Manoharan2015-03-13
* ath9k: Fix wow init/deinitSujith Manoharan2015-02-03
* ath9k and ath9k_htc: rename variable "led_blink"Hong Xu2015-01-27
* ath9k: prevent early IRQs from accessing hardwareFelix Fietkau2014-12-01
* Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-19
|\
| * ath9k: Enable HW queue control only for MCCSujith Manoharan2014-10-23
* | ath9k: Fix LED configurationSujith Manoharan2014-11-17
* | ath9k: ath9k_op_ps_wakeup() can be statickbuild test robot2014-11-17
* | ath9k: add ath_ps_ops bindingsOleksij Rempel2014-11-11
* | ath9k: add ath_hw to ath_spec_scan_privOleksij Rempel2014-11-11
* | ath9k: move spec_config to ath_spec_scan_privOleksij Rempel2014-11-11
* | ath9k: add support for reporting tx power to mac80211Felix Fietkau2014-11-11
* | ath9k: allow disabling bands via platform dataFelix Fietkau2014-10-27
* | ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau2014-10-27
* | ath9k_hw: make support for PC-OEM cards optionalFelix Fietkau2014-10-27
|/
* ath9k: Use a subroutine to assign HW queuesSujith Manoharan2014-09-09
* ath9k: Add CTWindow supportSujith Manoharan2014-09-09