index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
sdio.c
Commit message (
Expand
)
Author
Age
*
wl12xx: fix SDIO suspend/resume
Eyal Shapira
2011-11-08
*
wl12xx: use the same plat dev name for both SPI and SDIO
Luciano Coelho
2011-10-11
*
wl12xx: sdio: use dev_dbg instead of wl1271_debug
Luciano Coelho
2011-10-11
*
wl12xx: move debugging definitions to a separate file
Luciano Coelho
2011-10-11
*
wl12xx: move common init code from bus modules to main
Felipe Balbi
2011-10-11
*
wl12xx: add a platform device to the sdio module
Felipe Balbi
2011-10-11
*
wl12xx: add an sdio glue struct to keep wl and device side-by-side
Felipe Balbi
2011-10-11
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-20
|
\
|
*
wl12xx: Fix validation of pm_runtime_get_sync return value
Ido Yariv
2011-08-23
*
|
wl12xx: Use a single fw for both STA and AP roles
Arik Nemtsov
2011-08-22
|
/
*
wl12xx: one SDIO initialization is enough
Ohad Ben-Cohen
2011-07-05
*
wl12xx_sdio: enable wowlan only if enable_irq_wake() succeeded
Eliad Peller
2011-06-27
*
wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
2011-06-27
*
wl12xx: remove unused crc7 references
Eliad Peller
2011-06-27
*
net: wl12xx: remove the nops
Felipe Balbi
2011-06-27
*
net: wl12xx: remove some unnecessary prints
Felipe Balbi
2011-06-27
*
net: wl12xx: sdio: id_tables should be __devinitconst
Felipe Balbi
2011-06-27
*
wl12xx: fix compilation error when CONFIG_PM is not set
Luciano Coelho
2011-05-18
*
wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger
Eliad Peller
2011-05-13
*
wl12xx: prevent scheduling while suspending (WoW enabled)
Eliad Peller
2011-05-13
*
wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend
Eliad Peller
2011-05-13
*
wl12xx_sdio: set interrupt as wake_up interrupt
Eliad Peller
2011-05-13
*
wl12xx: Handle platforms without level trigger interrupts
Ido Yariv
2011-04-19
*
wl12xx: Clean up the block size alignment code
Ido Yariv
2011-04-19
*
wl12xx: Clamp byte mode transfers for 128x chips
Arik Nemtsov
2011-04-19
*
wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...
Arik Nemtsov
2011-04-19
*
wl12xx: 1281/1283 support - New boot sequence
Shahar Levi
2011-04-19
*
wl12xx: 1281/1283 support - add block size handling for sdio and spi
Luciano Coelho
2011-04-19
*
wl12xx: 1281/1283 support - Add Definitions
Shahar Levi
2011-04-19
*
wl12xx: fix module author's email address in the spi and sdio modules
Luciano Coelho
2011-04-04
*
wl12xx: Switch to level trigger interrupts
Ido Yariv
2011-03-03
*
wl12xx: Switch to a threaded interrupt handler
Ido Yariv
2011-03-03
*
wl12xx: Change claiming of the SDIO bus
Ido Yariv
2011-03-03
*
wl12xx: Don't rely on runtime PM for toggling power
Ido Yariv
2011-03-03
*
wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW
Arik Nemtsov
2011-01-24
*
wl1271: Change wl12xx Files Names
Shahar Levi
2010-11-22