summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-141-2/+1Star
* ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan2010-08-111-5/+10
* ath9k_htc: Fix ampdu_action callbackSujith2010-06-151-4/+17
* ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau2010-06-141-3/+0Star
* ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau2010-06-141-7/+6Star
* ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-141-1/+1
* ath9k_htc: Remove HW queue translationSujith2010-06-021-10/+9Star
* ath9k_htc: Initialize beacon/CAB queuesSujith2010-06-021-7/+21
* ath9k_htc: Add queue statistics to xmit debugfs fileSujith2010-06-021-0/+4
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0Star
* ath9k_htc: Simplify RX IRQ handlerSujith2010-04-271-22/+22
* ath9k_htc: Validate TX Endpoint IDSujith2010-04-271-3/+12
* ath9k_htc: Fix sparse endian warningsSujith2010-04-161-8/+3Star
* ath9k_htc: Add support for power save.Vivek Natarajan2010-04-071-1/+6
* ath9k_htc: Fix TKIP encryptionSujith2010-03-311-2/+1Star
* ath9k_htc: Handle TX queue overflowSujith2010-03-311-0/+12
* ath9k_htc: Fix bug in aggregation initiationSujith2010-03-311-2/+12
* ath9k_common: Move RX filter code to ath9k_htcSujith2010-03-311-1/+75
* ath9k_htc: Fix symbol collision with ath9kSujith2010-03-241-2/+2
* ath9k_htc: Support for AR9271 chipset.Sujith2010-03-231-0/+604