15 Commits

Author SHA1 Message Date
coolsnowwolf
b1142d41f2 r8152: fix compatibility with kernel 5.4.251+ 2023-08-21 13:36:36 +08:00
coolsnowwolf
c5efeaff69 kernel: bump 5.10 to 5.10.190 2023-08-16 15:46:28 +08:00
coolsnowwolf
961ee0e81e r8152: fix build with kernel 5.10+ 2023-08-13 11:40:42 +08:00
coolsnowwolf
bdb3b96718 r8152: rework eth hw addr set for kernel 5.4 2023-08-12 22:17:18 +08:00
aiamadeus
25d3a71cbf r8152: drop local patches 2023-03-20 20:30:45 +08:00
coolsnowwolf
994a4c48e4 kernel: add linux 6.1 stable release support 2022-12-12 19:29:09 +08:00
coolsnowwolf
3f09969e86 kernel: refresh RTL 5.19 patch 2022-08-04 19:47:00 +00:00
coolsnowwolf
07adaa5beb r8152: add kernel 5.19 support 2022-08-04 17:49:52 +00:00
AmadeusGhost
1512bd83a2 r8152: update to 2.16.1 2022-06-21 23:50:17 +08:00
lean
1c8e6f658e Revert "Revert "r8152: drop patch (#8455)" (#9034)"
This reverts commit 4c659ce3c025e9ad044b4674efb1fcdc17e8e2e3.
2022-03-09 17:27:28 +08:00
jimjimbco
4c659ce3c0
Revert "r8152: drop patch (#8455)" (#9034)
This reverts commit 252bd55b5fa125ef9deea360f59cdad43411b322.
2022-03-09 13:12:15 +08:00
Beginner
252bd55b5f
r8152: drop patch (#8455) 2021-12-17 15:21:25 +08:00
CN_SZTL
7883a5d2e6
r8152: fix build under kernel >= 4.19.10 or kernel >= 4.14.217 (#6965)
Fixes: 1024f0ec23f63d ("r8152: update to 2.15 (#6900)")
Fixes: #6946

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-06-12 01:57:31 +08:00
Beginner
1024f0ec23
r8152: update to 2.15 (#6900)
Co-authored-by: Tianling Shen <cnsztl@immortalwrt.org>

Co-authored-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-05-31 18:41:30 +08:00
CN_SZTL
2607c6cf5c
r8152: introduce r8152/r8153 driver from vendor (#6511)
This is the vendor driver for r8152/r8153 series USB ethernet adapter, it may be
better than the driver from kernel mainline, or be worse. It's depending on your
use-case.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-11 15:27:27 +08:00