Page MenuHomeFreeBSD

rtwn: enable receiving AMSDU in AMPDU
ClosedPublic

Authored by adrian on Nov 27 2024, 4:40 AM.
Referenced Files
F132492105: D47776.id147023.diff
Fri, Oct 17, 9:05 AM
Unknown Object (File)
Wed, Oct 15, 10:29 PM
Unknown Object (File)
Thu, Oct 9, 4:27 AM
Unknown Object (File)
Mon, Oct 6, 7:30 PM
Unknown Object (File)
Mon, Oct 6, 7:29 PM
Unknown Object (File)
Sep 16 2025, 8:44 AM
Unknown Object (File)
Sep 5 2025, 8:49 AM
Unknown Object (File)
Sep 2 2025, 8:03 PM
Subscribers

Details

Reviewers
None
Group Reviewers
wireless
Commits
rG05c3851b20e0: rtwn: enable receiving AMSDU in AMPDU
Summary

All of the supported NICs should support this.

Locally tested:

  • RTL8192CU, STA mode
  • RTL8192EU, STA mode
  • RTL8821AU, STA mode
  • RTL8812AU, STA mode

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Likely fine but should make sure that all the different devices/firmware really can do that.

In D47776#1090169, @bz wrote:

Likely fine but should make sure that all the different devices/firmware really can do that.

I've checked; RTL8188 and RTL8192 NICs support it fine. There's some other instabilities, but not linked to this!

This revision was not accepted when it landed; it landed in state Needs Review.Dec 5 2024, 7:31 AM
This revision was automatically updated to reflect the committed changes.