aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/net/ath/ath5k
Commit message (Expand)AuthorAgeFilesLines
* [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-161-0/+1
* [malloc] Rename malloc_dma() to malloc_phys()Michael Brown2020-11-051-3/+3
* [pci] Update drivers to use pci_ioremap()Michael Brown2020-09-251-1/+1
* [ath] Add missing break statementsMichael Brown2017-03-221-0/+3
* [build] Provide common ARRAY_SIZE() definitionMichael Brown2017-03-101-2/+0
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-261-1/+1
* [ath] Fix building with GCC 6Michael Brown2016-05-043-51/+3
* [ath9k] Add ath9k driverScott K Logan2011-10-1420-0/+18088