kaloz / mwlwifi

mac80211 driver for the Marvell 88W8864 802.11ac chip
396 stars 119 forks source link

MOD : Fix in iw list #326

Closed jbsky closed 1 year ago

jbsky commented 6 years ago

Hello;

I would like to make a small comparison about a simple function like iw list.

image

When I type this command to display the map information, I am surprised to see 0. I circled in red to help you understand.

Below is a capture from one of your commercial competitors, and we can see that it is not at 0. image

Can you make sure that you display a value that reflects the real capacity of the wifi card?

With kind regards.

Jbsky

eduperez commented 6 years ago

I can reproduce the issue, using OpenWrt 18.06.1, and latest mwlwifi available (3520811c99737659de5b65f1e57612a4ae5ad6e6).

ghost commented 6 years ago

I can confirm as well, this has been an issue for awhile but just ignored it.

Would be nice if it actually did report back max speeds for the wifi driver.

On Mon, Oct 15, 2018 at 9:25 AM Eduardo Pérez notifications@github.com wrote:

I can reproduce the issue, using OpenWrt 18.06.1, and latest mwlwifi available (3520811 https://github.com/kaloz/mwlwifi/commit/3520811c99737659de5b65f1e57612a4ae5ad6e6 ).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kaloz/mwlwifi/issues/326#issuecomment-429873609, or mute the thread https://github.com/notifications/unsubscribe-auth/ARIphLb-5zI0hK1ahC8WIOckgzxGDJHQks5ulJrCgaJpZM4XbWRX .

jbsky commented 1 year ago

Already fixed