freebsd-dev/sys/dev/rtwn/usb
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
..
rtwn_usb_attach.c rtwn: add HOSTAP / IBSS mode support for RTL8188CE. 2016-11-06 23:13:13 +00:00
rtwn_usb_attach.h
rtwn_usb_ep.c
rtwn_usb_ep.h
rtwn_usb_reg.c
rtwn_usb_reg.h
rtwn_usb_rx.c rtwn: enable 11n support for RTL8188CE. 2016-11-12 17:58:37 +00:00
rtwn_usb_rx.h
rtwn_usb_tx.c
rtwn_usb_tx.h
rtwn_usb_var.h