aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/htc.h
AgeCommit message (Expand)Author
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh
2015-05-26ath9k_htc: memory corruption calling set_bit()Dan Carpenter
2015-03-30ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Hong Xu
2015-01-23ath9k_htc: Add a module parameter to disable blinkHong Xu
2014-11-11ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debugJohn W. Linville
2014-11-11ath9k_htc: add spectral scan debug interfaceOleksij Rempel
2014-11-11ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_privOleksij Rempel
2014-05-20ath9k: fixup "ath9k_htc: fix build with disabled debug"John W. Linville
2014-05-20ath9k_htc: fix build with disabled debugOleksij Rempel
2014-05-13ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel
2014-03-17ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to commonOleksij Rempel
2014-03-17ath9k_htc: sync beacon slot code with ath9kOleksij Rempel
2014-03-17ath9k_htc: use common->op_flagsOleksij Rempel
2014-03-17ath9k_htc: use ath_beacon_conf.enable_beaconOleksij Rempel
2014-03-17ath9k_htc: move beaconq to struct htc_beaconOleksij Rempel
2014-03-17ath9k_htc: use common ath_beacon_configOleksij Rempel
2014-02-28ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-12ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel
2014-02-04ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka
2013-12-18ath9k_htc: reconfigure led_gpios after resumeOleksij Rempel
2013-06-24ath9k_htc: Add ethtool stats support.Ben Greear
2013-06-24ath9k_htc: Support reporting tx and rx chain mask.Ben Greear
2013-06-12ath9k_htc: add STBC TX supportOleksij Rempel
2013-05-22ath9k_htc: Add support for mesh interfacesJavier Cardona
2013-02-27ath9k_htc: fix signal strength handling issuesFelix Fietkau
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-06-26ath9k_htc: Fix IDLE power saveSujith Manoharan
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan
2012-02-27ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan
2012-02-27ath9k_htc: Init BTCOEX inside htc_drv_gpio.cSujith Manoharan
2012-02-27ath9k_htc: Start/stop btcoex using a helperSujith Manoharan
2011-08-10ath9k_htc: minor clean-upMohammed Shafi Shajakhan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-19ath9k_htc: Fix packet timeoutSujith Manoharan
2011-05-19ath9k_htc: Fix BSSID calculationSujith Manoharan
2011-05-19ath9k_htc: Fix station flagsSujith Manoharan
2011-05-19ath9k_htc: Fix mode selectionSujith Manoharan
2011-04-29ath9k_htc: Revamp LED managementSujith Manoharan
2011-04-28ath9k_htc: Add a new WMI command to set a rate maskSujith Manoharan
2011-04-25ath9k_htc: Remove unused macros and structuresSujith Manoharan
2011-04-25ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan
2011-04-19ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan
2011-04-19ath9k_htc: Add debugfs support to change debug maskRajkumar Manoharan
2011-04-13ath9k_htc: Add detailed firmware statisticsSujith Manoharan
2011-04-13ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan
2011-04-13ath9k_htc: Add a debugfs file showing endpoint statusSujith Manoharan
2011-04-13ath9k_htc: Add a debugfs file to dump TX slot informationSujith Manoharan