summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_spi.c
AgeCommit message (Expand)Author
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi
2010-10-05wl1271: Handle large SPI transfersIdo Yariv
2010-09-28wl1271: Release interrupt *after* releasing the driver contextJuuso Oikarinen
2010-09-21wl1271: make ref_clock configurable by boardOhad Ben-Cohen
2010-09-21wl1271: propagate set_power's return valueOhad Ben-Cohen
2010-09-21wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen
2010-08-04net: wl12xx: do not use kfree'd memoryKulikov Vasiliy
2010-07-06wl12xx: Use MODULE_ALIAS macro at correct postion for SPI busAmeya Palande
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-31wl1271: Update busyword checking mechanismJuuso Oikarinen
2010-03-31wl1271: Fix memory leaks in SPI initializationJuuso Oikarinen
2010-03-31wl1271: fix wl1271_spi driver nameLuciano Coelho
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi
2010-03-23wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen
2010-03-23wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi
2010-03-09wl1271: Implement looped IRQ handlingJuuso Oikarinen
2010-03-09wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi
2010-03-09wl1271: Inlined IO functionsTeemu Paasikivi
2010-03-09wl1271: Implemented abstraction of IO functions.Teemu Paasikivi
2010-03-09wl1271: Added functions to enable/disable interrupt handlingTeemu Paasikivi
2010-03-09wl1271: Moved module basics to wl1271_spi.cTeemu Paasikivi
2010-02-19wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.cTeemu Paasikivi
2010-01-04wl1271: fix timeout in wl1271_top_reg_readJuha Leppanen
2009-10-27wl1271: fix sparse warnings about undeclared functionsLuciano Coelho
2009-10-27wl1271: Remove busy-word checkingJuuso Oikarinen
2009-10-27wl1271: Remove outdated SPI functionsJuuso Oikarinen
2009-10-27wl1271: Add top-register access functionsJuuso Oikarinen
2009-10-27wl1271: Update memory mapping for firmware revision 6.1.0.0.241Juuso Oikarinen
2009-10-27wl1271: Implementation for SPI busy word checkingJuuso Oikarinen
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho