summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/sdio.c
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: dynamically change fw according to number of active rolesEliad Peller2012-02-151-2/+4
* wl12xx: Use a dedicated fw for PLTEliad Peller2012-02-151-0/+2
* wl12xx: don't release/claim sdio on suspend/resumeEliad Peller2012-02-151-11/+0
* Revert "wl12xx: Change claiming of the SDIO bus"Eliad Peller2012-02-151-0/+10
* wl12xx: fix SDIO suspend/resumeEyal Shapira2011-11-081-2/+4
* wl12xx: use the same plat dev name for both SPI and SDIOLuciano Coelho2011-10-111-1/+1
* wl12xx: sdio: use dev_dbg instead of wl1271_debugLuciano Coelho2011-10-111-26/+23
* wl12xx: move debugging definitions to a separate fileLuciano Coelho2011-10-111-0/+1
* wl12xx: move common init code from bus modules to mainFelipe Balbi2011-10-111-143/+31
* wl12xx: add a platform device to the sdio moduleFelipe Balbi2011-10-111-0/+44
* wl12xx: add an sdio glue struct to keep wl and device side-by-sideFelipe Balbi2011-10-111-16/+43
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-1/+1
|\
| * wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv2011-08-231-1/+1
* | wl12xx: Use a single fw for both STA and AP rolesArik Nemtsov2011-08-221-3/+1
|/
* wl12xx: one SDIO initialization is enoughOhad Ben-Cohen2011-07-051-6/+6
* wl12xx_sdio: enable wowlan only if enable_irq_wake() succeededEliad Peller2011-06-271-11/+15
* wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2011-06-271-6/+11
* wl12xx: remove unused crc7 referencesEliad Peller2011-06-271-1/+0
* net: wl12xx: remove the nopsFelipe Balbi2011-06-271-10/+0
* net: wl12xx: remove some unnecessary printsFelipe Balbi2011-06-271-14/+1
* net: wl12xx: sdio: id_tables should be __devinitconstFelipe Balbi2011-06-271-1/+1
* wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho2011-05-181-0/+4
* wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING triggerEliad Peller2011-05-131-0/+8
* wl12xx: prevent scheduling while suspending (WoW enabled)Eliad Peller2011-05-131-0/+24
* wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspendEliad Peller2011-05-131-1/+28
* wl12xx_sdio: set interrupt as wake_up interruptEliad Peller2011-05-131-0/+3
* wl12xx: Handle platforms without level trigger interruptsIdo Yariv2011-04-191-1/+8
* wl12xx: Clean up the block size alignment codeIdo Yariv2011-04-191-10/+2
* wl12xx: Clamp byte mode transfers for 128x chipsArik Nemtsov2011-04-191-0/+3
* wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...Arik Nemtsov2011-04-191-1/+2
* wl12xx: 1281/1283 support - New boot sequenceShahar Levi2011-04-191-0/+1
* wl12xx: 1281/1283 support - add block size handling for sdio and spiLuciano Coelho2011-04-191-1/+17
* wl12xx: 1281/1283 support - Add DefinitionsShahar Levi2011-04-191-0/+1
* wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho2011-04-041-1/+1
* wl12xx: Switch to level trigger interruptsIdo Yariv2011-03-031-1/+1
* wl12xx: Switch to a threaded interrupt handlerIdo Yariv2011-03-031-10/+6
* wl12xx: Change claiming of the SDIO busIdo Yariv2011-03-031-10/+0
* wl12xx: Don't rely on runtime PM for toggling powerIdo Yariv2011-03-031-2/+14
* wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FWArik Nemtsov2011-01-241-0/+1
* wl1271: Change wl12xx Files NamesShahar Levi2010-11-221-0/+347
OpenPOWER on IntegriCloud