linux/drivers/net/wireless/realtek/rtl8xxxu
Jes Sorensen 3dfb8e844f wifi: rtl8xxxu: Support new chip RTL8188EU
This chip is found in cheap USB devices from TP-Link, D-Link, etc.

Features: 2.4 GHz, b/g/n mode, 1T1R, 150 Mbps.

Chip versions older than "I cut" need software rate control. That will
be in the next commit. Until then MCS7 is used for all data frames.

The "I cut" chips are not supported. They require different firmware
and initialisation tables. Support can be added if someone has the
hardware to test it.

Co-developed-by: Andrea Merello <andrea.merello@gmail.com>
Signed-off-by: Andrea Merello <andrea.merello@gmail.com>
Co-developed-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@gmail.com>
Co-developed-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Reviewed-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/3aad60f6-23f9-81e8-c741-4bd51e99f423@gmail.com
2022-12-21 20:51:40 +02:00
..
Kconfig wifi: rtl8xxxu: Support new chip RTL8188EU 2022-12-21 20:51:40 +02:00
Makefile wifi: rtl8xxxu: Support new chip RTL8188EU 2022-12-21 20:51:40 +02:00
rtl8xxxu_8188e.c wifi: rtl8xxxu: Support new chip RTL8188EU 2022-12-21 20:51:40 +02:00
rtl8xxxu_8188f.c wifi: rtl8xxxu: Support new chip RTL8188EU 2022-12-21 20:51:40 +02:00
rtl8xxxu_8192c.c wifi: rtl8xxxu: Make rtl8xxxu_load_firmware take const char* 2022-12-21 20:51:39 +02:00
rtl8xxxu_8192e.c wifi: rtl8xxxu: Define masks for cck_agc_rpt bits 2022-12-21 20:51:39 +02:00
rtl8xxxu_8723a.c wifi: rtl8xxxu: Make rtl8xxxu_load_firmware take const char* 2022-12-21 20:51:39 +02:00
rtl8xxxu_8723b.c wifi: rtl8xxxu: Define masks for cck_agc_rpt bits 2022-12-21 20:51:39 +02:00
rtl8xxxu_core.c wifi: rtl8xxxu: Support new chip RTL8188EU 2022-12-21 20:51:40 +02:00
rtl8xxxu_regs.h wifi: rtl8xxxu: Support new chip RTL8188EU 2022-12-21 20:51:40 +02:00
rtl8xxxu.h wifi: rtl8xxxu: Support new chip RTL8188EU 2022-12-21 20:51:40 +02:00