Age | Commit message (Expand) | Author | Files | Lines |
2014-11-25 | ath9k: add TPC capability to TX descriptor path | Lorenzo Bianconi | 1 | -4/+4 |
2014-09-30 | ath9k: fix getting tx duration for dynack | Felix Fietkau | 1 | -7/+19 |
2014-09-17 | ath9k: add duration field to ath_tx_status | Lorenzo Bianconi | 1 | -0/+7 |
2014-07-18 | ath9k: set up tx power into the MRR | Lorenzo Bianconi | 1 | -1/+5 |
2014-01-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -9/+43 |
2013-12-19 | ath9k: move ath9k_debug_sync_cause out of ath9k_hw | Felix Fietkau | 1 | -2/+4 |
2013-12-17 | ath9k: Fix interrupt handling for the AR9002 family | Sujith Manoharan | 1 | -9/+43 |
2012-04-16 | ath9k: Gather and report IRQ sync_cause errors. | Ben Greear | 1 | -0/+1 |
2012-03-15 | ath9k_hw: clean up ath9k_hw_setuprxdesc | Felix Fietkau | 1 | -4/+1 |
2011-12-19 | ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO | Joe Perches | 1 | -5/+5 |
2011-11-01 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-09-17 | ath9k_hw: remove the old tx descriptor API | Felix Fietkau | 1 | -176/+0 |
2011-09-17 | ath9k_hw: add a new API for setting tx descriptors | Felix Fietkau | 1 | -0/+101 |
2011-08-30 | ath9k: use u8 for the tx key index | Felix Fietkau | 1 | -1/+1 |
2011-06-01 | ath9k_hw: remove ath9k_hw_get_desc_link | Felix Fietkau | 1 | -6/+0 |
2011-05-19 | ath9k: Drag the driver to the year 2011 | Sujith Manoharan | 1 | -1/+1 |
2011-05-05 | ath9k_hw: remove aggregation protection mode | Mohammed Shafi Shajakhan | 1 | -10/+0 |
2011-04-19 | ath9k: fix powersave frame filtering/buffering in AP mode | Felix Fietkau | 1 | -1/+11 |
2011-04-05 | ath9k: remove set11n_virtualmorefrag | Mohammed Shafi Shajakhan | 1 | -12/+0 |
2010-12-13 | ath9k_hw: remove ah->txpower_indexoffset | Felix Fietkau | 1 | -1/+0 |
2010-12-08 | ath: Convert ath_print to ath_dbg | Joe Perches | 1 | -10/+10 |
2010-11-15 | ath9k_hw: fix potential spurious tx error bit interpretation | Felix Fietkau | 1 | -7/+9 |
2010-11-10 | ath9k_hw: optimize tx status descriptor processing | Felix Fietkau | 1 | -45/+36 |
2010-11-10 | ath9k_hw: small optimization in ar9002_hw_get_isr | Felix Fietkau | 1 | -21/+11 |
2010-07-13 | ath9k_hw: report the TID in the tx status on AR5008-AR9002 | Felix Fietkau | 1 | -0/+1 |
2010-04-16 | ath9k_hw: move AR9002 mac ops to its own file | Luis R. Rodriguez | 1 | -0/+480 |