aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20ath9k: htc: clean up statistics macrosPavel Skripkin1-14/+18
2022-06-20ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin1-5/+5
2021-12-20ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()Tetsuo Handa1-0/+1
2021-12-20ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()Tetsuo Handa1-0/+1
2020-08-27ath9k: convert tasklets to use new tasklet_setup() APIAllen Pais1-2/+2
2017-10-27ath: Convert timers to use timer_setup()Kees Cook1-1/+1
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh1-0/+2
2015-05-26ath9k_htc: memory corruption calling set_bit()Dan Carpenter1-3/+3
2015-03-30ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel1-0/+5
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Hong Xu1-1/+1
2015-01-23ath9k_htc: Add a module parameter to disable blinkHong Xu1-0/+3
2014-11-11ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debugJohn W. Linville1-1/+3
2014-11-11ath9k_htc: add spectral scan debug interfaceOleksij Rempel1-0/+2
2014-11-11ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_privOleksij Rempel1-0/+1
2014-05-20ath9k: fixup "ath9k_htc: fix build with disabled debug"John W. Linville1-1/+1
2014-05-20ath9k_htc: fix build with disabled debugOleksij Rempel1-1/+1
2014-05-13ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel1-12/+5
2014-03-17ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to commonOleksij Rempel1-1/+0
2014-03-17ath9k_htc: sync beacon slot code with ath9kOleksij Rempel1-0/+8
2014-03-17ath9k_htc: use common->op_flagsOleksij Rempel1-3/+0
2014-03-17ath9k_htc: use ath_beacon_conf.enable_beaconOleksij Rempel1-1/+0
2014-03-17ath9k_htc: move beaconq to struct htc_beaconOleksij Rempel1-1/+1
2014-03-17ath9k_htc: use common ath_beacon_configOleksij Rempel1-6/+4
2014-02-28ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel1-1/+0
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+2
2014-02-12ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel1-1/+0
2014-02-04ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka1-0/+2
2013-12-18ath9k_htc: reconfigure led_gpios after resumeOleksij Rempel1-0/+5
2013-06-24ath9k_htc: Add ethtool stats support.Ben Greear1-0/+14
2013-06-24ath9k_htc: Support reporting tx and rx chain mask.Ben Greear1-0/+2
2013-06-12ath9k_htc: add STBC TX supportOleksij Rempel1-0/+1
2013-05-22ath9k_htc: Add support for mesh interfacesJavier Cardona1-0/+7
2013-02-27ath9k_htc: fix signal strength handling issuesFelix Fietkau1-0/+1
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan1-2/+2
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-0/+1
2012-06-26ath9k_htc: Fix IDLE power saveSujith Manoharan1-2/+0
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan1-1/+1
2012-02-27ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan1-3/+15
2012-02-27ath9k_htc: Init BTCOEX inside htc_drv_gpio.cSujith Manoharan1-0/+1
2012-02-27ath9k_htc: Start/stop btcoex using a helperSujith Manoharan1-0/+2
2011-08-10ath9k_htc: minor clean-upMohammed Shafi Shajakhan1-3/+0
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-05-19ath9k_htc: Fix packet timeoutSujith Manoharan1-2/+2
2011-05-19ath9k_htc: Fix BSSID calculationSujith Manoharan1-0/+1
2011-05-19ath9k_htc: Fix station flagsSujith Manoharan1-6/+1
2011-05-19ath9k_htc: Fix mode selectionSujith Manoharan1-9/+2
2011-04-29ath9k_htc: Revamp LED managementSujith Manoharan1-37/+28
2011-04-28ath9k_htc: Add a new WMI command to set a rate maskSujith Manoharan1-0/+7
2011-04-25ath9k_htc: Remove unused macros and structuresSujith Manoharan1-3/+0
2011-04-25ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan1-7/+7