summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/ath
Commit message (Expand)AuthorAgeFilesLines
* [drivers] Sort PCI_ROM() entries numericallyGeert Stappers2024-02-221-4/+4
* [ath5k] Avoid returning uninitialised data on EEPROM read errorsMichael Brown2021-06-041-0/+3
* [ath5k] Add missing AR5K_EEPROM_READ in ath5k_eeprom_read_turbo_modesBruce Rogers2021-02-171-0/+1
* [malloc] Rename malloc_dma() to malloc_phys()Michael Brown2020-11-052-6/+6
* [pci] Update drivers to use pci_ioremap()Michael Brown2020-09-252-2/+2
* [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