index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
microchip
/
wilc1000
/
sdio.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-15
wifi: wilc1000: unregister wiphy only after netdev registration
Alexis Lothoré
1
-1
/
+1
2025-01-10
wifi: wilc1000: unregister wiphy only if it has been registered
Alexis Lothoré
1
-2
/
+7
2024-10-17
wifi: wilc1000: Add WILC3000 support
Ajay Singh
1
-11
/
+51
2024-10-17
wifi: wilc1000: Register wiphy after reading out chipid
Marek Vasut
1
-0
/
+4
2024-10-17
wifi: wilc1000: Fill in missing error handling
Marek Vasut
1
-4
/
+7
2024-10-17
wifi: wilc1000: Clean up usage of wilc_get_chipid()
Marek Vasut
1
-13
/
+4
2024-10-17
wifi: wilc1000: Keep slot powered on during suspend/resume
Marek Vasut
1
-8
/
+1
2024-09-09
wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_sdio_probe()
Li Zetao
1
-7
/
+3
2024-09-03
wifi: wilc1000: Re-enable RTC clock on resume
Marek Vasut
1
-0
/
+3
2024-09-03
wifi: wilc1000: Do not operate uninitialized hardware during suspend/resume
Marek Vasut
1
-0
/
+7
2024-06-18
wifi: wilc1000: disable SDIO func IRQ before suspend
Alexis Lothoré
1
-0
/
+3
2024-06-18
wifi: wilc1000: remove suspend/resume from cfg80211 part
Alexis Lothoré
1
-4
/
+2
2024-06-18
wifi: wilc1000: move sdio suspend method next to resume and pm ops definition
Alexis Lothoré
1
-24
/
+23
2024-06-18
wifi: wilc1000: do not keep sdio bus claimed during suspend/resume
Alexis Lothoré
1
-2
/
+0
2024-06-18
wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/sleep
Alexis Lothoré
1
-5
/
+0
2024-06-18
wifi: wilc1000: disable power sequencer
Ajay Singh
1
-15
/
+0
2024-05-17
wifi: wilc1000: read MAC address from fuse at probe
Ajay Singh
1
-0
/
+14
2024-05-17
wifi: wilc1000: make sdio deinit function really deinit the sdio card
Alexis Lothoré
1
-0
/
+45
2024-05-17
wifi: wilc1000: register net device only after bus being fully initialized
Alexis Lothoré
1
-2
/
+12
2024-04-05
wifi: wilc1000: replace open-coded module_sdio_driver()
Krzysztof Kozlowski
1
-3
/
+2
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wilc1000
Breno Leitao
1
-0
/
+1
2023-10-30
wifi: wilc1000: always release SDIO host in wilc_sdio_cmd53()
Dmitry Antipov
1
-4
/
+5
2023-08-01
wifi: wilc1000: remove use of has_thrpt_enh3 flag
Prasurjya Rohan Saikia
1
-93
/
+10
2022-11-01
wifi: wilc1000: sdio: fix module autoloading
Michael Walle
1
-0
/
+1
2022-08-30
wifi: wilc1000: fix DMA on stack objects
Ajay.Kathat@microchip.com
1
-6
/
+33
2022-07-27
wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPI
Ajay Singh
1
-0
/
+13
2022-05-11
wilc1000: use fixed function base register value to access SDIO_FBR_ENABLE_CSA
Ajay Singh
1
-1
/
+1
2021-12-20
wilc1000: fix double free error in probe()
Dan Carpenter
1
-0
/
+2
2021-09-21
wilc1000: handle read failure issue for clockless registers
Ajay Singh
1
-0
/
+1
2021-08-21
wilc1000: use devm_clk_get_optional()
Claudiu Beznea
1
-8
/
+6
2021-08-21
wilc1000: dispose irq on failure path
Claudiu Beznea
1
-2
/
+3
2021-08-21
wilc1000: use goto labels on error path
Claudiu Beznea
1
-6
/
+10
2021-03-15
wilc1000: write value to WILC_INTR2_ENABLE register
Marcus Folkesson
1
-1
/
+1
2020-08-27
wilc1000: Fix memleak in wilc_sdio_probe
Dinghao Liu
1
-2
/
+3
2020-08-02
wilc1000: Move wilc1000 SDIO ID's from driver source to common header file
Ajay Singh
1
-4
/
+2
2020-06-26
wilc1000: move wilc driver out of staging
Ajay Singh
1
-0
/
+1023