]> 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)
commitbe8e3dc4d585719980ef640212566f3f77565460
tree500f64f4e4e4bacda3fc62b571e10dab52aa10e6
parent0427e9b8cefcca8a8714b2c5962d572032ac74a5
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