Victor Golovanenko
|
13cc38399e
|
Build support with kernel v5.17:
replace PDE_DATA() with pde_data(): https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=359745d78351c6f5442435f81549f0207ece28aa
rename complete_and_exit to kthread_complete_and_exit: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cead18552660702a4a46f58e65188fe5f36e9dfe
use eth_hw_addr_set: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5b6d5affd27486ec9152a66df1741cf67782712a
|
2022-03-31 12:03:19 +03:00 |
|
kimocoder
|
cc5f31b1df
|
Merge branch 'v5.3.9' of https://github.com/OpenHD/rtl8188eus into OpenHD-v5.3.9
|
2021-05-04 13:43:50 +02:00 |
|
Victor Golovanenko
|
c4db805fac
|
Fixed Kernel compilation 5.10
Adapt code due set_fs() removal
See torvalds/linux@f56e65d
|
2020-12-21 06:34:24 +03:00 |
|
Stephen Oliver
|
33a82d10db
|
Set MTU fields in device structs
|
2020-08-17 15:31:20 -04:00 |
|
kimocoder
|
1d7c67f0ec
|
Fixed some static around
|
2020-03-16 19:11:22 +01:00 |
|
kimocoder
|
7eb1cddab5
|
Added kernel v5.1 support
|
2019-05-24 17:58:22 +02:00 |
|
kimocoder
|
d30cd10cf0
|
Remove wrappers around vmalloc()
|
2019-02-14 17:59:53 +01:00 |
|
kimocoder
|
fff9f74b19
|
On Linux, _rtw_spinlock_free() is a no-op
|
2019-02-12 19:27:19 +01:00 |
|
kimocoder
|
dea80bece2
|
upload clean driver from Realtek
|
2019-02-01 23:15:13 +01:00 |
|