freebsd-dev/sys/dev/rtwn
Andriy Voskoboinyk a14f9888d9 rtwn: enable 11n support for RTL8188CE.
- Increase Rx buffer size from MCLBYTES to MJUMPAGESIZE.
- Provide an additional defragmentation routine for frames larger
than MCLBYTES; that is required by A-MSDU / Atheros Fast-Frames
support to work with current Tx path implementation.

Enabled features list for RTL8188CE:
- Atheros Fast-Frames;
- A-MPDU (Tx / Rx);
- A-MSDU (Tx / Rx; 4k only);
- Short Guard Interval.

Tested with:
- RTL8188CE (STA+AP) + RTL8821AU (STA).
- RTL8188CE (STA) + RTL8188CUS (AP).

Relnotes:	yes
2016-11-12 17:58:37 +00:00
..
pci rtwn: enable 11n support for RTL8188CE. 2016-11-12 17:58:37 +00:00
rtl8188e rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
rtl8192c rtwn: enable 11n support for RTL8188CE. 2016-11-12 17:58:37 +00:00
rtl8812a rtwn: fix Rx filter setup for some multi-vap configuratons. 2016-11-05 23:21:30 +00:00
rtl8821a rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
usb rtwn: enable 11n support for RTL8188CE. 2016-11-12 17:58:37 +00:00
if_rtwn_beacon.c rtwn: add HOSTAP / IBSS mode support for RTL8188CE. 2016-11-06 23:13:13 +00:00
if_rtwn_beacon.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_calib.c rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_calib.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_cam.c rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_cam.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_debug.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_efuse.c rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_efuse.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_fw.c rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_fw.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_nop.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_ridx.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_rx.c rtwn: fix Rx filter setup for some multi-vap configuratons. 2016-11-05 23:21:30 +00:00
if_rtwn_rx.h rtwn: fix Rx filter setup for some multi-vap configuratons. 2016-11-05 23:21:30 +00:00
if_rtwn_task.c rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_task.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_tx.c rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_tx.h rtwn: enable 11n support for RTL8188CE. 2016-11-12 17:58:37 +00:00
if_rtwn.c rtwn: add HOSTAP / IBSS mode support for RTL8188CE. 2016-11-06 23:13:13 +00:00
if_rtwnreg.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwnvar.h rtwn: add HOSTAP / IBSS mode support for RTL8188CE. 2016-11-06 23:13:13 +00:00