mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2024-11-26 07:25:00 +00:00
Drivers for the rtl8192eu chipset for wireless adapters (D-Link DWA-131 rev E1 included!)
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. |
||
---|---|---|
core | ||
hal | ||
include | ||
os_dep | ||
platform | ||
clean | ||
ifcfg-wlan0 | ||
Kconfig | ||
Makefile | ||
runwpa | ||
wlan0dhcp |