Page MenuHomeFreeBSD

wpi(4): add support for TX fragmentation
ClosedPublic

Authored by avos on Oct 1 2015, 3:24 PM.
Tags
None
Referenced Files
F166616158: D3770.id9068.diff
Fri, Aug 14, 9:37 PM
F166616146: D3770.id9068.diff
Fri, Aug 14, 9:37 PM
F166612936: D3770.diff
Fri, Aug 14, 9:13 PM
F166600599: D3770.id9024.diff
Fri, Aug 14, 7:53 PM
Unknown Object (File)
Thu, Aug 13, 9:11 PM
Unknown Object (File)
Thu, Aug 13, 8:34 PM
Unknown Object (File)
Thu, Aug 13, 7:07 PM
Unknown Object (File)
Thu, Aug 13, 12:32 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.