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