summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/ath/ath5k
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark existing files as explicitly forbidden for Secure BootMichael Brown2026-01-1320-0/+24
* [uaccess] Remove redundant copy_from_user() and copy_to_user()Michael Brown2025-04-301-0/+1
* [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-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/+0Star
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-261-1/+1
* [ath] Fix building with GCC 6Michael Brown2016-05-043-51/+3Star
* [ath9k] Add ath9k driverScott K Logan2011-10-1420-0/+18088