]> 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, 12 Mar 2021 00:15:42 +0000 (16:15 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Mar 2021 00:15:42 +0000 (16:15 -0800)
commit511fdb10354ec735a5d77ce17612487fe5285084
tree83b2cc7cb486dc35a6e756a0de5b6d89f3f95bdf
parenta09b4df3d4b32fe91ec8a8a2696f97c89bc6ff62
parent87d11d5d7d0e6ad390d16b6f500e918d2109c570
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-11

This series contains updates to igc and e1000e drivers.

Sasha adds locking to reset task to prevent race condition for igc.

Muhammad fixes reporting of supported pause frame as well as advertised
pause frame for Tx/Rx off for igc.

Andre fixes timestamp retrieval from the wrong timer for igc.

Vitaly adds locking to reset task to prevent race condition for e1000e.

Dinghao Liu adds a missed check to return on error in
e1000_set_d0_lplu_state_82571.
====================

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