index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-06-18
wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...
Alexis Lothoré
1
-4
/
+4
2024-06-11
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-0
/
+49
2024-06-01
Revert "wifi: wilc1000: convert list management to RCU"
Alexis Lothoré
1
-2
/
+3
2024-05-17
wifi: wilc1000: add function to read mac address from eFuse
Alexis Lothoré
1
-0
/
+49
2024-04-16
wifi: wilc1000: convert list management to RCU
Alexis Lothoré
1
-3
/
+2
2024-02-19
wifi: wilc1000: use SRCU instead of RCU for vif list traversal
Alexis Lothoré
1
-1
/
+1
2024-02-15
wifi: wilc1000: validate chip id during bus probe
David Mosberger-Tang
1
-5
/
+0
2024-01-18
wifi: wilc1000: fix incorrect power down sequence
Ajay Singh
1
-14
/
+19
2023-10-19
wifi: wilc1000: use vmm_table as array in wilc struct
Ajay Singh
1
-1
/
+1
2022-08-30
wifi: wilc1000: fix DMA on stack objects
Ajay.Kathat@microchip.com
1
-2
/
+13
2022-07-27
wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPI
Ajay Singh
1
-3
/
+6
2022-05-30
wifi: wilc1000: add WPA3 SAE support
Ajay Singh
1
-1
/
+2
2022-05-11
wilc1000: add valid vmm_entry check before fetching from TX queue
Ajay Singh
1
-3
/
+4
2021-12-22
wilc1000: Add reset/enable GPIO support to SPI driver
David Mosberger-Tang
1
-1
/
+1
2021-12-22
wilc1000: Convert static "chipid" variable to device-local variable
David Mosberger-Tang
1
-14
/
+13
2021-12-16
wilc1000: Improve WILC TX performance when power_save is off
David Mosberger-Tang
1
-2
/
+2
2021-12-14
wilc1000: Fix spurious "FW not responding" error
David Mosberger-Tang
1
-1
/
+2
2021-11-26
wilc1000: remove '-Wunused-but-set-variable' warning in chip_wakeup()
Ajay Singh
1
-5
/
+0
2021-09-21
wilc1000: add 'initialized' flag check before adding an element to TX queue
Ajay Singh
1
-0
/
+9
2021-09-21
wilc1000: invoke chip reset register before firmware download
Ajay Singh
1
-3
/
+19
2021-09-21
wilc1000: handle read failure issue for clockless registers
Ajay Singh
1
-0
/
+5
2021-09-21
wilc1000: configure registers to handle chip wakeup sequence
Ajay Singh
1
-47
/
+51
2021-08-21
wilc1000: remove redundant code
wengjianfeng
1
-22
/
+16
2021-04-17
wilc1000: fix a loop timeout condition
Dan Carpenter
1
-1
/
+1
2021-03-15
wilc1000: Support chip sleep over SPI
David Mosberger-Tang
1
-4
/
+52
2021-02-11
wilc1000: Fix use of void pointer as a wrong struct type
Vsevolod Kozlov
1
-7
/
+8
2020-12-07
wilc1000: remove redundant assignment to pointer vif
Colin Ian King
1
-1
/
+0
2020-12-02
wilc1000: added queue support for WMM
Ajay Singh
1
-58
/
+257
2020-12-02
wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()
Ajay Singh
1
-1
/
+3
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure path
Ajay Singh
1
-2
/
+6
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure path
Ajay Singh
1
-2
/
+6
2020-06-26
wilc1000: move wilc driver out of staging
Ajay Singh
1
-0
/
+1238