Searched hist:aac86cebb4a09e3fa2c07589f79f7d0e07e8c9a4 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mt7615.h | diff aac86cebb4a09e3fa2c07589f79f7d0e07e8c9a4 Fri Jun 24 13:57:47 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: mt7615: fix throughput regression on DFS channels
For some reason, mt7615 reacts badly to repeatedly enabling/disabling the radar detector without also switching the channel. This results in very bad throughput on DFS channels, because hw->conf.radar_enabled can get toggled a few times after CAC ends. Fix this by always leaving the DFS detector enabled on DFS channels and instead suppress unwanted detection events.
Fixes: 2c86f6752046 ("mt76: mt7615: fix/rewrite the dfs state handling logic") Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | main.c | diff aac86cebb4a09e3fa2c07589f79f7d0e07e8c9a4 Fri Jun 24 13:57:47 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: mt7615: fix throughput regression on DFS channels
For some reason, mt7615 reacts badly to repeatedly enabling/disabling the radar detector without also switching the channel. This results in very bad throughput on DFS channels, because hw->conf.radar_enabled can get toggled a few times after CAC ends. Fix this by always leaving the DFS detector enabled on DFS channels and instead suppress unwanted detection events.
Fixes: 2c86f6752046 ("mt76: mt7615: fix/rewrite the dfs state handling logic") Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | mac.c | diff aac86cebb4a09e3fa2c07589f79f7d0e07e8c9a4 Fri Jun 24 13:57:47 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: mt7615: fix throughput regression on DFS channels
For some reason, mt7615 reacts badly to repeatedly enabling/disabling the radar detector without also switching the channel. This results in very bad throughput on DFS channels, because hw->conf.radar_enabled can get toggled a few times after CAC ends. Fix this by always leaving the DFS detector enabled on DFS channels and instead suppress unwanted detection events.
Fixes: 2c86f6752046 ("mt76: mt7615: fix/rewrite the dfs state handling logic") Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | mcu.c | diff aac86cebb4a09e3fa2c07589f79f7d0e07e8c9a4 Fri Jun 24 13:57:47 CDT 2022 Felix Fietkau <nbd@nbd.name> mt76: mt7615: fix throughput regression on DFS channels
For some reason, mt7615 reacts badly to repeatedly enabling/disabling the radar detector without also switching the channel. This results in very bad throughput on DFS channels, because hw->conf.radar_enabled can get toggled a few times after CAC ends. Fix this by always leaving the DFS detector enabled on DFS channels and instead suppress unwanted detection events.
Fixes: 2c86f6752046 ("mt76: mt7615: fix/rewrite the dfs state handling logic") Signed-off-by: Felix Fietkau <nbd@nbd.name>
|