aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9002_mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-16ath9k: Gather and report IRQ sync_cause errors.Ben Greear1-0/+1
2012-03-15ath9k_hw: clean up ath9k_hw_setuprxdescFelix Fietkau1-4/+1
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-5/+5
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-09-16ath9k_hw: remove the old tx descriptor APIFelix Fietkau1-176/+0
2011-09-16ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau1-0/+101
2011-08-30ath9k: use u8 for the tx key indexFelix Fietkau1-1/+1
2011-06-01ath9k_hw: remove ath9k_hw_get_desc_linkFelix Fietkau1-6/+0
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-05-05ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan1-10/+0
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau1-1/+11
2011-04-04ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan1-12/+0
2010-12-13ath9k_hw: remove ah->txpower_indexoffsetFelix Fietkau1-1/+0
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-10/+10
2010-11-15ath9k_hw: fix potential spurious tx error bit interpretationFelix Fietkau1-7/+9
2010-11-09ath9k_hw: optimize tx status descriptor processingFelix Fietkau1-45/+36
2010-11-09ath9k_hw: small optimization in ar9002_hw_get_isrFelix Fietkau1-21/+11
2010-07-12ath9k_hw: report the TID in the tx status on AR5008-AR9002Felix Fietkau1-0/+1
2010-04-16ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez1-0/+480