Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vrx518_ep: fix compilation error with kernel 6.1 | Andre Heider | 2023-08-27 |
| | | | | | | | Unconditionally use the newer APIs, since our oldest supported kernel contains them too. Signed-off-by: Andre Heider <a.heider@gmail.com> | ||
* | kernel: add Intel/Lantiq VRX518 EP driver | Martin Schiller | 2023-01-16 |
This driver was picked from the Intel UGW 8.5.2. Signed-off-by: Martin Schiller <ms.3headeddevs@gmail.com> [updated for kernel 5.10] Signed-off-by: Jan Hoffmann <jan@3e8.eu> [update to 8.5.2] Signed-off-by: Andre Heider <a.heider@gmail.com> [fix masking interrupts and add locking] Signed-off-by: Jan Hoffmann <jan@3e8.eu> Signed-off-by: Andre Heider <a.heider@gmail.com> |