summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fixup "ath9k_htc: fix build with disabled debug"John W. Linville2014-05-201-1/+1
* ath9k_htc: fix build with disabled debugOleksij Rempel2014-05-201-1/+1
* ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel2014-05-131-12/+5
* ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to commonOleksij Rempel2014-03-171-1/+0
* ath9k_htc: sync beacon slot code with ath9kOleksij Rempel2014-03-171-0/+8
* ath9k_htc: use common->op_flagsOleksij Rempel2014-03-171-3/+0
* ath9k_htc: use ath_beacon_conf.enable_beaconOleksij Rempel2014-03-171-1/+0
* ath9k_htc: move beaconq to struct htc_beaconOleksij Rempel2014-03-171-1/+1
* ath9k_htc: use common ath_beacon_configOleksij Rempel2014-03-171-6/+4
* ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel2014-02-281-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-0/+2
|\
| * ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2014-02-041-0/+2
* | ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel2014-02-121-1/+0
|/
* ath9k_htc: reconfigure led_gpios after resumeOleksij Rempel2013-12-181-0/+5
* ath9k_htc: Add ethtool stats support.Ben Greear2013-06-241-0/+14
* ath9k_htc: Support reporting tx and rx chain mask.Ben Greear2013-06-241-0/+2
* ath9k_htc: add STBC TX supportOleksij Rempel2013-06-121-0/+1
* ath9k_htc: Add support for mesh interfacesJavier Cardona2013-05-221-0/+7
* ath9k_htc: fix signal strength handling issuesFelix Fietkau2013-02-271-0/+1
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-2/+2
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-0/+1
* ath9k_htc: Fix IDLE power saveSujith Manoharan2012-06-261-2/+0
* ath9k_htc: Use atomic operations for op_flagsSujith Manoharan2012-06-261-1/+1
* ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-271-3/+15
* ath9k_htc: Init BTCOEX inside htc_drv_gpio.cSujith Manoharan2012-02-271-0/+1
* ath9k_htc: Start/stop btcoex using a helperSujith Manoharan2012-02-271-0/+2
* ath9k_htc: minor clean-upMohammed Shafi Shajakhan2011-08-101-3/+0
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_htc: Fix packet timeoutSujith Manoharan2011-05-191-2/+2
* ath9k_htc: Fix BSSID calculationSujith Manoharan2011-05-191-0/+1
* ath9k_htc: Fix station flagsSujith Manoharan2011-05-191-6/+1
* ath9k_htc: Fix mode selectionSujith Manoharan2011-05-191-9/+2
* ath9k_htc: Revamp LED managementSujith Manoharan2011-04-291-37/+28
* ath9k_htc: Add a new WMI command to set a rate maskSujith Manoharan2011-04-281-0/+7
* ath9k_htc: Remove unused macros and structuresSujith Manoharan2011-04-251-3/+0
* ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan2011-04-251-7/+7
* ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan2011-04-191-14/+0
* ath9k_htc: Add debugfs support to change debug maskRajkumar Manoharan2011-04-191-0/+1
* ath9k_htc: Add detailed firmware statisticsSujith Manoharan2011-04-131-8/+28
* ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan2011-04-131-1/+7
* ath9k_htc: Add a debugfs file showing endpoint statusSujith Manoharan2011-04-131-0/+1
* ath9k_htc: Add a debugfs file to dump TX slot informationSujith Manoharan2011-04-131-0/+1
* ath9k_htc: Add support for TX completionSujith Manoharan2011-04-131-3/+11
* ath9k_htc: Drain packets on station removalSujith Manoharan2011-04-131-0/+1
* ath9k_htc: Drain pending TX frames properlySujith Manoharan2011-04-131-2/+4
* ath9k_htc: Add TX slotsSujith Manoharan2011-04-131-1/+4
* ath9k_htc: Move endpoint header parsing to TX taskletSujith Manoharan2011-04-131-0/+1
* ath9k_htc: Introduce new HTC APISujith Manoharan2011-04-131-0/+1
* ath9k_htc: Fix TX queue managementSujith Manoharan2011-04-131-3/+10
* ath9k_htc: Sync MGMT/DATA packet headers with firmwareSujith Manoharan2011-04-131-2/+4