https://github.com/albrechtl/rtl8365mb-kernel-hacking
A WIP repo for rtl8365mb kernel module hacking
https://github.com/albrechtl/rtl8365mb-kernel-hacking
Last synced: 10 months ago
JSON representation
A WIP repo for rtl8365mb kernel module hacking
- Host: GitHub
- URL: https://github.com/albrechtl/rtl8365mb-kernel-hacking
- Owner: AlbrechtL
- License: gpl-2.0
- Created: 2025-03-18T10:16:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-18T11:30:18.000Z (over 1 year ago)
- Last Synced: 2025-03-18T11:34:39.072Z (over 1 year ago)
- Language: C
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rtl8365mb-kernel-hacking
A WIP repo for rtl8365mb kernel module hacking
Tested with Linux kernel 6.6.74 with Raspberry OS on a Raspberry Pi 5
Some unfinished code can be also found here: https://github.com/sipraga/linux/commits/alvin/rtl/offload-6.1.7/. I integrated some code into the branch [`alvin`](https://github.com/AlbrechtL/rtl8365mb-kernel-hacking/commits/alvin-code/). But the hardware forwarding is still not functioning.