aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc.h
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-3/+1
* 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
* ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan2011-04-131-7/+12
* ath9k_htc: Sync struct ath9k_htc_cap_target with FWSujith Manoharan2011-04-131-0/+1
* ath9k_htc: Sync struct ath9k_htc_target_vif with FWSujith Manoharan2011-04-131-9/+3
* ath9k_htc: Sync struct ath9k_htc_target_sta with FWSujith Manoharan2011-04-131-26/+4
* ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan2011-04-131-1/+13
* ath9k_htc: Add RX error statisticsSujith Manoharan2011-04-131-0/+16
* ath9k_htc: Queue WMI eventsSujith Manoharan2011-04-131-1/+2
* ath9k_htc: Fix beacon miss under heavy loadSujith Manoharan2011-04-131-0/+7
* ath9k_htc: Handle buffered frames in AP modeSujith Manoharan2011-04-131-1/+5
* ath9k_htc: Add TSF adjust capabilitySujith Manoharan2011-04-131-0/+3
* ath9k_htc: Add beacon slotsSujith Manoharan2011-04-131-3/+10
* ath9k_htc: Fix WMI and beacon headerSujith Manoharan2011-04-131-1/+1
* ath9k_htc: Add a WMI command to get the firmware versionSujith Manoharan2011-04-131-0/+3
* ath9k_htc: Fix LED pin for AR9287 HTC deviceRajkumar Manoharan2011-03-301-1/+1
* ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan2011-03-011-0/+1
* ath9k_htc: Configure beacon timers in AP modeSujith Manoharan2011-02-231-2/+1
* ath9k_htc: Add ANI for AP modeSujith Manoharan2011-02-231-3/+6
* ath9k_htc: Allow AP interface to be createdSujith Manoharan2011-02-231-0/+8
* ath9k_htc: Maintain individual counters for interfacesSujith Manoharan2011-02-231-0/+28
* ath9k_htc: Make sequence number calculation per-VIFSujith Manoharan2011-02-231-1/+1
* ath9k_htc: Set the BSSID mask for multiple interfacesSujith Manoharan2011-02-231-0/+5
* ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan2011-02-231-6/+8
* ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan2011-02-231-6/+5
* ath9k_htc: Remove OP_PREAMBLE_SHORTSujith Manoharan2011-02-231-7/+6
* ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan2011-02-231-0/+7
* ath9k_htc: make use common of function to update txpowerRajkumar Manoharan2011-02-031-1/+0