Files
RedBear-OS/local
vasilito 2d12d1014c fix: iwlwifi — complete linux-kpi mac80211 header + build fixes
linux-kpi mac80211.h:
- Extract struct ieee80211_channel to top level (was nested in ieee80211_conf)
- Add struct ieee80211_conf conf to struct ieee80211_hw
- Change void* channel to struct ieee80211_channel* in bss_conf.chandef
- Include linux/ieee80211.h (consolidate single channel definition)

linux-kpi limits.h: new header with S8_MIN/S8_MAX/U8_MAX etc.

iwlwifi build.rs: add linux_mvm.c to cc-rs compilation

iwlwifi linux_mvm.c: add S8_MIN fallback define
2026-07-09 20:21:37 +03:00
..
2026-07-05 22:29:19 +03:00