summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/sdio.c
AgeCommit message (Expand)Author
2012-04-12wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho
2012-02-15wl12xx: dynamically change fw according to number of active rolesEliad Peller
2012-02-15wl12xx: Use a dedicated fw for PLTEliad Peller
2012-02-15wl12xx: don't release/claim sdio on suspend/resumeEliad Peller
2012-02-15Revert "wl12xx: Change claiming of the SDIO bus"Eliad Peller
2011-11-08wl12xx: fix SDIO suspend/resumeEyal Shapira
2011-10-11wl12xx: use the same plat dev name for both SPI and SDIOLuciano Coelho
2011-10-11wl12xx: sdio: use dev_dbg instead of wl1271_debugLuciano Coelho
2011-10-11wl12xx: move debugging definitions to a separate fileLuciano Coelho
2011-10-11wl12xx: move common init code from bus modules to mainFelipe Balbi
2011-10-11wl12xx: add a platform device to the sdio moduleFelipe Balbi
2011-10-11wl12xx: add an sdio glue struct to keep wl and device side-by-sideFelipe Balbi
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-08-23wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv
2011-08-22wl12xx: Use a single fw for both STA and AP rolesArik Nemtsov
2011-07-05wl12xx: one SDIO initialization is enoughOhad Ben-Cohen
2011-06-27wl12xx_sdio: enable wowlan only if enable_irq_wake() succeededEliad Peller
2011-06-27wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen
2011-06-27wl12xx: remove unused crc7 referencesEliad Peller
2011-06-27net: wl12xx: remove the nopsFelipe Balbi
2011-06-27net: wl12xx: remove some unnecessary printsFelipe Balbi
2011-06-27net: wl12xx: sdio: id_tables should be __devinitconstFelipe Balbi
2011-05-18wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho
2011-05-13wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING triggerEliad Peller
2011-05-13wl12xx: prevent scheduling while suspending (WoW enabled)Eliad Peller
2011-05-13wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspendEliad Peller
2011-05-13wl12xx_sdio: set interrupt as wake_up interruptEliad Peller
2011-04-19wl12xx: Handle platforms without level trigger interruptsIdo Yariv
2011-04-19wl12xx: Clean up the block size alignment codeIdo Yariv
2011-04-19wl12xx: Clamp byte mode transfers for 128x chipsArik Nemtsov
2011-04-19wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...Arik Nemtsov
2011-04-19wl12xx: 1281/1283 support - New boot sequenceShahar Levi
2011-04-19wl12xx: 1281/1283 support - add block size handling for sdio and spiLuciano Coelho
2011-04-19wl12xx: 1281/1283 support - Add DefinitionsShahar Levi
2011-04-04wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho
2011-03-03wl12xx: Switch to level trigger interruptsIdo Yariv
2011-03-03wl12xx: Switch to a threaded interrupt handlerIdo Yariv
2011-03-03wl12xx: Change claiming of the SDIO busIdo Yariv
2011-03-03wl12xx: Don't rely on runtime PM for toggling powerIdo Yariv
2011-01-24wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FWArik Nemtsov
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi