Centos-kernel-stream-9/drivers/net
Jose Ignacio Tornos Martinez 3e3067dcd3 wifi: iwlwifi: mvm: fix regdb initialization
JIRA: https://issues.redhat.com/browse/RHEL-19746

commit ea02a208cf4cefc38ebaaad168fe499e14408841
Author: Gregory Greenman <gregory.greenman@intel.com>
Date:   Tue Oct 17 12:16:49 2023 +0300

    wifi: iwlwifi: mvm: fix regdb initialization
    
    In order to get regulatory domain, driver sends MCC_UPDATE_CMD to the
    FW. One of the parameters in the response is the status which can tell
    if the regdomain has changed or not.
    
    When iwl_mvm_init_mcc() is called during iwl_op_mode_mvm_start(), then
    sband is still NULL and channel parameters (i.e. chan->flags)  cannot be
    initialized. When, further in the flow, iwl_mvm_update_mcc() is called
    during iwl_mvm_up(), it first checks if the regdomain has changed and
    then skips the update if it remains the same. But, since channel
    parameters weren't initialized yet, the update should be forced in this
    codepath. Fix that by adding a corresponding parameter to
    iwl_mvm_init_fw_regd().
    
    Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
    Link: https://lore.kernel.org/r/20231017115047.78b2c5b891b0.Iac49d52e0bfc0317372015607c63ea9276bbb188@changeid
    Signed-off-by: Johannes Berg <johannes.berg@intel.com>

Signed-off-by: Jose Ignacio Tornos Martinez <jtornosm@redhat.com>
2024-02-01 15:29:52 +01:00
..
appletalk
arcnet
bonding
caif
can
dsa
ethernet net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_desc 2024-02-01 15:29:06 +01:00
fddi
fjes
hamradio
hippi
hyperv
ieee802154
ipa
ipvlan
mdio net: phy: mdio-bcm-unimac: Add asp v2.0 support 2024-01-09 11:58:37 +01:00
netdevsim
pcs
phy net: phy: bcm7xxx: Add missing 16nm EPHY statistics 2024-01-09 12:02:24 +01:00
plip
ppp ppp: limit MRU to 64K 2024-01-11 11:52:41 +01:00
pse-pd
slip
team
thunderbolt
usb
vmxnet3 vmxnet3: Add XDP support. 2024-01-23 09:48:33 +01:00
vxlan
wan
wireguard
wireless wifi: iwlwifi: mvm: fix regdb initialization 2024-02-01 15:29:52 +01:00
wwan
xen-netback
Kconfig vmxnet3: Add XDP support. 2024-01-23 09:48:33 +01:00
LICENSE.SRC
Makefile
Space.c
bareudp.c
dummy.c
eql.c
geneve.c
gtp.c
ifb.c
loopback.c
macsec.c
macvlan.c
macvtap.c
mdio.c
mhi_net.c
mii.c
net_failover.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
sungem_phy.c
tap.c
tun.c
veth.c
virtio_net.c
vrf.c
vsockmon.c
xen-netfront.c