| d9b7531f | 27-May-2024 |
Johannes Berg <[email protected]> |
wifi: iwlwifi: mvm: use only beacon BSS load for active links
For active links, don't take information that may have been received in probe responses, as those are not protected. For inactive links,
wifi: iwlwifi: mvm: use only beacon BSS load for active links
For active links, don't take information that may have been received in probe responses, as those are not protected. For inactive links, there may not be a choice.
Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Miri Korenblit <[email protected]> Link: https://msgid.link/20240527190228.6947dc462fa9.I2076961211d6785c8a15b4308e0e87a413148222@changeid Signed-off-by: Johannes Berg <[email protected]>
show more ...
|
| 2f876f91 | 05-May-2024 |
Johannes Berg <[email protected]> |
wifi: iwlwifi: mvm: exit EMLSR when CSA happens
If CSA is happening, then exit EMLSR to keep the better link, which is the primary link unless that's doing the CSA with quiet. This is done because w
wifi: iwlwifi: mvm: exit EMLSR when CSA happens
If CSA is happening, then exit EMLSR to keep the better link, which is the primary link unless that's doing the CSA with quiet. This is done because we can't transmit the OMN frame on a quiet link, but want to exit EMLSR during CSA for better beacon reception, so we can follow the switch accurately.
Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Miri Korenblit <[email protected]> Link: https://msgid.link/20240505091420.3ffff9577f08.I2620971fa5aef789e0d4a588def4c2621e8bed5b@changeid Signed-off-by: Johannes Berg <[email protected]>
show more ...
|