summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/ath
Commit message (Expand)AuthorAgeFilesLines
* [build] Avoid implicit-fallthrough warnings on GCC 7Michael Brown2017-03-293-0/+4
* [ath] Add missing break statementsMichael Brown2017-03-221-0/+3
* [build] Provide common ARRAY_SIZE() definitionMichael Brown2017-03-102-3/+0Star
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-261-1/+1
* [ath9k] Fix buffer overrun for ar9287Christian Hesse2016-05-121-4/+3Star
* [ath] Fix building with GCC 6Michael Brown2016-05-049-150/+101Star
* [ath9k] Remove broken ath_rxbuf_alloc()Michael Brown2016-01-283-70/+5Star
* [ath9k] Remove confusing logic inversion in an ANI variableChristian Hesse2015-04-244-24/+24
* [legal] Add missing FILE_LICENCE declarationsMarin Hannache2013-07-157-0/+14
* [legal] Add FILE_LICENCE for ath9k driver headersMarin Hannache2013-07-1413-0/+26
* [ath9k] Fix compilation on older gcc versionsMichael Brown2012-03-092-3/+2Star
* [ath9k] Add ath9k driverScott K Logan2011-10-1472-0/+61264