index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ni
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-02-17
net: nixge: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-2
/
+3
2021-11-22
nixge: fix mac address error handling again
Arnd Bergmann
1
-2
/
+2
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-08-31
net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx()
Cai Huoqing
1
-7
/
+3
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-4
/
+10
2021-06-08
net: nixge: simplify code with devm platform functions
Yang Yingliang
1
-6
/
+2
2020-12-17
net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments"
Colin Ian King
1
-1
/
+1
2020-09-14
net: nixge: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-07-30
net: nixge: fix potential memory leak in nixge_probe()
Lu Wei
1
-3
/
+5
2020-05-05
net: ni: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-03-14
net: nixge: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+1
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+2
2019-09-27
net: nixge: Fix a signedness bug in nixge_probe()
Dan Carpenter
1
-1
/
+1
2019-08-01
net: nixge: Spelling s/Instrument/Instruments/
Geert Uytterhoeven
1
-1
/
+1
2019-07-07
net: nixge: Fix misuse of strlcpy
Joe Perches
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-02-05
net: nixge: Add support for fixed-link configurations
Moritz Fischer
1
-7
/
+20
2019-02-05
net: nixge: Make mdio child node optional
Moritz Fischer
1
-6
/
+13
2019-02-02
net: nixge: Separate ctrl and dma resources
Alex Williams
1
-16
/
+58
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-6
/
+6
2018-10-01
net: nixge: Address compiler warnings when building for i386
Moritz Fischer
1
-7
/
+7
2018-09-02
net: nixge: Fix Kconfig warning with OF_MDIO
Moritz Fischer
1
-1
/
+1
2018-08-29
net: nixge: Add support for 64-bit platforms
Moritz Fischer
2
-55
/
+116
2018-08-13
net: nixge: Don't store skb in app4 field of descriptor
Moritz Fischer
1
-1
/
+0
2018-08-13
net: nixge: Do not zero application specific fields in desc
Moritz Fischer
1
-10
/
+0
2018-08-07
net: nixge: Get rid of unused struct member 'last_link'
Moritz Fischer
1
-1
/
+0
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+2
2018-05-07
net: nixge: Address compiler warnings about signedness
Moritz Fischer
1
-1
/
+1
2018-05-07
net: nixge: Fix error path for obtaining mac address
Moritz Fischer
1
-3
/
+5
2018-03-29
net: ethernet: nixge: Add support for National Instruments XGE netdev
Moritz Fischer
3
-0
/
+1338