summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/init.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-14ath9k: 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
2015-03-13ath9k: Fix PLL powersave for AR9485Sujith Manoharan1-1/+7
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan1-0/+1
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Hong Xu1-2/+2
2014-12-01ath9k: prevent early IRQs from accessing hardwareFelix Fietkau1-4/+5
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville1-25/+30
2014-11-17ath9k: Fix LED configurationSujith Manoharan1-0/+3
2014-11-17ath9k: ath9k_op_ps_wakeup() can be statickbuild test robot1-3/+3
2014-11-12ath9k: add ath_ps_ops bindingsOleksij Rempel1-0/+16
2014-11-12ath9k: add ath_hw to ath_spec_scan_privOleksij Rempel1-0/+1
2014-11-12ath9k: move spec_config to ath_spec_scan_privOleksij Rempel1-6/+6
2014-11-12ath9k: add support for reporting tx power to mac80211Felix Fietkau1-11/+14
2014-10-27ath9k: allow disabling bands via platform dataFelix Fietkau1-0/+2