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)
commit6d158ff38d8c99dc1bee775a66451168316692f4
tree500f64f4e4e4bacda3fc62b571e10dab52aa10e6
parentc9e79a4714493df6508d8346195ea30fb69b7783
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