linux/drivers/net/wireless/ti
Eliad Peller 78e28062fe wlcore: split 18xx and 12xx scan mechanism
The scan APIs of 12xx and 18xx are totally different.
Use some common functions as much as possible (e.g.
for setting scan channels), but split scan.c into
chip-specific scan.c files, each implementing its
own scan mechanism.

(in other words - move most of the current wlcore's
scan.c into wl12xx, and implement a similar mechanism
in 18xx, according to the new api)

New wlcore ops are introduced in order to call the
chip-specific scan functions.

The template indices used for each scan (regular/scheduled)
are also different between the chips, so set the correct
indices used for each scan type after identifying the chip.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-11-27 10:49:27 +02:00
..
wl12xx wlcore: split 18xx and 12xx scan mechanism 2012-11-27 10:49:27 +02:00
wl18xx wlcore: split 18xx and 12xx scan mechanism 2012-11-27 10:49:27 +02:00
wl1251 drivers/net/wireless/ti/wl1251: remove CONFIG_EXPERIMENTAL 2012-11-16 19:53:00 +02:00
wlcore wlcore: split 18xx and 12xx scan mechanism 2012-11-27 10:49:27 +02:00
Kconfig wl18xx: add new module 2012-06-05 15:54:04 +03:00
Makefile wl18xx: add new module 2012-06-05 15:54:04 +03:00