wl1271: Fix memory leak in scan command handling
[safe/jmp/linux-2.6] / drivers / net / wireless / wl12xx / wl1251_cmd.c
2010-01-12 Kalle Valowl1251: use mac80211 provided channel parameters in...
2010-01-12 Kalle Valowl1251: cleanup scanning code
2009-08-14 Kalle Valowl1251: hack to disable filters for fixing association
2009-08-14 Kalle Valowl1251: rename reg.h to wl1251_reg.h
2009-08-14 Kalle Valowl1251: move wl1251_acx_wake_up_conditions() to wl1251_...
2009-08-14 Kalle Valowl1251: create wl1251_join()
2009-08-14 Kalle Valowl1251: add channel to wl1251_cmd_join() parameters
2009-08-14 Kalle Valowl1251: remove wait parameter from wl1251_cmd_join()
2009-08-14 Kalle Valowl1251: use beacon interval and dtim period provided...
2009-08-14 Kalle Valowl1251: reorder wl1251_cmd_join() arguments
2009-08-14 Kalle Valowl1251: remove wl1251_ops
2009-08-14 Bob Copelandwl1251: move module probe methods into spi.c
2009-08-14 Bob Copelandwl1251: separate bus i/o code into io.c
2009-07-10 Kalle Valowl1251: use wl1251 prefix everywhere
2009-07-10 Kalle Valowl1251: rename wl12xx.h to wl1251.h
2009-07-10 Kalle Valowl1251: add wl1251 prefix to all 1251 files