Page MenuHomeFreeBSD

wpi(4): add support for TX fragmentation
ClosedPublic

Authored by avos on Oct 1 2015, 3:24 PM.
Tags
None
Referenced Files
F166283896: D3770.id9023.diff
Wed, Aug 12, 4:45 PM
F166224803: D3770.id9323.diff
Wed, Aug 12, 11:37 AM
Unknown Object (File)
Mon, Aug 10, 3:34 AM
Unknown Object (File)
Sat, Aug 8, 9:06 AM
Unknown Object (File)
Sat, Aug 8, 12:41 AM
Unknown Object (File)
Wed, Aug 5, 1:46 PM
Unknown Object (File)
Thu, Jul 16, 4:43 PM
Unknown Object (File)
Jul 6 2026, 7:32 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.