aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-19ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan1-14/+0
2011-04-19ath9k_htc: Add debugfs support to change debug maskRajkumar Manoharan1-0/+1
2011-04-13ath9k_htc: Add detailed firmware statisticsSujith Manoharan1-8/+28
2011-04-13ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan1-1/+7
2011-04-13ath9k_htc: Add a debugfs file showing endpoint statusSujith Manoharan1-0/+1
2011-04-13ath9k_htc: Add a debugfs file to dump TX slot informationSujith Manoharan1-0/+1
2011-04-13ath9k_htc: Add support for TX completionSujith Manoharan1-3/+11
2011-04-13ath9k_htc: Drain packets on station removalSujith Manoharan1-0/+1
2011-04-13ath9k_htc: Drain pending TX frames properlySujith Manoharan1-2/+4
2011-04-13ath9k_htc: Add TX slotsSujith Manoharan1-1/+4
2011-04-13ath9k_htc: Move endpoint header parsing to TX taskletSujith Manoharan1-0/+1
2011-04-13ath9k_htc: Introduce new HTC APISujith Manoharan1-0/+1
2011-04-13ath9k_htc: Fix TX queue managementSujith Manoharan1-3/+10
2011-04-13ath9k_htc: Sync MGMT/DATA packet headers with firmwareSujith Manoharan1-2/+4
2011-04-13ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan1-7/+12
2011-04-13ath9k_htc: Sync struct ath9k_htc_cap_target with FWSujith Manoharan1-0/+1
2011-04-13ath9k_htc: Sync struct ath9k_htc_target_vif with FWSujith Manoharan1-9/+3
2011-04-13ath9k_htc: Sync struct ath9k_htc_target_sta with FWSujith Manoharan1-26/+4
2011-04-13ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan1-1/+13
2011-04-13ath9k_htc: Add RX error statisticsSujith Manoharan1-0/+16
2011-04-13ath9k_htc: Queue WMI eventsSujith Manoharan1-1/+2
2011-04-13ath9k_htc: Fix beacon miss under heavy loadSujith Manoharan1-0/+7
2011-04-13ath9k_htc: Handle buffered frames in AP modeSujith Manoharan1-1/+5