index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
microchip
/
wilc1000
/
netdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wilc1000: increase firmware version array size
Ajay Singh
2022-05-11
1
-1
/
+2
*
wilc1000: fix double free error in probe()
Dan Carpenter
2021-12-20
1
-1
/
+0
*
wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"
David Mosberger-Tang
2021-12-14
1
-2
/
+13
*
wilc1000: Rename tx task from "K_TXQ_TASK" to NETDEV-tx
David Mosberger-Tang
2021-12-14
1
-1
/
+1
*
wilc1000: Rename irq handler from "WILC_IRQ" to netdev name
David Mosberger-Tang
2021-12-14
1
-1
/
+1
*
wilc1000: Fix missing newline in error message
David Mosberger-Tang
2021-12-14
1
-1
/
+1
*
wilc1000: copy address before calling wilc_set_mac_address
Jakub Kicinski
2021-11-19
1
-3
/
+3
*
wilc1000: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-4
/
+9
*
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-13
1
-1
/
+0
*
wilc1000: Bring MAC address setting in line with typical Linux behavior
David Mosberger-Tang
2021-04-17
1
-9
/
+16
*
wilc1000: use wilc handler as cookie in request_threaded_irq()
Ajay Singh
2021-03-15
1
-9
/
+5
*
wilc1000: Fix use of void pointer as a wrong struct type
Vsevolod Kozlov
2021-02-11
1
-1
/
+1
*
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
2021-01-22
1
-1
/
+1
*
wilc1000: added 'ndo_set_mac_address' callback support
Ajay Singh
2020-12-02
1
-0
/
+38
*
wilc1000: let wilc_mac_xmit() return NETDEV_TX_OK
Luc Van Oostenryck
2020-07-14
1
-3
/
+3
*
wilc1000: use API version number info along with firmware filename
Ajay Singh
2020-07-14
1
-3
/
+14
*
wilc1000: use unified single wilc1000 FW binary
Ajay Singh
2020-07-14
1
-11
/
+7
*
wilc1000: move wilc driver out of staging
Ajay Singh
2020-06-26
1
-0
/
+931