summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/sdio.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-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