mirror of
https://github.com/opnsense/src.git
synced 2026-05-21 17:40:35 -04:00
This update is for more/newer versions of drivers:
- add and properly place more structs, enums, defines needed by drivers.
- correct types of struct fields.
- make various function arguments const.
- move REG_RULE() macro to its own file regulatory.h and
use macros for calculations.
- add linuxkpi_ieee80211_get_channel() implementation.
- change linuxkpi_ieee80211_ifattach() to return int for error checking.
No intended functional changes for iwlwifi.
Sponsored by: The FreeBSD Foundation (partially)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| addrconf.h | ||
| cfg80211.h | ||
| ieee80211_radiotap.h | ||
| if_inet6.h | ||
| ip.h | ||
| ipv6.h | ||
| mac80211.h | ||
| netevent.h | ||
| regulatory.h | ||
| tcp.h | ||