summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_sdio.c
AgeCommit message (Expand)Author
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi
2010-10-08wl1271: sdio: add suspend/resume supportOhad Ben-Cohen
2010-10-08wl1271: sdio: enable runtime PMOhad Ben-Cohen
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: take irq info from private board dataOhad Ben-Cohen
2010-09-21wl1271: propagate set_power's return valueOhad Ben-Cohen
2010-09-14wl1271: remove warnings in wl1271_sdio_set_powerJohn W. Linville
2010-09-14wl1271: sdio: claim host only when doing IOOhad Ben-Cohen
2010-06-02wl1271: remove sdio ARM dependencyOhad Ben-Cohen
2010-04-06wl1271: fix sdio driver name in wl1271_sdio_driverLuciano Coelho
2010-03-31wl1271: Warnings caused by wrong format specifiers fixedTeemu Paasikivi
2010-03-23wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi
2010-03-23wl1271: Removed duplicate code from module remove function.Teemu Paasikivi
2010-03-23wl1271: Added DEBUG_SDIO flagTeemu Paasikivi
2010-03-23wl1271: Changed SDIO MMC host claimingTeemu Paasikivi
2010-03-23wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi
2010-03-09wl1271: Implement looped IRQ handlingJuuso Oikarinen
2010-03-09wl1271: Fixed unloading of the wl1271_sdio moduleTeemu Paasikivi
2010-03-09wl1271: Initial SDIO implementationTeemu Paasikivi