]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'lan743x-driver'
authorDavid S. Miller <davem@davemloft.net>
Wed, 7 Mar 2018 16:44:43 +0000 (11:44 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Mar 2018 16:44:43 +0000 (11:44 -0500)
Bryan Whitehead says:

====================
lan743x: Add new lan743x driver

Add new lan743x driver.

The lan743x from Microchip Technologies Inc,
is a PCIe to Gigabit Ethernet Controller.

Updates for V4:
Patch 1/2 - Applied community suggestions
convert to using module_pci_driver

Updates for V3:
Patch 1/2 - Applied community suggestions
removed initialization tracking flags.
converted to 64 bit statistics.
converted tx clean up tasklet to napi.

Updates for V2:
Patch 1/2 - Applied community suggestions
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge