summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9002_mac.c
AgeCommit message (Expand)Author
2017-01-12ath9k: ar9002_mac: kill off ACCESS_ONCE()Mark Rutland
2014-11-25ath9k: add TPC capability to TX descriptor pathLorenzo Bianconi
2014-09-30ath9k: fix getting tx duration for dynackFelix Fietkau
2014-09-16ath9k: add duration field to ath_tx_statusLorenzo Bianconi
2014-07-18ath9k: set up tx power into the MRRLorenzo Bianconi
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-19ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau
2013-12-17ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan
2012-04-16ath9k: Gather and report IRQ sync_cause errors.Ben Greear
2012-03-15ath9k_hw: clean up ath9k_hw_setuprxdescFelix Fietkau
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-09-16ath9k_hw: remove the old tx descriptor APIFelix Fietkau
2011-09-16ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau
2011-08-30ath9k: use u8 for the tx key indexFelix Fietkau
2011-06-01ath9k_hw: remove ath9k_hw_get_desc_linkFelix Fietkau
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-05ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau
2011-04-04ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan
2010-12-13ath9k_hw: remove ah->txpower_indexoffsetFelix Fietkau
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-11-15ath9k_hw: fix potential spurious tx error bit interpretationFelix Fietkau
2010-11-09ath9k_hw: optimize tx status descriptor processingFelix Fietkau
2010-11-09ath9k_hw: small optimization in ar9002_hw_get_isrFelix Fietkau
2010-07-12ath9k_hw: report the TID in the tx status on AR5008-AR9002Felix Fietkau
2010-04-16ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez