aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
AgeCommit message (Expand)Author
2019-05-05net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-02-12ath9k: Switch to mac80211 TXQ scheduling and airtime APIsToke Høiland-Jørgensen
2019-01-10ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson
2018-03-29ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches
2018-03-29ath9k: fix DFS detector synchronizationTimothy Redaelli
2018-01-16ath9k: add a quirk to set use_msi automaticallyAceLan Kao
2018-01-16ath9k: add MSI supportRussell Hu
2017-10-27ath: Convert timers to use timer_setup()Kees Cook
2017-09-25ath9k: remove cast to void pointerHimanshu Jha
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