summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/htc.h
AgeCommit message (Expand)AuthorFilesLines
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-24ath9k_htc: Configure beacon timers in AP modeSujith Manoharan1-2/+1
2011-02-24ath9k_htc: Add ANI for AP modeSujith Manoharan1-3/+6
2011-02-24ath9k_htc: Allow AP interface to be createdSujith Manoharan1-0/+8
2011-02-24ath9k_htc: Maintain individual counters for interfacesSujith Manoharan1-0/+28
2011-02-24ath9k_htc: Make sequence number calculation per-VIFSujith Manoharan1-1/+1
2011-02-24ath9k_htc: Set the BSSID mask for multiple interfacesSujith Manoharan1-0/+5
2011-02-24ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan1-6/+8
2011-02-24ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan1-6/+5
2011-02-24ath9k_htc: Remove OP_PREAMBLE_SHORTSujith Manoharan1-7/+6
2011-02-24ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan1-0/+7
2011-02-04ath9k_htc: make use common of function to update txpowerRajkumar Manoharan1-1/+0
2011-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2011-01-19ath9k_htc: keep calibrated noise floor value for oper channelRajkumar Manoharan1-1/+1
2011-01-18ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan1-1/+1
2011-01-10ath9k_htc: Really fix packet injectionSujith Manoharan1-0/+1
2011-01-04ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan1-0/+5
2011-01-04ath9k_htc: Fix fast channel changeSujith Manoharan1-10/+9
2011-01-04ath9k_htc: Handle FATAL eventsSujith Manoharan1-1/+5
2010-12-22ath9k_htc: Fix warning on device removalSujith Manoharan1-3/+2
2010-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2010-12-08ath9k_htc: Fix suspend/resumeSujith Manoharan1-0/+3
2010-11-25ath9k_htc: Identify devices using driver_infoRajkumar Manoharan1-1/+1
2010-11-17ath9k_htc: Use macro for caldata array sizeMohammed Shafi Shajakhan1-1/+1
2010-08-25ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan1-12/+30
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau1-0/+2