index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
sdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectory
Luciano Coelho
1
-378
/
+0
2012-02-15
wl12xx: dynamically change fw according to number of active roles
Eliad Peller
1
-2
/
+4
2012-02-15
wl12xx: Use a dedicated fw for PLT
Eliad Peller
1
-0
/
+2
2012-02-15
wl12xx: don't release/claim sdio on suspend/resume
Eliad Peller
1
-11
/
+0
2012-02-15
Revert "wl12xx: Change claiming of the SDIO bus"
Eliad Peller
1
-0
/
+10
2011-11-08
wl12xx: fix SDIO suspend/resume
Eyal Shapira
1
-2
/
+4
2011-10-11
wl12xx: use the same plat dev name for both SPI and SDIO
Luciano Coelho
1
-1
/
+1
2011-10-11
wl12xx: sdio: use dev_dbg instead of wl1271_debug
Luciano Coelho
1
-26
/
+23
2011-10-11
wl12xx: move debugging definitions to a separate file
Luciano Coelho
1
-0
/
+1
2011-10-11
wl12xx: move common init code from bus modules to main
Felipe Balbi
1
-143
/
+31
2011-10-11
wl12xx: add a platform device to the sdio module
Felipe Balbi
1
-0
/
+44
2011-10-11
wl12xx: add an sdio glue struct to keep wl and device side-by-side
Felipe Balbi
1
-16
/
+43
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-1
/
+1
2011-08-23
wl12xx: Fix validation of pm_runtime_get_sync return value
Ido Yariv
1
-1
/
+1
2011-08-22
wl12xx: Use a single fw for both STA and AP roles
Arik Nemtsov
1
-3
/
+1
2011-07-05
wl12xx: one SDIO initialization is enough
Ohad Ben-Cohen
1
-6
/
+6
2011-06-27
wl12xx_sdio: enable wowlan only if enable_irq_wake() succeeded
Eliad Peller
1
-11
/
+15
2011-06-27
wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
1
-6
/
+11
2011-06-27
wl12xx: remove unused crc7 references
Eliad Peller
1
-1
/
+0
2011-06-27
net: wl12xx: remove the nops
Felipe Balbi
1
-10
/
+0
2011-06-27
net: wl12xx: remove some unnecessary prints
Felipe Balbi
1
-14
/
+1
2011-06-27
net: wl12xx: sdio: id_tables should be __devinitconst
Felipe Balbi
1
-1
/
+1
2011-05-19
wl12xx: fix compilation error when CONFIG_PM is not set
Luciano Coelho
1
-0
/
+4
2011-05-13
wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger
Eliad Peller
1
-0
/
+8
2011-05-13
wl12xx: prevent scheduling while suspending (WoW enabled)
Eliad Peller
1
-0
/
+24
2011-05-13
wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend
Eliad Peller
1
-1
/
+28
2011-05-13
wl12xx_sdio: set interrupt as wake_up interrupt
Eliad Peller
1
-0
/
+3
2011-04-19
wl12xx: Handle platforms without level trigger interrupts
Ido Yariv
1
-1
/
+8
2011-04-19
wl12xx: Clean up the block size alignment code
Ido Yariv
1
-10
/
+2
2011-04-19
wl12xx: Clamp byte mode transfers for 128x chips
Arik Nemtsov
1
-0
/
+3
2011-04-19
wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...
Arik Nemtsov
1
-1
/
+2
2011-04-19
wl12xx: 1281/1283 support - New boot sequence
Shahar Levi
1
-0
/
+1
2011-04-19
wl12xx: 1281/1283 support - add block size handling for sdio and spi
Luciano Coelho
1
-1
/
+17
2011-04-19
wl12xx: 1281/1283 support - Add Definitions
Shahar Levi
1
-0
/
+1
2011-04-04
wl12xx: fix module author's email address in the spi and sdio modules
Luciano Coelho
1
-1
/
+1
2011-03-03
wl12xx: Switch to level trigger interrupts
Ido Yariv
1
-1
/
+1
2011-03-03
wl12xx: Switch to a threaded interrupt handler
Ido Yariv
1
-10
/
+6
2011-03-03
wl12xx: Change claiming of the SDIO bus
Ido Yariv
1
-10
/
+0
2011-03-03
wl12xx: Don't rely on runtime PM for toggling power
Ido Yariv
1
-2
/
+14
2011-01-24
wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW
Arik Nemtsov
1
-0
/
+1
2010-11-22
wl1271: Change wl12xx Files Names
Shahar Levi
1
-0
/
+347