summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/spi.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-0/+498
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo1-395/+0
2009-07-10wl12xx: Add support for block reading from a fixed register addressJuuso Oikarinen1-4/+8
2009-07-10wl12xx: add support for fixed address in wl12xx_spi_readLuciano Coelho1-4/+8
2009-07-10wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functionsLuciano Coelho1-0/+18
2009-07-10wl12xx: allocate buffer the spi busy word from struct wl12xxKalle Valo1-2/+3
2009-07-10wl12xx: allocate buffer spi read/write command buffer kzalloc()Kalle Valo1-15/+19
2009-07-10wl12xx: reserve buffer for partition command in struct wl12xxKalle Valo1-8/+14
2009-05-06wl12xx: add driverKalle Valo1-0/+358