]> Git Repo - linux.git/commit
net: ethernet: nixge: Add support for National Instruments XGE netdev
authorMoritz Fischer <[email protected]>
Tue, 27 Mar 2018 21:43:15 +0000 (14:43 -0700)
committerDavid S. Miller <[email protected]>
Thu, 29 Mar 2018 15:51:00 +0000 (11:51 -0400)
commit492caffa8a1a405f661c111acabfe6b8b9645db8
tree896b46c007024f5f1cf4a7d514ffc2ab7d7a9c99
parent75530a78de21267f0dc76fbc67d2253e89233d54
net: ethernet: nixge: Add support for National Instruments XGE netdev

Add support for the National Instruments XGE 1/10G network device.

It uses the EEPROM on the board via NVMEM.

Signed-off-by: Moritz Fischer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/Kconfig
drivers/net/ethernet/Makefile
drivers/net/ethernet/ni/Kconfig [new file with mode: 0644]
drivers/net/ethernet/ni/Makefile [new file with mode: 0644]
drivers/net/ethernet/ni/nixge.c [new file with mode: 0644]
This page took 0.055993 seconds and 4 git commands to generate.