]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorDavid S. Miller <davem@davemloft.net>
Fri, 19 Mar 2021 20:49:25 +0000 (13:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Mar 2021 20:49:25 +0000 (13:49 -0700)
commit1579bdce86d05d5084ba66aeadc4e6ce76dcc86b
tree55780c265097791c4820d82e2b78feb0a78d76e9
parent7c1dbaaa95a5c3ad1147ee2fd2aa247f413d84d9
parent6cf27513d433ec56a5d18348c5c2dd3c34ff921e
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2021-03-19

This series contains updates to e1000e and igb drivers.

Tom Seewald fixes duplicate guard issues by including the driver name in
the guard for e1000e and igb.

Jesse adds checks that timestamping is on and valid to avoid possible
issues with a misinterpreted time stamp for igb.
====================

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