linux/drivers/net/ethernet/intel/ixgbe
Sebastian Basierski 939b701ad6 ixgbe: fix driver behaviour after issuing VFLR
Since VFLR doesn't clear VFMBMEM (VF Mailbox Memory)
and is not re-enabling queues correctly we should fix
this behavior.

Signed-off-by: Sebastian Basierski <sebastianx.basierski@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2018-08-24 08:52:35 -07:00
..
ixgbe_82598.c
ixgbe_82599.c
ixgbe_common.c ixgbe: Be more careful when modifying MAC filters 2018-07-12 07:17:13 -07:00
ixgbe_common.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_debugfs.c ixgbe: introduce a helper to simplify code 2018-06-04 10:21:13 -07:00
ixgbe_ethtool.c ixgbe: Refactor queue disable logic to take completion time into account 2018-07-26 09:04:06 -07:00
ixgbe_fcoe.c ixgbe: Replace GFP_ATOMIC with GFP_KERNEL 2018-08-24 08:52:35 -07:00
ixgbe_fcoe.h
ixgbe_ipsec.c ixgbe: Off by one in ixgbe_ipsec_tx() 2018-07-12 08:03:09 -07:00
ixgbe_ipsec.h
ixgbe_lib.c ixgbe: Fix setting of TC configuration for macvlan case 2018-06-11 07:49:55 -07:00
ixgbe_main.c ixgbe: Prevent unsupported configurations with XDP 2018-08-24 08:52:35 -07:00
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_model.h
ixgbe_phy.c
ixgbe_phy.h
ixgbe_ptp.c
ixgbe_sriov.c ixgbe: fix driver behaviour after issuing VFLR 2018-08-24 08:52:35 -07:00
ixgbe_sriov.h
ixgbe_sysfs.c
ixgbe_type.h ixgbe: fix driver behaviour after issuing VFLR 2018-08-24 08:52:35 -07:00
ixgbe_x540.c
ixgbe_x540.h
ixgbe_x550.c
ixgbe.h ixgbe: Refactor queue disable logic to take completion time into account 2018-07-26 09:04:06 -07:00
Makefile