aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-13ath9k_htc: Add TSF adjust capabilitySujith Manoharan1-0/+3
2011-04-13ath9k_htc: Add beacon slotsSujith Manoharan1-3/+10
2011-04-13ath9k_htc: Fix WMI and beacon headerSujith Manoharan1-1/+1
2011-04-13ath9k_htc: Add a WMI command to get the firmware versionSujith Manoharan1-0/+3
2011-03-30ath9k_htc: Fix LED pin for AR9287 HTC deviceRajkumar Manoharan1-1/+1
2011-03-01ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan1-0/+1
2011-02-23ath9k_htc: Configure beacon timers in AP modeSujith Manoharan1-2/+1
2011-02-23ath9k_htc: Add ANI for AP modeSujith Manoharan1-3/+6
2011-02-23ath9k_htc: Allow AP interface to be createdSujith Manoharan1-0/+8
2011-02-23ath9k_htc: Maintain individual counters for interfacesSujith Manoharan1-0/+28
2011-02-23ath9k_htc: Make sequence number calculation per-VIFSujith Manoharan1-1/+1
2011-02-23ath9k_htc: Set the BSSID mask for multiple interfacesSujith Manoharan1-0/+5