Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next...
authorDavid S. Miller <davem@davemloft.net>
Mon, 27 Jul 2020 20:11:57 +0000 (13:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Jul 2020 20:11:57 +0000 (13:11 -0700)
commita02d26fe48f580ba1e9f88ad6f22aae9a6eca0db
tree2031559e5bf98b5c8a23547fb9297083d035bc2b
parent3540669761b8a26cd5a4ffb9b6c737bc8b941f00
parent360d749e0c8e689414d9a583102a59f795a6892d
Merge branch '1GbE' of git://git./linux/kernel/git/jkirsher/next-queue

Tony Nguyen says:

====================
1GbE Intel Wired LAN Driver Updates 2020-07-27

This series contains updates to igc driver only.

Sasha cleans up double definitions, unneeded and non applicable
registers, and removes unused fields in structs. Ensures the Receive
Descriptor Minimum Threshold Count is cleared and fixes a static checker
error.

v2: Remove fields from hw_stats in patches that removed their uses.
Reworded patch descriptions for patches 1, 2, and 4.
====================

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