]> 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)
commitb8174064aa378d23b86955587b2c1ddc9ec99462
tree83b2cc7cb486dc35a6e756a0de5b6d89f3f95bdf
parent9ab818444821d411cd56673a4fc4ea5a9674d205
parent07f1a7a8b1ad6b48e5cdc238ad00184247f4cb46
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>