Shahar Levi
00d201001b
wl1271: Change wl12xx Files Names
...
All files name prefix removed due to the fact that wl12xx driver supports
wl1271 and wl1273.
Also the definition in Kconfig and header files changed respectively.
Signed-off-by: Shahar Levi <shahar_levi@ti.com >
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com >
2010-11-22 16:45:09 +02:00
Kalle Valo
29d904c452
wl1251: rename reg.h to wl1251_reg.h
...
Now that wl1271 doesn't use reg.h anymore, it can be renamed to
wl1251_reg.h.
Signed-off-by: Kalle Valo <kalle.valo@nokia.com >
Reviewed-by: Vidhya Govindan <vidhya.govindan@nokia.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2009-08-14 09:13:41 -04:00
Kalle Valo
1367411858
wl1251: rename wl12xx.h to wl1251.h
...
wl12xx.h is now only used by 1251 code, so we can rename it.
Signed-off-by: Kalle Valo <kalle.valo@nokia.com >
Reviewed-by: Vidhya Govindan <vidhya.govindan@nokia.com >
Reviewed-by: Luciano Coelho <luciano.coelho@nokia.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2009-07-10 14:57:49 -04:00
Kalle Valo
2f01a1f588
wl12xx: add driver
...
wl12xx is a driver for TI wl1251 802.11 chipset designed for embedded
devices, supporting both SDIO and SPI busses. Currently the driver
supports only SPI. Adding support 1253 (the 5 GHz version) should be
relatively easy. More information here:
http://focus.ti.com/general/docs/wtbu/wtbuproductcontent.tsp?contentId=4711&navigationId=12494&templateId=6123
(Collapsed original sequence of pre-merge patches into single commit for
initial merge. -- JWL)
Signed-off-by: Kalle Valo <kalle.valo@nokia.com >
Signed-off-by: Bob Copeland <me@bobcopeland.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2009-05-06 15:14:54 -04:00