summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/init.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-4/+1
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2020-11-11ath9k: remove WDS codeJohannes Berg1-19/+0
2020-08-27ath9k: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+2
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-0/+1
2020-08-17ath9k: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 supportAlexander Wetzel1-0/+1
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-05-30ath9k: Set RX filter based to allow broadcast Action frame RXJouni Malinen1-0/+2
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-1/+1
2019-05-06net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+1
2019-04-29ath9k: Differentiate between max combined and per chain powerSven Eckelmann1-1/+1
2019-02-12ath9k: Switch to mac80211 TXQ scheduling and airtime APIsToke Høiland-Jørgensen1-2/+1
2019-01-10ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson1-3/+3
2018-03-29ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches1-1/+1
2018-03-29ath9k: fix DFS detector synchronizationTimothy Redaelli1-4/+5
2018-01-16ath9k: add a quirk to set use_msi automaticallyAceLan Kao1-0/+53
2018-01-16ath9k: add MSI supportRussell Hu1-0/+4
2017-10-27ath: Convert timers to use timer_setup()Kees Cook1-2/+2
2017-09-25ath9k: remove cast to void pointerHimanshu Jha1-4/+4
2017-08-08ath9k: make ath_ps_ops structures as constBhumika Goyal1-1/+1
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+2
2017-02-07ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau1-0/+1
2017-02-07ath9k: rename tx_complete_work to hw_check_workFelix Fietkau1-0/+1
2016-12-15ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen1-0/+2
2016-11-28Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller1-1/+43
2016-11-15ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen1-1/+1
2016-11-15ath9k: parse the device configuration from an OF nodeMartin Blumenstingl1-0/+42
2016-10-27wireless: deprecate WDS and disable by defaultJohannes Berg1-0/+6
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-1/+1
2016-07-08ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg1-1/+1
2016-07-08ath9k: move all ath9k_platform_data initialization into one functionMartin Blumenstingl1-24/+25
2016-07-08ath9k: Allow configuration of LED polarity in platform data.Martin Blumenstingl1-0/+3
2016-04-26Merge ath-next from ath.gitKalle Valo1-1/+8
2016-04-25ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)1-0/+7
2016-04-19ath9k: remove duplicate assignment of variable ahColin Ian King1-1/+1
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-6/+6
2016-04-07Merge ath-next from ath.gitKalle Valo1-1/+0
2016-03-14ath9k: fix misleading indentationArnd Bergmann1-2/+2
2016-03-11ath9k: cleanup led_pin initialMiaoqing Pan1-1/+0
2016-01-28ath9k: do not limit the number of DFS channel interfaces to 1Felix Fietkau1-20/+5
2016-01-07ath9k: Enable support for cloned SKBSPawel Kulakowski1-0/+1
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-09-29ath9k: Add support for OCB modeJan Kaisrlik1-1/+2
2015-09-26ath9k: declare required extra tx headroomFelix Fietkau1-0/+1
2015-08-06ath9k: add fast-xmit supportFelix Fietkau1-0/+1
2015-08-06ath9k: advertise p2p dev support when chanctxJanusz.Dziedzic@tieto.com1-1/+6
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-12/+12
2015-03-30ath9k: add multi_read to be compatible with ath9k_htcOleksij Rempel1-0/+11
2015-03-16ath9k: allow 40MHz radar detection widthZefir Kurtisi1-1/+2
2015-03-13ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan1-0/+1