10 Commits

Author SHA1 Message Date
Christian Hewitt
a0ea387602 fix build for kernel 6.16.y
The from_timer macro was renamed in v6.16-rc1 commit 41cb08555c416 ("treewide,
timers: Rename from_timer() to timer_container_of()").

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-06-21 08:22:29 +00:00
Dominik Wójt
7429675580 fix build for kernel 6.15 2025-04-29 20:26:05 +02:00
Carlos Garcés
e7954c912f Added compatibility with backported kernels.
Fix GLIBC_2.38 requirement for CI
GCC 12 is allready installed.
2024-01-21 11:34:48 +00:00
Carlos Garcés
40d703465a Cleanup memcpy warnings since 5.17 Introduce eth_hw_addr_set from 5.15 Port torvalds/linux@48eab83 Port torvalds/linux@6ed178c 2022-05-19 23:56:13 +03:00
Basel Sayeh
1443319fe6 Fixes prior to 4.15 2022-05-19 23:56:12 +03:00
Basel Sayeh
89992bce4a update version to v5.8.9_35085.20190919 2022-05-19 23:56:12 +03:00
Vyacheslav Bocharov
bf18197dda Add 5.17+ patch:
- PDE_DATA renamed to pde_data
- complete_and_exit() renamed to kthread_complete_and_exit
2022-03-28 12:38:54 +03:00
Icenowy Zheng
8c3acf9275 Update for kernel 4.15
This commit adds support for kernel 4.15, which changed the timer
interface.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2017-12-20 21:10:08 +08:00
Rafał Markiewicz
9e94e6840c Fix build against kernel 4.11 2017-05-15 15:31:00 +02:00
Jens Rehsack
52ee638811 Initially import rtl8189ES linux driver v4.3.18.1
Since the driver itself is licensed under GPLv2+, we can manage it in public git repository

Signed-off-by: Jens Rehsack <sno@netbsd.org>
2015-10-06 17:58:21 +02:00