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
/
spi.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: Clean up usage of wilc_get_chipid()
Marek Vasut
2024-09-09
wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_bus_pro...
Li Zetao
2024-05-17
wifi: wilc1000: read MAC address from fuse at probe
Ajay Singh
2024-05-17
wifi: wilc1000: register net device only after bus being fully initialized
Alexis Lothoré
2024-02-21
wifi: wilc1000: revert reset line logic flip
Alexis Lothoré
2024-02-15
wifi: wilc1000: validate chip id during bus probe
David Mosberger-Tang
2024-02-12
wifi: wilc1000: correct CRC7 calculation
David Mosberger-Tang
2024-02-08
Merge wireless into wireless-next
Johannes Berg
2024-02-05
wifi: wilc1000: remove setting msg.spi
David Lechner
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wilc1000
Breno Leitao
2023-08-01
wifi: wilc1000: add SPI commands retry mechanism
Amisha Patel
2022-07-27
wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPI
Ajay Singh
2022-05-30
wifi: wilc1000: use correct sequence of RESET for chip Power-UP/Down
Ajay Singh
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-01-31
wilc1000: use min_t() to make code cleaner
Changcheng Deng
2021-12-22
wilc1000: Add reset/enable GPIO support to SPI driver
David Mosberger-Tang
2021-12-20
wilc1000: fix double free error in probe()
Dan Carpenter
2021-12-14
wilc1000: Rename SPI driver from "WILC_SPI" to "wilc1000_spi"
David Mosberger-Tang
2021-12-14
wilc1000: Remove misleading USE_SPI_DMA macro
David Mosberger-Tang
2021-12-08
wilc1000: Add id_table to spi_driver
David Mosberger-Tang
2021-09-21
wilc1000: use correct write command sequence in wilc_spi_sync_ext()
Ajay Singh
2021-09-21
wilc1000: ignore clockless registers status response for SPI
Ajay Singh
2021-09-21
wilc1000: handle read failure issue for clockless registers
Ajay Singh
2021-09-21
wilc1000: add reset/terminate/repeat command support for SPI bus
Ajay Singh
2021-08-29
wilc1000: Convert module-global "isinit" to device-specific variable
David Mosberger-Tang
2021-08-21
wilc1000: use devm_clk_get_optional()
Claudiu Beznea
2021-08-21
wilc1000: use goto labels on error path
Claudiu Beznea
2021-06-15
wilc1000: Fix clock name binding
Tudor Ambarus
2021-04-17
wilc1000: Add support for enabling CRC
David Mosberger-Tang
2021-04-17
wilc1000: Check for errors at end of DMA write
David Mosberger-Tang
2021-04-17
wilc1000: Introduce symbolic names for SPI protocol register
David Mosberger-Tang
2021-04-17
wilc1000: Make SPI transfers work at 48MHz
David Mosberger-Tang
2020-12-10
wilc1000: changes for SPI communication stall issue found with Iperf
Ajay Singh
2020-08-28
staging: wilc1000: Fix memleak in wilc_bus_probe
Dinghao Liu
2020-06-26
wilc1000: move wilc driver out of staging
Ajay Singh