Skip to content

Commit

Permalink
Enable tx mimo for iwn driver (Centrino N wireless cards) (#424)
Browse files Browse the repository at this point in the history
* 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
pigworlds committed Dec 3, 2020
1 parent aa2f1a7 commit df94da8
Show file tree
Hide file tree
Showing 2 changed files with 315 additions and 106 deletions.
Loading

0 comments on commit df94da8

Please sign in to comment.