summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan2011-04-191-14/+0Star
* 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/+3Star
* ath9k_htc: Sync struct ath9k_htc_target_sta with FWSujith Manoharan2011-04-131-26/+4Star
* 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/+1Star
* 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/+5Star
* ath9k_htc: Remove OP_PREAMBLE_SHORTSujith Manoharan2011-02-231-7/+6Star
* 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/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-281-1/+1
|\
| * ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan2011-01-171-1/+1
* | ath9k_htc: keep calibrated noise floor value for oper channelRajkumar Manoharan2011-01-191-1/+1
|/
* ath9k_htc: Really fix packet injectionSujith Manoharan2011-01-101-0/+1
* ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan2011-01-041-0/+5
* ath9k_htc: Fix fast channel changeSujith Manoharan2011-01-041-10/+9Star
* ath9k_htc: Handle FATAL eventsSujith Manoharan2011-01-041-1/+5
* ath9k_htc: Fix warning on device removalSujith Manoharan2010-12-221-3/+2Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-081-0/+3
|\
| * ath9k_htc: Fix suspend/resumeSujith Manoharan2010-12-081-0/+3