index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-15
wilc1000: use wilc handler as cookie in request_threaded_irq()
Ajay Singh
1
-9
/
+5
2021-03-15
wilc1000: write value to WILC_INTR2_ENABLE register
Marcus Folkesson
1
-1
/
+1
2021-03-15
wilc1000: Support chip sleep over SPI
David Mosberger-Tang
2
-4
/
+58
2021-02-11
wilc1000: Fix use of void pointer as a wrong struct type
Vsevolod Kozlov
3
-9
/
+11
2021-02-06
Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-5
/
+5
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
3
-4
/
+4
2021-01-14
wilc1000: use flexible-array member instead of zero-length array
Tian Tao
1
-4
/
+4
2021-01-14
wilc1000: fix spelling mistake in Kconfig "devision" -> "division"
Colin Ian King
1
-1
/
+1
2020-12-10
wilc1000: changes for SPI communication stall issue found with Iperf
Ajay Singh
1
-2
/
+21
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
4
-61
/
+302
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-12-02
wilc1000: added 'ndo_set_mac_address' callback support
Ajay Singh
3
-0
/
+56
2020-09-21
net: wilc1000: clean up resource in error path of init mon interface
Huang Guobin
1
-2
/
+1
2020-08-27
wilc1000: Fix memleak in wilc_bus_probe
Dinghao Liu
1
-2
/
+3
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-07-14
wilc1000: let wilc_mac_xmit() return NETDEV_TX_OK
Luc Van Oostenryck
1
-3
/
+3
2020-07-14
wilc1000: use API version number info along with firmware filename
Ajay Singh
2
-5
/
+14
2020-07-14
wilc1000: use unified single wilc1000 FW binary
Ajay Singh
2
-13
/
+8
2020-07-14
wilc1000: fix compiler warning for 'wowlan_support' unused variable
Ajay Singh
1
-0
/
+2
2020-07-14
wilc1000: use strlcpy to avoid 'stringop-truncation' warning
Ajay Singh
1
-2
/
+1
2020-06-26
wilc1000: move wilc driver out of staging
Ajay Singh
19
-0
/
+10600