You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Felix Fietkau 1f5f096faa mac80211: add rtl8xxxu
OpenWrt is often used to develop or test new devices
Some users might want to test and help to improve
this new driver

upstream commit notice 26f1fad29ad973b0fb26a9ca3dcb2a73dde781aa

New driver: rtl8xxxu (mac80211)
This is an alternate driver for a number of Realtek WiFi USB devices,
including RTL8723AU, RTL8188CU, RTL8188RU, RTL8191CU, and RTL8192CU.
It was written from scratch utilizing the Linux mac80211 stack.

After spending months cleaning up the vendor provided rtl8723au
driver, which comes with it's own 802.11 stack included, I decided to
rewrite this driver from the bottom up.

Many thanks to Johannes Berg for 802.11 insights and help and Larry
Finger for help with the vendor driver.

The full git log for the development of this driver can be found here:
git git://git.kernel.org/pub/scm/linux/kernel/git/jes/linux.git
    branch rtl8723au-mac80211

This driver is still under development, but has proven to be very
stable for me. It currently supports station mode only. It has support
for OFDM and CCK rates. It does lack certain features found in the
staging driver, such as power management, AMPDU, and 40MHz channel
support. In addition it does not support AD-HOC, AP, and monitor mode
support at this point.

The driver is known to work with the following devices:
Lenovo Yoga (rtl8723au)
TP-Link TL-WN823N (rtl8192cu)
Etekcity 6R (rtl8188cu)
Daffodil LAN03 (rtl8188cu)
Alfa AWUS036NHR (rtl8188ru)

Compile tested only

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>

SVN-Revision: 48104
9 years ago
..
base-files base-files: allow timezone to be overriden by zonename (proper zoneinfo support) 9 years ago
boot uboot-imx6: add support for i.MX6q SABRE board 9 years ago
devel perf: select objdump instead of the full binutils package 9 years ago
firmware ath10k-firmware: Update QCA988X firmware to 10.2.4.97-1 9 years ago
kernel mac80211: add rtl8xxxu 9 years ago
libs libnl: fix warning with poll.h include on musl 9 years ago
network package/network/config/gre: ipv6 gre kmod package name was wrong 9 years ago
system fstools: update to latest git HEAD 9 years ago
utils busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files 9 years ago
Makefile build: add opkg host dependency 9 years ago