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
/
microchip
/
wilc1000
/
sdio.c
Age
Commit message (
Expand
)
Author
2025-01-15
wifi: wilc1000: unregister wiphy only after netdev registration
Alexis Lothoré
2025-01-10
wifi: wilc1000: unregister wiphy only if it has been registered
Alexis Lothoré
2024-10-17
wifi: wilc1000: Add WILC3000 support
Ajay Singh
2024-10-17
wifi: wilc1000: Register wiphy after reading out chipid
Marek Vasut
2024-10-17
wifi: wilc1000: Fill in missing error handling
Marek Vasut
2024-10-17
wifi: wilc1000: Clean up usage of wilc_get_chipid()
Marek Vasut
2024-10-17
wifi: wilc1000: Keep slot powered on during suspend/resume
Marek Vasut
2024-09-09
wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_sdio_pr...
Li Zetao
2024-09-03
wifi: wilc1000: Re-enable RTC clock on resume
Marek Vasut
2024-09-03
wifi: wilc1000: Do not operate uninitialized hardware during suspend/resume
Marek Vasut
2024-06-18
wifi: wilc1000: disable SDIO func IRQ before suspend
Alexis Lothoré
2024-06-18
wifi: wilc1000: remove suspend/resume from cfg80211 part
Alexis Lothoré
2024-06-18
wifi: wilc1000: move sdio suspend method next to resume and pm ops definition
Alexis Lothoré
2024-06-18
wifi: wilc1000: do not keep sdio bus claimed during suspend/resume
Alexis Lothoré
2024-06-18
wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...
Alexis Lothoré
2024-06-18
wifi: wilc1000: disable power sequencer
Ajay Singh
2024-05-17
wifi: wilc1000: read MAC address from fuse at probe
Ajay Singh
2024-05-17
wifi: wilc1000: make sdio deinit function really deinit the sdio card
Alexis Lothoré
2024-05-17
wifi: wilc1000: register net device only after bus being fully initialized
Alexis Lothoré
2024-04-05
wifi: wilc1000: replace open-coded module_sdio_driver()
Krzysztof Kozlowski
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wilc1000
Breno Leitao
2023-10-30
wifi: wilc1000: always release SDIO host in wilc_sdio_cmd53()
Dmitry Antipov
2023-08-01
wifi: wilc1000: remove use of has_thrpt_enh3 flag
Prasurjya Rohan Saikia
2022-11-01
wifi: wilc1000: sdio: fix module autoloading
Michael Walle
2022-08-30
wifi: wilc1000: fix DMA on stack objects
Ajay.Kathat@microchip.com
2022-07-27
wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPI
Ajay Singh
2022-05-11
wilc1000: use fixed function base register value to access SDIO_FBR_ENABLE_CSA
Ajay Singh
2021-12-20
wilc1000: fix double free error in probe()
Dan Carpenter
2021-09-21
wilc1000: handle read failure issue for clockless registers
Ajay Singh
2021-08-21
wilc1000: use devm_clk_get_optional()
Claudiu Beznea
2021-08-21
wilc1000: dispose irq on failure path
Claudiu Beznea
2021-08-21
wilc1000: use goto labels on error path
Claudiu Beznea
2021-03-15
wilc1000: write value to WILC_INTR2_ENABLE register
Marcus Folkesson
2020-08-27
wilc1000: Fix memleak in wilc_sdio_probe
Dinghao Liu
2020-08-02
wilc1000: Move wilc1000 SDIO ID's from driver source to common header file
Ajay Singh
2020-06-26
wilc1000: move wilc driver out of staging
Ajay Singh