summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
AgeCommit message (Expand)Author
2017-08-08ath9k: make ath_ps_ops structures as constBhumika Goyal
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2017-02-07ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau
2017-02-07ath9k: rename tx_complete_work to hw_check_workFelix Fietkau
2016-12-15ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller
2016-11-15ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen
2016-11-15ath9k: parse the device configuration from an OF nodeMartin Blumenstingl
2016-10-27wireless: deprecate WDS and disable by defaultJohannes Berg
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-07-08ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg
2016-07-08ath9k: move all ath9k_platform_data initialization into one functionMartin Blumenstingl
2016-07-08ath9k: Allow configuration of LED polarity in platform data.Martin Blumenstingl
2016-04-26Merge ath-next from ath.gitKalle Valo
2016-04-25ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)
2016-04-19ath9k: remove duplicate assignment of variable ahColin Ian King
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-07Merge ath-next from ath.gitKalle Valo
2016-03-14ath9k: fix misleading indentationArnd Bergmann
2016-03-11ath9k: cleanup led_pin initialMiaoqing Pan
2016-01-28ath9k: do not limit the number of DFS channel interfaces to 1Felix Fietkau
2016-01-07ath9k: Enable support for cloned SKBSPawel Kulakowski
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-29ath9k: Add support for OCB modeJan Kaisrlik
2015-09-26ath9k: declare required extra tx headroomFelix Fietkau
2015-08-06ath9k: add fast-xmit supportFelix Fietkau
2015-08-06ath9k: advertise p2p dev support when chanctxJanusz.Dziedzic@tieto.com
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-03-30ath9k: add multi_read to be compatible with ath9k_htcOleksij Rempel
2015-03-16ath9k: allow 40MHz radar detection widthZefir Kurtisi
2015-03-13ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan
2015-03-13ath9k: Fix PLL powersave for AR9485Sujith Manoharan
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Hong Xu
2014-12-01ath9k: prevent early IRQs from accessing hardwareFelix Fietkau
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-17ath9k: Fix LED configurationSujith Manoharan
2014-11-17ath9k: ath9k_op_ps_wakeup() can be statickbuild test robot
2014-11-11ath9k: add ath_ps_ops bindingsOleksij Rempel
2014-11-11ath9k: add ath_hw to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: move spec_config to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: add support for reporting tx power to mac80211Felix Fietkau
2014-10-27ath9k: allow disabling bands via platform dataFelix Fietkau
2014-10-27ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau
2014-10-27ath9k_hw: make support for PC-OEM cards optionalFelix Fietkau
2014-10-23ath9k: Enable HW queue control only for MCCSujith Manoharan
2014-09-09ath9k: Use a subroutine to assign HW queuesSujith Manoharan
2014-09-09ath9k: Add CTWindow supportSujith Manoharan
2014-08-28ath9k: Fix interface limitsSujith Manoharan
2014-08-28ath9k: Add ath9k_offchannel_initSujith Manoharan