Age | Commit message (Expand) | Author | Files | Lines |
2013-09-26 | ath9k: replace snprintf() with scnprintf() | Zefir Kurtisi | 1 | -228/+228 |
2013-06-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -15/+82 |
2013-06-24 | ath9k_htc: Add ethtool stats support. | Ben Greear | 1 | -0/+81 |
2013-06-24 | ath9k_htc: Support reporting tx and rx chain mask. | Ben Greear | 1 | -15/+1 |
2013-06-03 | net: wireless: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+1 |
2012-11-21 | ath9k/ath9k_htc: Remove WME macros | Sujith Manoharan | 1 | -4/+4 |
2012-04-06 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -16/+10 |
2011-07-20 | wireless: ath9k: use %pM to print MAC | Andy Shevchenko | 1 | -5/+2 |
2011-04-29 | ath9k_htc: Dump modal eeprom header for UB91/94/95 | Sujith Manoharan | 1 | -0/+283 |
2011-04-29 | ath9k_htc: Dump base eeprom header for UB91/94/95 | Sujith Manoharan | 1 | -8/+162 |
2011-04-25 | ath9k_htc: Use power save wrappers when accessing HW | Sujith Manoharan | 1 | -3/+21 |
2011-04-19 | ath9k_htc: Cleanup HTC debugfs | Rajkumar Manoharan | 1 | -94/+19 |
2011-04-19 | ath9k_htc: Add debugfs support to change debug mask | Rajkumar Manoharan | 1 | -0/+49 |
2011-04-13 | ath9k_htc: Add detailed firmware statistics | Sujith Manoharan | 1 | -30/+155 |
2011-04-13 | ath9k_htc: Add a debugfs file showing endpoint status | Sujith Manoharan | 1 | -0/+54 |
2011-04-13 | ath9k_htc: Add a debugfs file to dump TX slot information | Sujith Manoharan | 1 | -0/+42 |
2011-04-13 | ath9k_htc: Drain pending TX frames properly | Sujith Manoharan | 1 | -4/+4 |
2011-04-13 | ath9k_htc: Add RX error statistics | Sujith Manoharan | 1 | -9/+100 |
2011-04-13 | ath9k_htc: Move debug code to a separate file | Sujith Manoharan | 1 | -0/+219 |