aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-15ath9k_htc: set probe request rx filterRajkumar Manoharan1-2/+1
2010-09-14ath9k_hw: remove useless hw capability flagsFelix Fietkau1-2/+1
2010-08-11ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan1-5/+10
2010-06-15ath9k_htc: Fix ampdu_action callbackSujith1-4/+17
2010-06-14ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau1-3/+0
2010-06-14ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau1-7/+6
2010-06-14ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez1-1/+1
2010-06-02ath9k_htc: Remove HW queue translationSujith1-10/+9
2010-06-02ath9k_htc: Initialize beacon/CAB queuesSujith1-7/+21
2010-06-02ath9k_htc: Add queue statistics to xmit debugfs fileSujith1-0/+4
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-04-27ath9k_htc: Simplify RX IRQ handlerSujith1-22/+22
2010-04-27ath9k_htc: Validate TX Endpoint IDSujith1-3/+12
2010-04-16ath9k_htc: Fix sparse endian warningsSujith1-8/+3
2010-04-07ath9k_htc: Add support for power save.Vivek Natarajan1-1/+6
2010-03-31ath9k_htc: Fix TKIP encryptionSujith1-2/+1
2010-03-31ath9k_htc: Handle TX queue overflowSujith1-0/+12
2010-03-31ath9k_htc: Fix bug in aggregation initiationSujith1-2/+12
2010-03-31ath9k_common: Move RX filter code to ath9k_htcSujith1-1/+75
2010-03-24ath9k_htc: Fix symbol collision with ath9kSujith1-2/+2
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith1-0/+604