Age | Commit message (Expand) | Author | Files | Lines |
2012-10-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+53 |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2012-09-28 | ath9k: Add a debugfs file to adjust antenna diversity | Sujith Manoharan | 1 | -2/+53 |
2012-09-11 | ath9k: Add Generic hardware timer interrupt in debugfs | Mohammed Shafi Shajakhan | 1 | -0/+3 |
2012-09-10 | ath9k: make PA linearization optional, disabled by default and fix checks | Felix Fietkau | 1 | -0/+2 |
2012-07-17 | ath9k: Fix ANI management | Sujith Manoharan | 1 | -3/+2 |
2012-07-17 | ath9k: make per-WMM-AC queue sizes configurable via debugfs | Felix Fietkau | 1 | -0/+8 |
2012-06-20 | ath9k: remove MIB interrupt support | Felix Fietkau | 1 | -2/+0 |
2012-06-06 | ath9k: Use atomic operations | Sujith Manoharan | 1 | -3/+3 |
2012-06-06 | ath9k: Add MCI interrupt to debugfs statistics | Sujith Manoharan | 1 | -0/+3 |
2012-04-16 | ath9k: Gather and report IRQ sync_cause errors. | Ben Greear | 1 | -52/+64 |
2012-04-16 | ath9k: Use macro to decrease code when priting recv stats. | Ben Greear | 1 | -48/+24 |
2012-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -21/+16 |
2012-04-12 | ath9k: Add more recv stats. | Ben Greear | 1 | -2/+21 |
2012-04-12 | ath9k: Add tx-failed counter. | Ben Greear | 1 | -0/+1 |
2012-04-06 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -21/+16 |
2012-03-15 | ath9k: Remove 'other' VIF count | Sujith Manoharan | 1 | -2/+2 |
2012-03-07 | ath9k: remove rssi/antenna information from recv debug stats | Felix Fietkau | 1 | -31/+0 |
2012-03-07 | ath9k: make MAC sample statistics optional | Felix Fietkau | 1 | -0/+10 |
2012-02-27 | ath9k: Fix phyerr debug statistics | Sujith Manoharan | 1 | -4/+2 |
2012-02-27 | ath9k: Prettify recv debugfs file output | Sujith Manoharan | 1 | -52/+45 |
2012-02-27 | ath9k: Add a debugfs file to display reset statistics | Sujith Manoharan | 1 | -0/+41 |
2012-02-27 | ath9k: Merge wiphy and misc debugfs files | Sujith Manoharan | 1 | -160/+64 |
2012-02-27 | ath9k: Remove unnecessary variable initialization | Sujith Manoharan | 1 | -5/+0 |
2011-12-15 | ath9k: add DFS radar pulse processing | Zefir Kurtisi | 1 | -0/+3 |
2011-12-15 | ath9k: reduce the number of unnecessary BAR tx packets | Felix Fietkau | 1 | -1/+1 |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 1 | -0/+1 |
2011-11-10 | ath9k: Improve debugfs printout for stations. | Ben Greear | 1 | -4/+9 |
2011-11-01 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-10-12 | ath9k: keep track of what's triggering hardware resets | Felix Fietkau | 1 | -3/+16 |
2011-09-27 | ath9k: add Block ACK bitmap in sample debug | Mohammed Shafi Shajakhan | 1 | -6/+18 |
2011-09-17 | ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags | Felix Fietkau | 1 | -3/+4 |
2011-09-14 | ath9k: Move cycle conters under cc_lock | Rajkumar Manoharan | 1 | -3/+6 |
2011-09-14 | ath9k: Take the samples in unassociated state | Rajkumar Manoharan | 1 | -0/+5 |
2011-09-14 | ath9k: eliminate common->{rx,tx}_chainmask | Felix Fietkau | 1 | -10/+10 |
2011-08-30 | ath9k: clean up the aggregation tid queue | Felix Fietkau | 1 | -1/+1 |
2011-08-29 | ath9k: Add debugfs support for mac/baseband samples | Rajkumar Manoharan | 1 | -0/+310 |
2011-08-24 | ath9k: Dump modal noisefloor calibration history | Rajkumar Manoharan | 1 | -0/+55 |
2011-08-09 | ath9k: Dump modal eeprom header | Rajkumar Manoharan | 1 | -0/+30 |
2011-08-09 | ath9k: Dump base eeprom header | Rajkumar Manoharan | 1 | -0/+30 |
2011-07-18 | ath9k: use ath_opmode_to_string() | Pavel Roskin | 1 | -20/+2 |
2011-06-03 | ath9k: show excessive-retry MPDUs in debugfs | Felix Fietkau | 1 | -1/+5 |
2011-06-01 | ath9k: Add a debug entry to start/stop ANI | Mohammed Shafi Shajakhan | 1 | -0/+52 |
2011-06-01 | ath9k: unify edma and non-edma tx code, improve tx fifo handling | Felix Fietkau | 1 | -1/+0 |
2011-05-19 | ath9k: use PS wakeup before REG_READ | Mohammed Shafi Shajakhan | 1 | -1/+1 |
2011-05-19 | ath9k: Drag the driver to the year 2011 | Sujith Manoharan | 1 | -1/+1 |
2011-05-19 | ath9k: Fix power save wrappers in debug ops | Rajkumar Manoharan | 1 | -0/+8 |
2011-04-25 | ath9k: Add TSFOOR interrupt stats in debug info | Mohammed Shafi Shajakhan | 1 | -0/+5 |
2011-04-13 | ath9k: Add RSSI information from control and extension chains | Senthil Balasubramanian | 1 | -1/+39 |
2011-03-30 | ath9k: add an interface for overriding the value of specific GPIO pins | Felix Fietkau | 1 | -0/+6 |