]> git.baikalelectronics.ru Git - kernel.git/commit
wl12xx: Add support for HW channel switch
authorShahar Levi <shahar_levi@ti.com>
Thu, 8 Sep 2011 10:01:33 +0000 (13:01 +0300)
committerLuciano Coelho <coelho@ti.com>
Fri, 7 Oct 2011 05:32:27 +0000 (08:32 +0300)
commit5dff5238f724e3c8119f55a75cf13af6bea79313
tree500f64f4e4e4bacda3fc62b571e10dab52aa10e6
parentc3230d5ddbc40e67bcfe91b3b5381e99ad897bb9
wl12xx: Add support for HW channel switch

The wl12xx FW supports HW channel switch.  If we don't use it,
sometimes the firmware gets confused when recalibrating to the new
channel, causing RX problems.  This commit adds HW channel switch
support by implementing the channell_switch op.

Signed-off-by: Shahar Levi <shahar_levi@ti.com>
[added one comment, remove the tx_flush and rephrased the commit message]
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/boot.c
drivers/net/wireless/wl12xx/cmd.c
drivers/net/wireless/wl12xx/cmd.h
drivers/net/wireless/wl12xx/event.c
drivers/net/wireless/wl12xx/main.c
drivers/net/wireless/wl12xx/wl12xx.h