Page MenuHomeFreeBSD

wpi(4): add support for TX fragmentation
ClosedPublic

Authored by avos on Oct 1 2015, 3:24 PM.
Tags
None
Referenced Files
F172013874: D3770.id9023.diff
Tue, Sep 15, 9:44 AM
Unknown Object (File)
Thu, Sep 10, 5:41 PM
Unknown Object (File)
Sat, Aug 22, 6:52 AM
Unknown Object (File)
Aug 14 2026, 9:37 PM
Unknown Object (File)
Aug 14 2026, 9:37 PM
Unknown Object (File)
Aug 14 2026, 9:13 PM
Unknown Object (File)
Aug 14 2026, 7:53 PM
Unknown Object (File)
Aug 13 2026, 9:11 PM
Subscribers

Details

Test Plan

Tested with Intel 3945BG, HOSTAP and STA modes

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

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.