mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2024-11-22 21:45:22 +00:00
416453cadc
Found patch on the web: http://users.telenet.be/x86_64/Patches/rtl8192eu-k3.13.patch Before patch, kernel panic due to a NULL dereference in rtw_ndev_notifier_register; this patch solves that problem by not using these methods on kernel versions after a certain number, so it leads me to believe that this patch is meant to make the driver compatible with newer kernel versions. |
||
---|---|---|
.. | ||
custom_gpio_linux.c | ||
ioctl_cfg80211.c | ||
ioctl_linux.c | ||
mlme_linux.c | ||
os_intfs.c | ||
recv_linux.c | ||
rtw_android.c | ||
rtw_proc.c | ||
rtw_proc.h | ||
usb_intf.c | ||
usb_ops_linux.c | ||
wifi_regd.c | ||
xmit_linux.c |