summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+9
* ath9k_htc: Handle FATAL eventsSujith Manoharan2011-01-041-1/+5
* ath9k_htc: Fix warning on device removalSujith Manoharan2010-12-221-3/+2
* 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
* | ath9k_htc: Identify devices using driver_infoRajkumar Manoharan2010-11-241-1/+1
* | ath9k_htc: Use macro for caldata array sizeMohammed Shafi Shajakhan2010-11-161-1/+1
|/
* ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan2010-08-241-12/+30
* ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-041-0/+2
* ath9k_htc: Add LED support for AR7010Sujith2010-06-301-0/+1
* ath9k_htc: Fix ampdu_action callbackSujith2010-06-151-16/+4
* ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau2010-06-141-3/+2
* ath9k_htc: Fix fair beacon distributionSujith2010-06-031-0/+1
* ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabledJohn W. Linville2010-06-021-0/+2
* ath9k_htc: Cleanup rate initializationSujith2010-06-021-2/+0
* ath9k_htc: Initialize beacon/CAB queuesSujith2010-06-021-0/+4
* ath9k_htc: Add queue statistics to xmit debugfs fileSujith2010-06-021-0/+3
* wireless: update gfp/slab.h includesTejun Heo2010-05-241-0/+1
* ath9k_htc: Fix beaconing in IBSS modeSujith2010-05-071-3/+2
* ath9k_htc: Handle CONF_IDLE during unassociated state to save power.Vivek Natarajan2010-04-271-0/+1
* ath9k_htc: Handle device unplug properlySujith2010-04-261-0/+1
* ath9k_htc: Fix sparse endian warningsSujith2010-04-161-9/+9
* ath9k_htc: Add dropped SKB count to debugfsSujith2010-04-161-0/+1
* ath9k_htc: Configure the beacon timers once the scan is completed.Vivek Natarajan2010-04-071-2/+10
* ath9k_htc: Add support for power save.Vivek Natarajan2010-04-071-0/+9
* ath9k_htc: Handle TX queue overflowSujith2010-03-311-0/+3
* ath9k_common: Move RX filter code to ath9k_htcSujith2010-03-311-0/+1
* ath9k_htc: Fix symbol collision with ath9kSujith2010-03-241-11/+11
* ath9k_htc: Support for AR9271 chipset.Sujith2010-03-231-0/+441
OpenPOWER on IntegriCloud