linux/drivers/staging/rtl8712
Xose Vazquez Perez 586add48d4 staging: refresh TODO for rtl8712
People should not waste time and energy working on this staging driver.
At least four drivers were written for this hardware:
 https://marc.info/?l=linux-wireless&m=138358275410975
And there is a replacement using the kernel wireless stack at:
 https://github.com/chunkeey/rtl8192su
Also a fullmac/cfg80211 driver(r92su) is available.

Cc: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Florian Schilhabel <florian.c.schilhabel@googlemail.com>
Cc: Christian Lamparter <chunkeey@googlemail.com>
Cc: Joshua Roys <Joshua.Roys@gtri.gatech.edu>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Linux Driver Project Developer List <driverdev-devel@linuxdriverproject.org>
Cc: Linux Wireless <linux-wireless@vger.kernel.org>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-22 22:22:13 -04:00
..
basic_types.h
drv_types.h
ethernet.h
hal_init.c
ieee80211.c staging: rtl8712: Remove unnecessary parantheses 2016-03-11 22:09:09 -08:00
ieee80211.h
Kconfig
Makefile
mlme_linux.c
mlme_osdep.h
mp_custom_oid.h
os_intfs.c
osdep_intf.h
osdep_service.h
recv_linux.c Staging: rtl8712: Avoid multiple assignments. 2016-03-11 22:09:09 -08:00
recv_osdep.h
rtl871x_cmd.c Staging: rtl8712: Remove function r8712_setptm_cmd and r8712_gettssi_cmd 2016-03-11 22:09:09 -08:00
rtl871x_cmd.h Staging: rtl8712: Remove function r8712_setptm_cmd and r8712_gettssi_cmd 2016-03-11 22:09:09 -08:00
rtl871x_debug.h
rtl871x_eeprom.c
rtl871x_eeprom.h
rtl871x_event.h
rtl871x_ht.h
rtl871x_io.c Staging: rtl8712: Clean up tests if NULL returned on failure 2016-03-11 22:09:09 -08:00
rtl871x_io.h
rtl871x_ioctl_linux.c rtl871x: avoid running off end of buffer 2016-03-05 14:48:04 -08:00
rtl871x_ioctl_rtl.c
rtl871x_ioctl_rtl.h
rtl871x_ioctl_set.c
rtl871x_ioctl_set.h
rtl871x_ioctl.h
rtl871x_led.h
rtl871x_mlme.c staging: rtl8712: Remove unnecessary else after return 2016-03-11 22:09:09 -08:00
rtl871x_mlme.h
rtl871x_mp_ioctl.c
rtl871x_mp_ioctl.h staging: rtl8712: rtl871x_mp_ioctl: Remove exceptional & on function name 2016-03-11 22:09:09 -08:00
rtl871x_mp_phy_regdef.h
rtl871x_mp.c staging: rtl8712: Remove the unnecessary parantheses 2016-03-11 22:09:09 -08:00
rtl871x_mp.h
rtl871x_pwrctrl.c
rtl871x_pwrctrl.h
rtl871x_recv.c
rtl871x_recv.h
rtl871x_rf.h
rtl871x_security.c
rtl871x_security.h
rtl871x_sta_mgt.c Staging: rtl8712: Clean up tests if NULL returned on failure 2016-03-11 22:09:09 -08:00
rtl871x_wlan_sme.h
rtl871x_xmit.c Staging: rtl8712: Clean up tests if NULL returned on failure 2016-03-11 22:09:09 -08:00
rtl871x_xmit.h
rtl8712_bitdef.h
rtl8712_cmd.c staging: rtl8712: Remove cast on void pointer 2016-03-11 22:09:09 -08:00
rtl8712_cmd.h
rtl8712_cmdctrl_bitdef.h
rtl8712_cmdctrl_regdef.h
rtl8712_debugctrl_bitdef.h
rtl8712_debugctrl_regdef.h
rtl8712_edcasetting_bitdef.h
rtl8712_edcasetting_regdef.h
rtl8712_efuse.c
rtl8712_efuse.h
rtl8712_event.h
rtl8712_fifoctrl_bitdef.h
rtl8712_fifoctrl_regdef.h
rtl8712_gp_bitdef.h
rtl8712_gp_regdef.h
rtl8712_hal.h
rtl8712_interrupt_bitdef.h
rtl8712_io.c
rtl8712_led.c
rtl8712_macsetting_bitdef.h
rtl8712_macsetting_regdef.h
rtl8712_powersave_bitdef.h
rtl8712_powersave_regdef.h
rtl8712_ratectrl_bitdef.h
rtl8712_ratectrl_regdef.h
rtl8712_recv.c
rtl8712_recv.h
rtl8712_regdef.h
rtl8712_security_bitdef.h
rtl8712_spec.h
rtl8712_syscfg_bitdef.h
rtl8712_syscfg_regdef.h
rtl8712_timectrl_bitdef.h
rtl8712_timectrl_regdef.h
rtl8712_wmac_bitdef.h
rtl8712_wmac_regdef.h
rtl8712_xmit.c
rtl8712_xmit.h
sta_info.h
TODO staging: refresh TODO for rtl8712 2016-03-22 22:22:13 -04:00
usb_halinit.c
usb_intf.c staging: rtl8712: Remove exceptional & on function name 2016-03-11 22:09:09 -08:00
usb_ops_linux.c staging: rtl8712: Remove unnecessary cast on void pointer 2016-03-11 22:09:09 -08:00
usb_ops.c staging: rtl8712: Remove exceptional & on function name 2016-03-11 22:09:09 -08:00
usb_ops.h
usb_osintf.h
wifi.h
wlan_bssdef.h
xmit_linux.c staging: rtl8712: Make return of 0 explicit 2016-03-11 22:09:09 -08:00
xmit_osdep.h