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, Dec 8, 8:56 PM
Unknown Object (File)
Sun, Dec 7, 11:11 AM
Unknown Object (File)
Sat, Dec 6, 10:10 AM
Unknown Object (File)
Fri, Dec 5, 1:03 PM
Unknown Object (File)
Sat, Nov 29, 2:36 AM
Unknown Object (File)
Sat, Nov 22, 4:18 PM
Unknown Object (File)
Thu, Nov 20, 8:32 PM
Unknown Object (File)
Thu, Nov 20, 8:22 PM
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.