aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_boot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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