wl1271: Fix memory leak in scan command handling
[safe/jmp/linux-2.6] / drivers / net / wireless / wl12xx / wl1271_boot.c
2010-03-23 Juuso Oikarinenwl1271: Fix MAC address handling
2010-03-09 Teemu Paasikiviwl1271: Removed wl1271_spi.h and made some functions...
2010-03-09 Teemu Paasikiviwl1271: Added functions to enable/disable interrupt...
2010-02-19 Teemu Paasikiviwl1271: Renamed IO functions
2010-02-19 Luciano Coelhowl1271: skip 3 unused bytes from the NVS
2010-02-19 Juuso Oikarinenwl1271: Retrieve device mac address from the nvs file
2010-02-19 Juuso Oikarinenwl1271: Use NVS INI file configuration
2009-12-28 Luciano Coelhowl1271: upload only the first 468 bytes from the NVS...
2009-11-02 Juuso Oikarinenwl1271: Add retry implementation for PSM entries
2009-10-30 Luciano Coelhowl1271: fix init loop timeout
2009-10-27 Luciano Coelhowl1271: fix endianess issues
2009-10-27 Juuso Oikarinenwl1271: Correct memory handling for FW boot
2009-10-27 Juuso Oikarinenwl1271: Fix IRQ enable handling on FW init failure
2009-10-27 Juuso Oikarinenwl1271: Remove outdated SPI functions
2009-10-27 Juuso Oikarinenwl1271: RefClk configuration
2009-10-27 Juuso Oikarinenwl1271: Add top-register access functions
2009-10-27 Juuso Oikarinenwl1271: Update memory mapping for firmware revision...
2009-10-27 Juuso Oikarinenwl1271: Mask unneeded events from firmware to conserve...
2009-10-27 Juuso Oikarinenwl1271: Use vmalloc to allocate memory for firmware
2009-08-14 Luciano Coelhowl1271: fix compiler warnings on 64 bit archs
2009-08-14 Luciano Coelhowl1271: add wl1271 driver files