开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ni
/
nixge.c
Age
Commit message (
Expand
)
Author
2019-02-05
net: nixge: Add support for fixed-link configurations
Moritz Fischer
2019-02-05
net: nixge: Make mdio child node optional
Moritz Fischer
2019-02-02
net: nixge: Separate ctrl and dma resources
Alex Williams
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-10-01
net: nixge: Address compiler warnings when building for i386
Moritz Fischer
2018-08-29
net: nixge: Add support for 64-bit platforms
Moritz Fischer
2018-08-13
net: nixge: Don't store skb in app4 field of descriptor
Moritz Fischer
2018-08-13
net: nixge: Do not zero application specific fields in desc
Moritz Fischer
2018-08-07
net: nixge: Get rid of unused struct member 'last_link'
Moritz Fischer
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-07
net: nixge: Address compiler warnings about signedness
Moritz Fischer
2018-05-07
net: nixge: Fix error path for obtaining mac address
Moritz Fischer
2018-03-29
net: ethernet: nixge: Add support for National Instruments XGE netdev
Moritz Fischer