rtl8192eu-linux-driver/os_dep/linux
Magnus Bergmark 416453cadc
No more NULL dereference and kernel panic on current kernels
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.
2015-08-18 21:10:30 +02:00
..
custom_gpio_linux.c The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
ioctl_cfg80211.c The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
ioctl_linux.c The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
mlme_linux.c The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
os_intfs.c No more NULL dereference and kernel panic on current kernels 2015-08-18 21:10:30 +02:00
recv_linux.c The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
rtw_android.c No more NULL dereference and kernel panic on current kernels 2015-08-18 21:10:30 +02:00
rtw_proc.c No more NULL dereference and kernel panic on current kernels 2015-08-18 21:10:30 +02:00
rtw_proc.h The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
usb_intf.c No more NULL dereference and kernel panic on current kernels 2015-08-18 21:10:30 +02:00
usb_ops_linux.c The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
wifi_regd.c The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
xmit_linux.c The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00