index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ni
/
nixge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: nixge: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
1
-4
/
+3
*
net: nixge: fix potential memory leak in nixge_probe()
Lu Wei
2020-07-30
1
-3
/
+5
*
net: ni: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-05-05
1
-1
/
+2
*
net: nixge: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-14
1
-21
/
+1
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-3
/
+2
*
net: nixge: Fix a signedness bug in nixge_probe()
Dan Carpenter
2019-09-27
1
-1
/
+1
*
net: nixge: Fix misuse of strlcpy
Joe Perches
2019-07-07
1
-1
/
+1
*
net: nixge: Add support for fixed-link configurations
Moritz Fischer
2019-02-05
1
-7
/
+20
*
net: nixge: Make mdio child node optional
Moritz Fischer
2019-02-05
1
-6
/
+13
*
net: nixge: Separate ctrl and dma resources
Alex Williams
2019-02-02
1
-16
/
+58
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-6
/
+6
*
net: nixge: Address compiler warnings when building for i386
Moritz Fischer
2018-10-01
1
-7
/
+7
*
net: nixge: Add support for 64-bit platforms
Moritz Fischer
2018-08-29
1
-54
/
+114
*
net: nixge: Don't store skb in app4 field of descriptor
Moritz Fischer
2018-08-13
1
-1
/
+0
*
net: nixge: Do not zero application specific fields in desc
Moritz Fischer
2018-08-13
1
-10
/
+0
*
net: nixge: Get rid of unused struct member 'last_link'
Moritz Fischer
2018-08-07
1
-1
/
+0
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-3
/
+2
*
net: nixge: Address compiler warnings about signedness
Moritz Fischer
2018-05-07
1
-1
/
+1
*
net: nixge: Fix error path for obtaining mac address
Moritz Fischer
2018-05-07
1
-3
/
+5
*
net: ethernet: nixge: Add support for National Instruments XGE netdev
Moritz Fischer
2018-03-29
1
-0
/
+1310