opnsense-src/sys/dev/iwm
Bjoern A. Zeeb 9a6695532b net80211/drivers: improve ieee80211_rx_stats for band
While IEEE80211_R_BAND was defined, there was no place to store the
band.  Add a field for that, adjust ieee80211_lookup_channel_rxstatus()
to require it, and update drivers passing "R_{FREQ|IEEE}" in already to
provide the band as well.  For the moment keep the fall-back code
requiring all three fields.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
Reviewed by:	adrian
Differential Revision: https://reviews.freebsd.org/D30662
2021-10-22 09:55:54 +00:00
..
if_iwm.c net80211/drivers: improve ieee80211_rx_stats for band 2021-10-22 09:55:54 +00:00
if_iwm_7000.c iwm(4): use correct channel list source for Intel 3168 2019-03-11 08:30:29 +00:00
if_iwm_8000.c Add support for Intel 8265 WiFi 2017-10-09 15:48:56 +00:00
if_iwm_9000.c iwm: Define the mqrx_supported capability. 2019-11-07 23:36:10 +00:00
if_iwm_9260.c iwm: Define the mqrx_supported capability. 2019-11-07 23:36:10 +00:00
if_iwm_binding.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_binding.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_config.h iwm: Define the mqrx_supported capability. 2019-11-07 23:36:10 +00:00
if_iwm_constants.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_debug.h iwm - Improve firmware Time Event handling. 2019-01-24 03:47:04 +00:00
if_iwm_fw.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_fw.h iwm - Reduce gratuitous differences with Linux iwlwifi in struct naming. 2019-01-24 03:43:45 +00:00
if_iwm_led.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_led.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_mac_ctxt.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_mac_ctxt.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_notif_wait.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
if_iwm_notif_wait.h [iwm] Add implementation of the notification wait api from iwlwifi. 2017-02-06 05:27:07 +00:00
if_iwm_pcie_trans.c iwm: Sync device initialization and reset code with iwlwifi. 2019-11-07 23:39:17 +00:00
if_iwm_pcie_trans.h iwm: Add a few _prph functions needed for 9000-series chips. 2019-11-07 23:34:28 +00:00
if_iwm_phy_ctxt.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_phy_ctxt.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_phy_db.c iwm - Reduce gratuitous differences with Linux iwlwifi in struct naming. 2019-01-24 03:43:45 +00:00
if_iwm_phy_db.h [iwm] Change 2nd arg of iwm_phy_db_set_section() to struct iwm_rx_packet. 2017-02-06 05:09:42 +00:00
if_iwm_power.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_power.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_scan.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_scan.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_sf.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_sf.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_sta.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_sta.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_time_event.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_time_event.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_util.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_util.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwmreg.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwmvar.h iwm: improve rfkill handling 2020-05-20 08:15:09 +00:00