Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [build] Avoid implicit-fallthrough warnings on GCC 7 | Michael Brown | 2017-03-29 | 3 | -0/+4 |
* | [ath] Add missing break statements | Michael Brown | 2017-03-22 | 1 | -0/+3 |
* | [build] Provide common ARRAY_SIZE() definition | Michael Brown | 2017-03-10 | 2 | -3/+0 |
* | [time] Allow timer to be selected at runtime | Michael Brown | 2017-01-26 | 1 | -1/+1 |
* | [ath9k] Fix buffer overrun for ar9287 | Christian Hesse | 2016-05-12 | 1 | -4/+3 |
* | [ath] Fix building with GCC 6 | Michael Brown | 2016-05-04 | 9 | -150/+101 |
* | [ath9k] Remove broken ath_rxbuf_alloc() | Michael Brown | 2016-01-28 | 3 | -70/+5 |
* | [ath9k] Remove confusing logic inversion in an ANI variable | Christian Hesse | 2015-04-24 | 4 | -24/+24 |
* | [legal] Add missing FILE_LICENCE declarations | Marin Hannache | 2013-07-15 | 7 | -0/+14 |
* | [legal] Add FILE_LICENCE for ath9k driver headers | Marin Hannache | 2013-07-14 | 13 | -0/+26 |
* | [ath9k] Fix compilation on older gcc versions | Michael Brown | 2012-03-09 | 2 | -3/+2 |
* | [ath9k] Add ath9k driver | Scott K Logan | 2011-10-14 | 72 | -0/+61264 |