summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_boot.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi1-36/+34
2010-02-19wl1271: skip 3 unused bytes from the NVSLuciano Coelho1-3/+8
2010-02-19wl1271: Retrieve device mac address from the nvs fileJuuso Oikarinen1-8/+0
2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen1-18/+11
2009-12-29wl1271: upload only the first 468 bytes from the NVS fileLuciano Coelho1-1/+7
2009-11-02wl1271: Add retry implementation for PSM entriesJuuso Oikarinen1-1/+2
2009-10-30wl1271: fix init loop timeoutLuciano Coelho1-1/+1
2009-10-27wl1271: fix endianess issuesLuciano Coelho1-3/+3
2009-10-27wl1271: Correct memory handling for FW bootJuuso Oikarinen1-3/+8
2009-10-27wl1271: Fix IRQ enable handling on FW init failureJuuso Oikarinen1-3/+3
2009-10-27wl1271: Remove outdated SPI functionsJuuso Oikarinen1-30/+33
2009-10-27wl1271: RefClk configurationJuuso Oikarinen1-2/+18
2009-10-27wl1271: Add top-register access functionsJuuso Oikarinen1-24/+3
2009-10-27wl1271: Update memory mapping for firmware revision 6.1.0.0.241Juuso Oikarinen1-32/+35
2009-10-27wl1271: Mask unneeded events from firmware to conserve powerJuuso Oikarinen1-2/+3
2009-10-27wl1271: Use vmalloc to allocate memory for firmwareJuuso Oikarinen1-4/+12
2009-08-14wl1271: fix compiler warnings on 64 bit archsLuciano Coelho1-4/+5
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho1-0/+540