Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable tx mimo for iwn driver (Centrino N wireless cards) (#424)
* Log on tx ring full * Add netstat counter and instrumentation * Enable qos flag * Enable tx mimo, port over link quality table from iwm. * Update the proper link quality flag name * Properly initialize rflags on iwn_tx. The tx structure is reused, and all fields need properly initialize. Without set proper rflags value, certain packet like mgmt frame may be sent at wrong coding scheme. This is discovered during a failed addba negotiation.
- Loading branch information