aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/mac.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-24ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau1-1/+0
2010-11-09ath9k_hw: optimize all descriptor access functionsFelix Fietkau1-2/+2
2010-11-09ath9k_hw: optimize tx status descriptor processingFelix Fietkau1-3/+0
2010-11-09ath9k_hw: optimize interrupt mask changesFelix Fietkau1-2/+4
2010-09-16ath9k: Use common ath key management functionsBruno Randolf1-21/+0
2010-07-12ath9k_hw: report the TID in the tx status on AR5008-AR9002Felix Fietkau1-0/+3
2010-06-14ath9k: remove duplicate WMM AC definitionsFelix Fietkau1-8/+3
2010-06-14ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez1-1/+1
2010-04-20ath9k: add support for Tx and Rx STBCFelix Fietkau1-1/+7
2010-04-16ath9k_htc: Fix sparse endian warningsSujith1-5/+5
2010-04-16ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan1-0/+1
2010-04-16ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez1-0/+2
2010-04-16ath9k_hw: Fill descriptor abstrations for AR9003Vasanthakumar Thiagarajan1-2/+5
2010-04-16ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez1-2/+0
2010-04-16ath9k_hw: Define abstraction for tx desc accessVasanthakumar Thiagarajan1-26/+1
2010-04-16ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan1-0/+5
2010-04-16ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purposeVasanthakumar Thiagarajan1-1/+0
2010-04-16ath9k_hw: Move code which populates ds_data to ath9k_hwVasanthakumar Thiagarajan1-1/+2
2010-04-16ath9k_hw: Add few routines for rx edma supportVasanthakumar Thiagarajan1-0/+2
2010-04-16ath9k_hw: Add abstraction for rx enableVasanthakumar Thiagarajan1-1/+2
2010-03-31ath9k: allocate tx and rx status information on stackFelix Fietkau1-5/+0
2010-03-31ath9k: split out access to rx status informationFelix Fietkau1-4/+1
2010-03-31ath9k: split out access to tx status informationFelix Fietkau1-2/+2
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith1-0/+26
2010-01-12ath9k: Add debugfs file for RX errorsSujith1-0/+34
2009-12-28ath9k: fix missed error codes in the tx status checkFelix Fietkau1-0/+3
2009-11-28ath9k: Fix maximum tx fifo settings for single stream devicesLuis R. Rodriguez1-1/+7
2009-11-28ath9k: fix processing of TX PS null data framesLuis R. Rodriguez1-0/+6
2009-11-28ath9k: properly use the mac80211 rate control apiFelix Fietkau1-1/+0
2009-10-07ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez1-0/+1
2009-10-07ath9k: remove ath9k_ht_macmodeLuis R. Rodriguez1-5/+0
2009-10-07ath9k: remove ath9k 25 MHz HT40 spacing stuffLuis R. Rodriguez1-5/+0
2009-09-08ath9k: Fix RX Filter handling for BARSujith1-0/+1
2009-08-14ath9k: Cleanup function return typesSujith1-4/+4
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+680