Page MenuHomeFreeBSD

wpi(4): add support for TX fragmentation
ClosedPublic

Authored by avos on Oct 1 2015, 3:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 22, 12:13 AM
Unknown Object (File)
Sun, Sep 14, 7:29 PM
Unknown Object (File)
Sat, Sep 13, 6:33 AM
Unknown Object (File)
Sep 13 2025, 1:43 AM
Unknown Object (File)
Sep 13 2025, 12:55 AM
Unknown Object (File)
Sep 12 2025, 11:18 PM
Unknown Object (File)
Aug 24 2025, 10:20 PM
Unknown Object (File)
Aug 15 2025, 4:07 AM
Subscribers

Details

Test Plan

Tested with Intel 3945BG, HOSTAP and STA modes

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avos retitled this revision from to wpi(4): add support for TX fragmentation.
avos updated this object.
avos edited the test plan for this revision. (Show Details)
avos added a reviewer: adrian.
avos set the repository for this revision to rS FreeBSD src repository - subversion.

Fix order of operations.

  • Fix few races (TX/RX; deferred TX pointer commit w/ powersave enabled).
  • Improve error handling.
This revision was automatically updated to reflect the committed changes.