1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-12-31 07:03:59 +00:00
rtl8812au/os_dep/linux
Christian Sarre d8ad927155 Fix build on 6.x kernels.
It was broken due to kernel changes backported from 6.5 (torvalds/linux@e8c2af6).
Changes have been tested on the following configurations and observed to build:
 - Debian Bullseye, kernel 6.1.38-4 (bullseye-backports)
 - Debian Bookworm, kernel 6.1.52-1
 - Ubuntu 23.04 Lunar, kernel 6.2.0-36

There are also other kernel versions which are affected up to some point in their history,
but there were a few reasons I ended up not including them:
 - Kernel 6.2: Not in use on Debian, likely skipped in favor of 6.4+. Ubuntu though has backported the change to 6.2 on Lunar.
 - Kernel 6.3: Not in use on Debian/Ubuntu, seems to have been skipped in favor of 6.4/6.5+.
 - Kernel 6.4: Not in use on Ubuntu. Debian Bookworm has this available in backports, but they now also offer 6.5 which does not have the issue.

In case someone tries to build this module running kernel 6.2 on something other than Ubuntu, this fix is most likely necessary.
2023-10-31 21:04:54 +02:00
..
custom_gpio_linux.c Cloned gordboy's 8812au repo 2018-06-22 18:48:32 +02:00
ioctl_cfg80211.c Add kernel v6.6 support 2023-10-29 16:29:30 +01:00
ioctl_cfg80211.h remove rtw_cfgvendor support 2020-03-07 22:56:09 +00:00
ioctl_linux.c Use eth_hw_addr_set instead of dev_addr_set 2023-07-02 12:11:29 +00:00
ioctl_mp.c Revert: Test fix for latest kernel which changed 'asm' to 'asm_inline' 2019-12-17 22:28:41 +01:00
mlme_linux.c Use eth_hw_addr_set instead of dev_addr_set 2023-07-02 12:11:29 +00:00
os_intfs.c Use eth_hw_addr_set instead of dev_addr_set 2023-07-02 12:11:29 +00:00
recv_linux.c Small code cleanup 2022-03-05 02:57:48 +01:00
rhashtable.c Uploading the v5.3.4 version 2018-08-24 22:52:34 +02:00
rhashtable.h Uploading the v5.3.4 version 2018-08-24 22:52:34 +02:00
rtw_android.c Remove dead code associated with CONFIG_PLATFORM_INTEL_BYT 2023-05-02 01:28:48 +02:00
rtw_proc.c Add some Android fixes 2022-08-27 03:10:39 +02:00
rtw_proc.h linux: proc: use pde_data instead of PDE_DATA in >=5.17 2022-05-07 19:38:51 +03:00
rtw_rhashtable.c Uploading the v5.3.4 version 2018-08-24 22:52:34 +02:00
rtw_rhashtable.h Upload new v5.6.4 driver 2019-05-24 21:43:57 +02:00
usb_intf.c Fix the VFS internal message 2023-10-29 15:15:50 +01:00
usb_ops_linux.c fix cfi trip from usb_recv_tasklet 2023-01-25 11:02:40 +00:00
wifi_regd.c Fix build on 6.x kernels. 2023-10-31 21:04:54 +02:00
xmit_linux.c fix cfi trip from rtw_xmit_entry 2023-01-26 14:37:56 +00:00