Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [malloc] Rename malloc_dma() to malloc_phys() | Michael Brown | 2020-11-05 | 1 | -3/+3 |
* | [pci] Update drivers to use pci_ioremap() | Michael Brown | 2020-09-25 | 1 | -1/+1 |
* | [build] Avoid implicit-fallthrough warnings on GCC 7 | Michael Brown | 2017-03-29 | 3 | -0/+4 |
* | [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 | 5 | -97/+98 |
* | [ath9k] Remove broken ath_rxbuf_alloc() | Michael Brown | 2016-01-28 | 1 | -7/+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 | 10 | -0/+20 |
* | [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 | 44 | -0/+41203 |