rtw88-usb
rtw88-usb copied to clipboard
TODO
- Merge more PCI/SDIO code from upstream
- Add compatibility for older kernels
- Fix Makefile (so it's more complete then now)
@ZerBea driver is updated :+1:
Thank you also for informing me. I love this driver, because it doesn't depend on NETLINK, like rtl88xx/rtl8188 series. Everything is working as expected in combination with hcxdumptool (out of the box). That let me assume that the issues on rtl88xx/rtl8188 are really related to NETLINK.
Can we assume that Realtek is leaving the NETLINK path? That would be a huge improvement, running fast attacks.
@kimocoder Thank you for supporting realtek device.
Ask 2 question to you.
-
I want to use "rtl8822cu" USB wifi dongle on my Linux kernel 5.4.70 arm64 architecture. Just build your code and type modprobe on my board?
-
Any plan to go your code on mainline ? Because I can't find about rtl8822cu on mainline kernel. I type "$git grep rtl8822cu" top of the kernel code.
I'll be adding more upstream patches this evening.