]> git.baikalelectronics.ru Git - kernel.git/commit
wl12xx: AP-mode - overhaul rate policy configuration
authorArik Nemtsov <arik@wizery.com>
Mon, 18 Apr 2011 11:15:25 +0000 (14:15 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 2 May 2011 07:31:13 +0000 (10:31 +0300)
commitde56dff6a92e0b9849190e551209a6f89959d81e
treed2452d25284fe8a4a518c1c9986275109826140b
parente082b7d0d3582d1c67485f64f128f4934d954289
wl12xx: AP-mode - overhaul rate policy configuration

Use the minimal rate configured in the basic rates set as the AP
broadcast and multicast rate. The minimal rate is used to ensure weak
links can still communicate.

When the basic rates contains at least one OFDM rate, configure all
unicast TX rates to OFDM only.

Unify rate configuration on initialization and on change notification
into a single function.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/acx.c
drivers/net/wireless/wl12xx/conf.h
drivers/net/wireless/wl12xx/init.c
drivers/net/wireless/wl12xx/init.h
drivers/net/wireless/wl12xx/main.c