linux/drivers/net/wireless/ti/wl18xx
Luciano Coelho 174a73034c wl18xx: don't use MIMO when ht_mode is set to wide
If the wl18xx module is loaded with ht_mode=wide (the default), we
shouldn't use MIMO rates when the channel type is not HT40.  Fix this
by checking the ht_mode before deciding which rates to used.
Additionally, set the ht_mode parameter explicitly to "wide" as the
default.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
2012-06-05 15:58:32 +03:00
..
acx.c wlcore/wl18xx: add hw op for setting Tx HW checksum 2012-06-05 15:55:20 +03:00
acx.h wl18xx: implement fw status debugfs entries 2012-06-05 15:58:16 +03:00
conf.h wl18xx: add number of antennas and dc2dc type as module params 2012-06-05 15:56:48 +03:00
debugfs.c wl18xx: implement fw status debugfs entries 2012-06-05 15:58:16 +03:00
debugfs.h wl18xx: implement fw status debugfs entries 2012-06-05 15:58:16 +03:00
io.c wl18xx: read clock frequency and do top init accordingly 2012-06-05 15:56:03 +03:00
io.h wl18xx: read clock frequency and do top init accordingly 2012-06-05 15:56:03 +03:00
Kconfig
main.c wl18xx: don't use MIMO when ht_mode is set to wide 2012-06-05 15:58:32 +03:00
Makefile wl18xx: implement fw status debugfs entries 2012-06-05 15:58:16 +03:00
reg.h wl18xx: derive the MAC address from the BD_ADDR in fuse ROM 2012-06-05 15:57:06 +03:00
tx.c wlcore/wl12xx/18xx: split fw_status struct into two 2012-06-05 15:56:58 +03:00
tx.h wl18xx: ipmlement ap_rate_mask hw op 2012-06-05 15:55:38 +03:00
wl18xx.h wl18xx: print the PHY firmware version from the private static data 2012-06-05 15:58:24 +03:00