[Bug 197143] [wpi] [patch]: sync with iwn / OpenBSD wpi

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 6 16:09:03 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197143

--- Comment #9 from Andriy Voskoboinyk <s3erios at gmail.com> ---
Created attachment 153911
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153911&action=edit
Bugfixes2.diff

- Revert changes related to IEEE80211_F_DATAPAD (there is no padding in RX
path).
- Copy correct addresses to node.macaddr / rxon.myaddr.
- Handle beaconing properly.
- Enable HOSTAP mode (experimental).
- Use HW AES-CCMP for all keys.
- (partially) Replace global mutex with per-structure locks.
- Remove races in wpi*intr functions.
- Acquire ifq lock while checking / modifying IFF_DRV_OACTIVE flag.
- Add WPI_DEBUG_NODE / WPI_DEBUG_REGISTER debug categories.
- Use internal functions for node table management.
- Move association from wpi_tx_data() to wpi_newassoc().
- Other minor fixes.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-wireless mailing list