aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-17ath9k_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-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+3
2010-12-08ath9k_htc: Fix suspend/resumeSujith Manoharan1-0/+3
2010-11-24ath9k_htc: Identify devices using driver_infoRajkumar Manoharan1-1/+1
2010-11-16ath9k_htc: Use macro for caldata array sizeMohammed Shafi Shajakhan1-1/+1
2010-08-24ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan1-12/+30
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau1-0/+2
2010-06-30ath9k_htc: Add LED support for AR7010Sujith1-0/+1
2010-06-15ath9k_htc: Fix ampdu_action callbackSujith1-16/+4
2010-06-14ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau1-3/+2
2010-06-03ath9k_htc: Fix fair beacon distributionSujith1-0/+1
2010-06-02ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabledJohn W. Linville1-0/+2
2010-06-02ath9k_htc: Cleanup rate initializationSujith1-2/+0
2010-06-02ath9k_htc: Initialize beacon/CAB queuesSujith1-0/+4
2010-06-02ath9k_htc: Add queue statistics to xmit debugfs fileSujith1-0/+3
2010-05-24wireless: update gfp/slab.h includesTejun Heo1-0/+1
2010-05-07ath9k_htc: Fix beaconing in IBSS modeSujith1-3/+2
2010-04-27ath9k_htc: Handle CONF_IDLE during unassociated state to save power.Vivek Natarajan1-0/+1
2010-04-26ath9k_htc: Handle device unplug properlySujith1-0/+1
2010-04-16ath9k_htc: Fix sparse endian warningsSujith1-9/+9
2010-04-16ath9k_htc: Add dropped SKB count to debugfsSujith1-0/+1
2010-04-07ath9k_htc: Configure the beacon timers once the scan is completed.Vivek Natarajan1-2/+10
2010-04-07ath9k_htc: Add support for power save.Vivek Natarajan1-0/+9
2010-03-31ath9k_htc: Handle TX queue overflowSujith1-0/+3
2010-03-31ath9k_common: Move RX filter code to ath9k_htcSujith1-0/+1
2010-03-24ath9k_htc: Fix symbol collision with ath9kSujith1-11/+11
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith1-0/+441