android_kernel_oneplus_msm8998/drivers/net/ethernet/broadcom/bnx2x
Ariel Elior 076d132958 bnx2x: Fix VF flr flow
When a VF originating from a given PF is flr-ed, that PF gets an interrupt
from the chip management and takes a part in the flr process.

This patch fixes several corner cases in which the driver performs its part
of the flr flow out-of-order, causing the FW to assert due to badly timed
messages received from the driver.

Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-01-21 23:12:59 -08:00
..
bnx2x.h bnx2x: Correct default Tx switching behaviour 2014-01-14 17:10:30 -08:00
bnx2x_cmn.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-01-14 14:42:42 -08:00
bnx2x_cmn.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-01-14 14:42:42 -08:00
bnx2x_dcb.c bnx2x: Prevent "timeout waiting for state X" 2013-11-18 15:45:44 -05:00
bnx2x_dcb.h
bnx2x_dump.h
bnx2x_ethtool.c bnx2x: add Big-Endian ethtool comment 2013-12-26 13:38:21 -05:00
bnx2x_fw_defs.h
bnx2x_fw_file_hdr.h
bnx2x_hsi.h
bnx2x_init.h bnx2x: Don't pretend during register dump 2013-10-21 18:31:36 -04:00
bnx2x_init_ops.h
bnx2x_link.c bnx2x: fix sparse warning 2014-01-15 15:06:47 -08:00
bnx2x_link.h bnx2x: namespace and dead code cleanups 2014-01-13 11:59:47 -08:00
bnx2x_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-01-18 00:55:41 -08:00
bnx2x_mfw_req.h
bnx2x_reg.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-01-06 17:37:45 -05:00
bnx2x_sp.c bnx2x: Correct default Tx switching behaviour 2014-01-14 17:10:30 -08:00
bnx2x_sp.h bnx2x: Correct default Tx switching behaviour 2014-01-14 17:10:30 -08:00
bnx2x_sriov.c bnx2x: Fix VF flr flow 2014-01-21 23:12:59 -08:00
bnx2x_sriov.h bnx2x: namespace and dead code cleanups 2014-01-13 11:59:47 -08:00
bnx2x_stats.c bnx2x: Lock DMAE when used by statistic flow 2013-10-21 18:31:35 -04:00
bnx2x_stats.h
bnx2x_vfpf.c bnx2x: namespace and dead code cleanups 2014-01-13 11:59:47 -08:00
bnx2x_vfpf.h bnx2x: Add ndo_get_phys_port_id support 2013-10-09 14:55:13 -04:00
Makefile