1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2025-02-01 21:40:09 +00:00
rtl8812au/os_dep/linux
Shmuel H 5bb4bffa97 linux: set netdev macaddr using dev_addr_set
dev_addr is const now, therefore, we have to use dev_addr_set
in order to modify it.
2022-05-07 14:30:47 +03:00
..
custom_gpio_linux.c
ioctl_cfg80211.c Fix for kernel v3.20 2021-12-12 22:40:54 +01:00
ioctl_cfg80211.h
ioctl_linux.c linux: set netdev macaddr using dev_addr_set 2022-05-07 14:30:47 +03:00
ioctl_mp.c
mlme_linux.c linux: set netdev macaddr using dev_addr_set 2022-05-07 14:30:47 +03:00
os_intfs.c linux: set netdev macaddr using dev_addr_set 2022-05-07 14:30:47 +03:00
recv_linux.c Small code cleanup 2022-03-05 02:57:48 +01:00
rhashtable.c
rhashtable.h
rtw_android.c
rtw_proc.c rtl8812au: Fix code for kernel 5.17 API change 2022-02-09 13:40:47 +00:00
rtw_proc.h
rtw_rhashtable.c
rtw_rhashtable.h
usb_intf.c Remove rtl8822bu device 2021-04-03 14:16:30 +00:00
usb_ops_linux.c
wifi_regd.c Minor fix 2020-03-31 07:32:54 +08:00
xmit_linux.c