aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin1-1/+2
2021-04-22ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen1-1/+1
2020-08-27ath9k: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+2
2020-08-14ath9k: Fix typo in function namePavel Machek1-1/+1
2020-05-30ath9k_htc: Set RX filter based to allow broadcast Action frame RXJouni Malinen1-0/+2
2020-04-07ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang1-3/+7
2019-09-10ath9k: Remove unneeded variable to store return valuezhong jiang1-3/+1
2018-03-29ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches1-1/+1
2018-03-21ath9k_htc: use non-QoS NDP for AP probingJohannes Berg1-0/+1
2017-10-27ath: Convert timers to use timer_setup()Kees Cook1-2/+1
2017-09-25ath9k: remove cast to void pointerHimanshu Jha1-12/+12
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
2016-07-08ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg1-1/+1
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-4/+4
2016-03-11ath9k_htc: fix up indents with spacesBob Copeland1-7/+7
2015-09-29ath9k: Add support for OCB modeJan Kaisrlik1-1/+2
2015-09-18ath9k_htc: introduce support for different fw versionsOleksij Rempel1-0/+4
2015-08-13ath9k_htc: drv_init: match wait_for_completion_timeout return typeNicholas Mc Guire1-1/+1
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-1/+2
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh1-1/+2
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-10/+10
2015-05-09ath9k: Enable short repeat by default on ath9k_htcNick Kossifidis1-1/+1
2015-03-30ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel1-6/+136
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Hong Xu1-2/+2
2015-01-23ath9k_htc: Add a module parameter to disable blinkHong Xu1-0/+4
2014-11-17ath9k_htc: ath9k_htc_op_ps_wakeup() can be statickbuild test robot1-3/+3
2014-11-11ath9k_htc: add spectral scan debug interfaceOleksij Rempel1-0/+1
2014-11-11ath9k_htc: set initial spec_config valuesOleksij Rempel1-0/+8
2014-11-11ath9k_htc: add ath_ps_ops bindingsOleksij Rempel1-0/+16
2014-10-07ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak1-0/+1
2014-08-28ath9k_htc: advertise support for TDLSCsaba Kiraly1-0/+2
2014-03-17ath9k_htc: sync beacon slot code with ath9kOleksij Rempel1-0/+1
2014-03-17ath9k_htc: use common->op_flagsOleksij Rempel1-2/+1
2014-03-17ath9k_htc: move beaconq to struct htc_beaconOleksij Rempel1-2/+2
2014-03-17ath9k_htc: use common ath_beacon_configOleksij Rempel1-1/+1
2014-02-28ath9k_htc: add function ath9k_regwrite_multiOleksij Rempel1-30/+23
2014-02-28ath9k_htc: use ath9k_cmn_reload_chainmaskOleksij Rempel1-8/+1
2014-02-28ath9k_htc: use ath9k_cmn_setup_ht_capOleksij Rempel1-47/+3
2014-02-28ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel1-117/+6
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+7
2014-02-12ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel1-0/+1
2014-02-04ath9k_htc: Do not support PowerSave by defaultOleksij Rempel1-1/+7
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+0
2014-01-07mac80211: remove channel_change_timeJohannes Berg1-1/+0
2013-12-18ath9k_htc: reconfigure led_gpios after resumeOleksij Rempel1-0/+2
2013-07-22ath9k_htc: do some initial hardware configurationOleksij Rempel1-0/+1
2013-06-27ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen1-2/+4
2013-06-24ath9k_htc: Support reporting tx and rx chain mask.Ben Greear1-0/+7
2013-06-12ath9k_htc: add STBC TX supportOleksij Rempel1-0/+3