Wireless Chipset and Driver Review : MediaTek aka Ralink - ConnectBox/connectbox-pi GitHub Wiki
This page details the selection process for Mediatek USB Wifi devices for the ConnectBox.
We will consider chipsets that meet the following criteria:
- Drivers in the current linux kernel (including the staging tree). We want to avoid building and maintaining drivers
- 802.11n support (not draft-n)
- 2T2R (2x2:2) MIMO
- USB form factor
- Driver supporting AP (Master mode)
1. Driver support in the current kernel
From https://github.com/torvalds/linux/blob/master/drivers/net/wireless/ralink/rt2x00/Kconfig
config RT2500USB
Supported chips: RT2571 & RT2572.
config RT73USB
Supported chips: RT2571W, RT2573 & RT2671.
config RT2800USB
Supported chips: RT2770, RT2870 & RT3070, RT3071 & RT3072
config RT2800USB_RT33XX
Supported chips: RT3370
config RT2800USB_RT35XX
Supported chips: RT3572
config RT2800USB_RT3573
enables support for RT3573 chipset
config RT2800USB_RT53XX
Supported chips: RT5370
config RT2800USB_RT55XX
Supported chips: RT5572
Open question; is RT5372 supported by RT2800USB_RT53XX also?
Chipset support
See https://wikidevi.com/wiki/Ralink
RT2571 bg. Exclude
RT2572 bg. Exclude
RT2571W a/bg. Exclude
RT2573 bg. Exclude
RT2671 bg. Exclude
RT2770 bgn 1x2:2. Exclude
RT2870 bgn 2x3:2. Candidate
RT3070 bgn 1x1:1. Exclude
RT3071 bgn 1x2:2. Exclude
RT3072 bgn 2x2:2. Candidate
RT3370 bgn 1x1:1. Exclude
RT3572 abgn 2x2:2. Candidate
RT3573 abgn 3x3:3. Candidate
RT5370 bgn 1x1:1. Exclude
RT5372 bgn 2x2:2. Candidate (if RT2800USB_RT53XX supports it)
RT5572 abgn 2x2:2. Candidate
AP support
Using https://wikidevi.com/wiki/Category:Linux_driver/802dot11
Rt2800usb (candidates RT2870, RT3072, RT3572, RT3573, RT5572) supported