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
/
wlan.c
Age
Commit message (
Expand
)
Author
2024-10-17
wifi: wilc1000: Add WILC3000 support
Ajay Singh
2024-10-17
wifi: wilc1000: Fill in missing error handling
Marek Vasut
2024-10-17
wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.c
Marek Vasut
2024-10-17
wifi: wilc1000: Clean up usage of wilc_get_chipid()
Marek Vasut
2024-06-18
wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...
Alexis Lothoré
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-01
Revert "wifi: wilc1000: convert list management to RCU"
Alexis Lothoré
2024-05-17
wifi: wilc1000: add function to read mac address from eFuse
Alexis Lothoré
2024-04-16
wifi: wilc1000: convert list management to RCU
Alexis Lothoré
2024-02-19
wifi: wilc1000: use SRCU instead of RCU for vif list traversal
Alexis Lothoré
2024-02-15
wifi: wilc1000: validate chip id during bus probe
David Mosberger-Tang
2024-01-18
wifi: wilc1000: fix incorrect power down sequence
Ajay Singh
2023-10-19
wifi: wilc1000: use vmm_table as array in wilc struct
Ajay Singh
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-30
wifi: wilc1000: add WPA3 SAE support
Ajay Singh
2022-05-11
wilc1000: add valid vmm_entry check before fetching from TX queue
Ajay Singh
2021-12-22
wilc1000: Add reset/enable GPIO support to SPI driver
David Mosberger-Tang
2021-12-22
wilc1000: Convert static "chipid" variable to device-local variable
David Mosberger-Tang
2021-12-16
wilc1000: Improve WILC TX performance when power_save is off
David Mosberger-Tang
2021-12-14
wilc1000: Fix spurious "FW not responding" error
David Mosberger-Tang
2021-11-26
wilc1000: remove '-Wunused-but-set-variable' warning in chip_wakeup()
Ajay Singh
2021-09-21
wilc1000: add 'initialized' flag check before adding an element to TX queue
Ajay Singh
2021-09-21
wilc1000: invoke chip reset register before firmware download
Ajay Singh
2021-09-21
wilc1000: handle read failure issue for clockless registers
Ajay Singh
2021-09-21
wilc1000: configure registers to handle chip wakeup sequence
Ajay Singh
2021-08-21
wilc1000: remove redundant code
wengjianfeng
2021-04-17
wilc1000: fix a loop timeout condition
Dan Carpenter
2021-03-15
wilc1000: Support chip sleep over SPI
David Mosberger-Tang
2021-02-11
wilc1000: Fix use of void pointer as a wrong struct type
Vsevolod Kozlov
2020-12-07
wilc1000: remove redundant assignment to pointer vif
Colin Ian King
2020-12-02
wilc1000: added queue support for WMM
Ajay Singh
2020-12-02
wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()
Ajay Singh
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure path
Ajay Singh
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure path
Ajay Singh
2020-06-26
wilc1000: move wilc driver out of staging
Ajay Singh