diff options
author | David S. Miller <davem@davemloft.net> | 2018-05-17 17:02:57 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-17 17:02:57 -0400 |
commit | 56a9a9e73783dcf48fa1bcbec56c643c36648eb6 (patch) | |
tree | 8273aa1315ad7860882e6eeb41876de80ce09b29 /crypto/pcbc.c | |
parent | 7c5995b33d6e40316d366205a7926d122c5366a7 (diff) | |
parent | 43c89b16427f97607cdc9a64fe2a84935568af64 (diff) | |
download | linux-56a9a9e73783dcf48fa1bcbec56c643c36648eb6.tar.gz linux-56a9a9e73783dcf48fa1bcbec56c643c36648eb6.tar.bz2 linux-56a9a9e73783dcf48fa1bcbec56c643c36648eb6.zip |
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
Jeff Kirsher says:
====================
10GbE Intel Wired LAN Driver Updates 2018-05-17
This series contains updates to ixgbe, ixgbevf and ice drivers.
Cathy Zhou resolves sparse warnings by using the force attribute.
Mauro S M Rodrigues fixes a bug where IRQs were not freed if a PCI error
recovery system opts to remove the device which causes
ixgbe_io_error_detected() to return PCI_ERS_RESULT_DISCONNECT before
calling ixgbe_close_suspend() which results in IRQs not freed and
crashing when the remove handler calls pci_disable_device(). Resolved
this by calling ixgbe_close_suspend() before evaluating the PCI channel
state.
Pavel Tatashin releases the rtnl_lock during the call to
ixgbe_close_suspend() to allow scaling if device_shutdown() is
multi-threaded.
Emil modifies ixgbe to not validate the MAC address during a reset,
unless the MAC was set on the host so that the VF will get a new MAC
address every time it reloads. Also updates ixgbevf to set
hw->mac.perm_addr in order to retain the custom MAC on a reset.
Anirudh updates the ice NVM read/erase/update AQ commands to align with
the latest specification.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/pcbc.c')
0 files changed, 0 insertions, 0 deletions