Drivers for the rtl8192eu chipset for wireless adapters (D-Link DWA-131 rev E1 included!)
Go to file
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
core The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
hal The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
include No more NULL dereference and kernel panic on current kernels 2015-08-18 21:10:30 +02:00
os_dep No more NULL dereference and kernel panic on current kernels 2015-08-18 21:10:30 +02:00
platform The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
clean The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
ifcfg-wlan0 The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
Kconfig The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
Makefile The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
runwpa The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
wlan0dhcp The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00