linux_dsm_epyc7002/drivers/net/wireless/ti
Luciano Coelho 9c3a8d9934 wlcore: fix wrong remote rates when starting STA role
In wl18xx, we use a new ACX command in order to set the remote
supported rates, once we know it (ie. after association).  The wl12xx
firmware doesn't support changing the rates after the STA is started,
so we need to use all supported rates.

Commit 530abe19 (wlcore: add ACX_PEER_CAP command) broke that by using
wlvif->rate_set when starting the STA role.

Signed-off-by: Luciano Coelho <coelho@ti.com>
2013-02-08 10:20:16 +02:00
..
wl12xx wlcore: remove if_ops from platform_data 2013-02-08 10:05:02 +02:00
wl18xx wl18xx: add new phy configuration parameters for telec support 2013-02-08 10:17:03 +02:00
wl1251 Merge branch 'wl12xx-next' into for-linville 2013-01-18 09:59:08 +02:00
wlcore wlcore: fix wrong remote rates when starting STA role 2013-02-08 10:20:16 +02:00
Kconfig wlcore: move wl12xx_platform_data up and make it truly optional 2013-02-08 10:05:02 +02:00
Makefile wlcore: move wl12xx_platform_data up and make it truly optional 2013-02-08 10:05:02 +02:00
wilink_platform_data.c wlcore: move wl12xx_platform_data up and make it truly optional 2013-02-08 10:05:02 +02:00