index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
alacritech
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-3
/
+3
2026-01-26
net: alacritech: Use u64_stats_t with u64_stats_sync properly
David Yang
-29
/
+29
2024-09-03
net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_pro...
Krzysztof Kozlowski
-5
/
+8
2024-08-29
net: alacritech: Switch to use dev_err_probe()
Yang Ruibin
-20
/
+14
2023-07-28
net: ethernet: slicoss: remove redundant increment of pointer data
Colin Ian King
-3
/
+1
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
-6
/
+6
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
-1
/
+1
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
-2
/
+2
2022-04-29
slic: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
-3
/
+1
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-6
/
+6
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
-2
/
+2
2020-02-24
net/alacritech: Delete driver version
Leon Romanovsky
-3
/
+0
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
-10
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+2
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
-4
/
+0
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
-6
/
+6
2018-09-18
net: ethernet: slicoss: remove duplicated include from slic.h
YueHaibing
-1
/
+0
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+1
2017-11-01
net: ethernet: slicoss: remove redundant initialization of idx
Colin Ian King
-1
/
+1
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
-4
/
+2
2016-12-13
Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+0
2016-12-08
net: ethernet: slicoss: use module_pci_driver()
Tobias Klauser
-12
/
+1
2016-12-06
net: ethernet: slicoss: add slicoss gigabit ethernet driver
Lino Sanfilippo
-0
/
+2489