index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
mwifiex
/
sdio.c
Age
Commit message (
Expand
)
Author
2017-01-12
mwifiex: get rid of global save_adapter and sdio_work
Xinming Hu
2017-01-12
mwifiex: get rid of __mwifiex_sdio_remove helper
Xinming Hu
2017-01-12
mwifiex: sdio card reset enhancement
Xinming Hu
2017-01-12
mwifiex: use module_*_driver helper macros
Amitkumar Karwar
2017-01-12
mwifiex: get rid of global user_rmmod flag
Xinming Hu
2017-01-12
mwifiex: code rearrangement in pcie.c and sdio.c
Xinming Hu
2017-01-12
mwifiex: wait firmware dump complete during card remove process
Xinming Hu
2017-01-12
mwifiex: get rid of drv_info* adapter variables
Xinming Hu
2016-12-30
mwifiex: sdio: fix use after free issue for save_adapter
Amitkumar Karwar
2016-11-29
mwifiex: Removed unused 'pkt_type' variable
Kirtika Ruchandani
2016-11-29
mwifiex: Remove unused 'pm_flag' variable
Kirtika Ruchandani
2016-11-25
mwifiex: cleanup wake-IRQ handling if suspend fails
Brian Norris
2016-11-19
mwifiex: sdio: don't check for NULL sdio_func
Brian Norris
2016-11-19
mwifiex: reset card->adapter during device unregister
Xinming Hu
2016-11-19
mwifiex: resolve suspend() race with async FW init failure
Brian Norris
2016-11-19
mwifiex: don't pretend to resume while remove()'ing
Brian Norris
2016-11-19
mwifiex: resolve races between async FW init (failure) and device removal
Brian Norris
2016-11-19
mwifiex: Enable WoWLAN for both sdio and pcie
Rajat Jain
2016-11-19
mwifiex: Allow mwifiex early access to device structure
Rajat Jain
2016-11-18
mwifiex: don't do unbalanced free()'ing in cleanup_if()
Brian Norris
2016-11-17
mwifiex: report wakeup for wowlan
Rajat Jain
2016-09-14
mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()
Amitkumar Karwar
2016-09-09
mwifiex: add manufacturing mode support
Xinming Hu
2016-06-18
mwifiex: fix link error against sdio
Arnd Bergmann
2016-06-16
mwifiex: use better message and error code when OF node doesn't match
Javier Martinez Canillas
2016-06-16
mwifiex: don't print an error if an optional DT property is missing
Javier Martinez Canillas
2016-06-16
mwifiex: check if mwifiex_sdio_probe_of() fails and return error
Javier Martinez Canillas
2016-06-16
mwifiex: use dev_err() instead of pr_err() in mwifiex_sdio_probe()
Javier Martinez Canillas
2016-06-16
mwifiex: consolidate mwifiex_sdio_probe() error paths
Javier Martinez Canillas
2016-06-16
mwifiex: propagate mwifiex_add_card() errno code in mwifiex_sdio_probe()
Javier Martinez Canillas
2016-06-16
mwifiex: propagate sdio_enable_func() errno code in mwifiex_sdio_probe()
Javier Martinez Canillas
2016-06-16
mwifiex: only call mwifiex_sdio_probe_of() if dev has an OF node
Javier Martinez Canillas
2016-06-14
mwifiex: remove misleading GFP_DMA flag in buffer allocations
Mathias Krause
2016-05-11
mwifiex: fixup error messages
Wei-Ning Huang
2016-04-27
mwifiex: fw download does not release sdio bus during failure
Marty Faltesek
2016-04-26
mwifiex: add platform specific wakeup interrupt support
Xinming Hu
2016-04-07
mwifiex: remove redundant GFP_DMA flag
Xinming Hu
2016-03-07
mwifiex: do not set multiport flag for tx/rx single packet
Xinming Hu
2016-03-07
mwifiex: add sdio multiport aggregation debug information
Xinming Hu
2016-01-29
mwifiex: use SYNC flag for canceling host sleep
Amitkumar Karwar
2016-01-29
mwifiex: firmware download enhancements
chunfan chen
2016-01-07
mwifiex: increase priority for critical message
Xinming Hu
2016-01-07
mwifiex: correctly handling kzalloc
Insu Yun
2015-11-18
mwifiex: move under marvell vendor directory
Kalle Valo