1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-11-26 07:04:12 +00:00
rtl8812au/os_dep/linux
Christian Stewart d00db12afc ioctl_cfg80211: fix build against kernels < 4.10.x
Kernel 4.10.x adjusted cfg80211_connect_bss to accept a timeout as the last
argument. Add a conditional statement which removes this extra parameter if the
kernel is less than version 4.10.x to fix build errors against version 4.9.x.

Note that the Jetson TX2 kernel is still version 4.9.x even though this version
is technically deprecated upstream.

Signed-off-by: Christian Stewart <christian@aperture.us>
2023-07-03 13:54:27 -07:00
..
custom_gpio_linux.c Cloned gordboy's 8812au repo 2018-06-22 18:48:32 +02:00
ioctl_cfg80211.c ioctl_cfg80211: fix build against kernels < 4.10.x 2023-07-03 13:54:27 -07: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 Add 056E:4010 for elecom device 2023-04-13 16:23:45 +09:00
usb_ops_linux.c fix cfi trip from usb_recv_tasklet 2023-01-25 11:02:40 +00:00
wifi_regd.c Minor fix 2020-03-31 07:32:54 +08:00
xmit_linux.c fix cfi trip from rtw_xmit_entry 2023-01-26 14:37:56 +00:00