summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Add timeout to BA session start APISujith Manoharan2010-12-151-1/+1
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-4/+4
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-071-15/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-1/+1
|\
| * ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan2010-11-181-1/+1
* | ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-151-1/+8
|/
* ath9k_htc: set probe request rx filterRajkumar Manoharan2010-10-151-2/+1
* ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-141-2/+1
* 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/+0
* ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau2010-06-141-7/+6
* ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-141-1/+1
* ath9k_htc: Remove HW queue translationSujith2010-06-021-10/+9
* 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/+0
* 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/+3
* ath9k_htc: Add support for power save.Vivek Natarajan2010-04-071-1/+6
* ath9k_htc: Fix TKIP encryptionSujith2010-03-311-2/+1
* 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