summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-05-271-1/+1
|\
| * ath9k: Differentiate between max combined and per chain powerSven Eckelmann2019-04-291-1/+1
* | net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-061-1/+1
|/
* ath9k: Switch to mac80211 TXQ scheduling and airtime APIsToke Høiland-Jørgensen2019-02-121-2/+1Star
* ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson2019-01-101-3/+3
* ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches2018-03-291-1/+1
* ath9k: fix DFS detector synchronizationTimothy Redaelli2018-03-291-4/+5
* ath9k: add a quirk to set use_msi automaticallyAceLan Kao2018-01-161-0/+53
* ath9k: add MSI supportRussell Hu2018-01-161-0/+4
* ath: Convert timers to use timer_setup()Kees Cook2017-10-271-2/+2
* ath9k: remove cast to void pointerHimanshu Jha2017-09-251-4/+4
* ath9k: make ath_ps_ops structures as constBhumika Goyal2017-08-081-1/+1
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+2
* ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-02-071-0/+1
* ath9k: rename tx_complete_work to hw_check_workFelix Fietkau2017-02-071-0/+1
* ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen2016-12-151-0/+2
* Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-281-1/+43
|\
| * ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen2016-11-151-1/+1
| * ath9k: parse the device configuration from an OF nodeMartin Blumenstingl2016-11-151-0/+42
* | wireless: deprecate WDS and disable by defaultJohannes Berg2016-10-271-0/+6
|/
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg2016-07-081-1/+1
* ath9k: move all ath9k_platform_data initialization into one functionMartin Blumenstingl2016-07-081-24/+25
* ath9k: Allow configuration of LED polarity in platform data.Martin Blumenstingl2016-07-081-0/+3
* Merge ath-next from ath.gitKalle Valo2016-04-261-1/+8
|\
| * ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)2016-04-251-0/+7
| * ath9k: remove duplicate assignment of variable ahColin Ian King2016-04-191-1/+1
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-6/+6
|/
* Merge ath-next from ath.gitKalle Valo2016-04-071-1/+0Star
|\
| * ath9k: cleanup led_pin initialMiaoqing Pan2016-03-111-1/+0Star
* | ath9k: fix misleading indentationArnd Bergmann2016-03-141-2/+2
|/
* ath9k: do not limit the number of DFS channel interfaces to 1Felix Fietkau2016-01-281-20/+5Star
* ath9k: Enable support for cloned SKBSPawel Kulakowski2016-01-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-0/+1
|\
| * ath9k: declare required extra tx headroomFelix Fietkau2015-09-261-0/+1
* | ath9k: Add support for OCB modeJan Kaisrlik2015-09-291-1/+2
|/
* ath9k: add fast-xmit supportFelix Fietkau2015-08-061-0/+1
* ath9k: advertise p2p dev support when chanctxJanusz.Dziedzic@tieto.com2015-08-061-1/+6
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-12/+12
* ath9k: add multi_read to be compatible with ath9k_htcOleksij Rempel2015-03-301-0/+11
* ath9k: allow 40MHz radar detection widthZefir Kurtisi2015-03-161-1/+2
* ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan2015-03-131-0/+1
* ath9k: Fix PLL powersave for AR9485Sujith Manoharan2015-03-131-1/+7
* ath9k: Fix wow init/deinitSujith Manoharan2015-02-031-0/+1
* ath9k and ath9k_htc: rename variable "led_blink"Hong Xu2015-01-271-2/+2
* ath9k: prevent early IRQs from accessing hardwareFelix Fietkau2014-12-011-4/+5
* Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-191-25/+30
|\
| * ath9k: Enable HW queue control only for MCCSujith Manoharan2014-10-231-25/+30
* | ath9k: Fix LED configurationSujith Manoharan2014-11-171-0/+3
* | ath9k: ath9k_op_ps_wakeup() can be statickbuild test robot2014-11-171-3/+3