index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
wilc1000
/
netdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-11
wilc1000: increase firmware version array size
Ajay Singh
1
-1
/
+2
2021-12-20
wilc1000: fix double free error in probe()
Dan Carpenter
1
-1
/
+0
2021-12-14
wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"
David Mosberger-Tang
1
-2
/
+13
2021-12-14
wilc1000: Rename tx task from "K_TXQ_TASK" to NETDEV-tx
David Mosberger-Tang
1
-1
/
+1
2021-12-14
wilc1000: Rename irq handler from "WILC_IRQ" to netdev name
David Mosberger-Tang
1
-1
/
+1
2021-12-14
wilc1000: Fix missing newline in error message
David Mosberger-Tang
1
-1
/
+1
2021-11-19
wilc1000: copy address before calling wilc_set_mac_address
Jakub Kicinski
1
-3
/
+3
2021-10-20
wilc1000: use eth_hw_addr_set()
Jakub Kicinski
1
-4
/
+9
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-04-17
wilc1000: Bring MAC address setting in line with typical Linux behavior
David Mosberger-Tang
1
-9
/
+16
2021-03-15
wilc1000: use wilc handler as cookie in request_threaded_irq()
Ajay Singh
1
-9
/
+5
2021-02-11
wilc1000: Fix use of void pointer as a wrong struct type
Vsevolod Kozlov
1
-1
/
+1
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
1
-1
/
+1
2020-12-02
wilc1000: added 'ndo_set_mac_address' callback support
Ajay Singh
1
-0
/
+38
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
1
-3
/
+14
2020-07-14
wilc1000: use unified single wilc1000 FW binary
Ajay Singh
1
-11
/
+7
2020-06-26
wilc1000: move wilc driver out of staging
Ajay Singh
1
-0
/
+931