History log of /drivers/net/wireless/cw1200/pm.c
Revision Date Author Comments
47acf6f544314a383e2208bf0ba29528bb6302d2 31-Dec-2013 Christian Engelmayer <cengelma@gmx.at> wireless: cw1200: Fix memory leak in cw1200_wow_suspend()

Fix a memory leak in the cw1200_wow_suspend() error handling path.

Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
911373cca1b45571b62938f8f19cec24cb102471 01-Jun-2013 Solomon Peachy <pizza@shaftnet.org> cw1200: Rename 'sbus' to 'hwbus'

This avoids problems when building on SPARC targets due to the driver
calling the bus abstraction layer 'sbus'. Not that any SBUS-sporting
SPARC targets are likely to have an SDIO controller, but this is the
correct thing to do.

See http://kisskb.ellerman.id.au/kisskb/buildresult/8846508/

Signed-off-by: Solomon Peachy <pizza@shaftnet.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
a910e4a94f6923c8c988565525f017f687bf7205 25-May-2013 Solomon Peachy <pizza@shaftnet.org> cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets

Signed-off-by: Solomon Peachy <pizza@shaftnet.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>