linux_dsm_epyc7002/drivers/net/ethernet/broadcom
Yaniv Rosner 27c1151c32 bnx2x: Handle a rarely missed interrupt
A rare case of no link due to a missed interrupt may occur due to a
race condition between acknowledging the IGU via the BAR and restoring the NIG
interrupt mask via the GRC.
To solve it, we wait for the IGU ack command to finish prior to restoring the
NIG interrupt mask.

Signed-off-by: Yaniv Rosner <yaniv.rosner@broadcom.com>
Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-12-02 20:23:00 -05:00
..
bnx2x bnx2x: Handle a rarely missed interrupt 2012-12-02 20:23:00 -05:00
b44.c b44: add 64 bit stats 2012-07-18 09:29:43 -07:00
b44.h b44: add 64 bit stats 2012-07-18 09:29:43 -07:00
bcm63xx_enet.c bcm63xx-enet: fix PHY name to match MDIO bus name 2012-02-13 16:04:08 -05:00
bcm63xx_enet.h MIPS: BCM63XX: Move DMA descriptor definition into common header file 2012-08-30 20:15:52 +02:00
bnx2_fw.h broadcom: Move the Broadcom drivers 2011-08-10 19:54:39 -07:00
bnx2.c PCI changes for the 3.7 merge window: 2012-10-01 12:05:36 -07:00
bnx2.h bnx2: Read PCI function number from internal register 2012-06-16 22:22:59 -07:00
cnic_defs.h bnx2x,cnic: use FW 7.8.2 2012-10-01 16:43:17 -04:00
cnic_if.h bnx2x,cnic: use FW 7.8.2 2012-10-01 16:43:17 -04:00
cnic.c bnx2x,cnic: use FW 7.8.2 2012-10-01 16:43:17 -04:00
cnic.h cnic: Allocate kcq resource only on devices that support FCoE. 2012-09-10 15:48:21 -04:00
Kconfig tg3: unconditionally select HWMON support when tg3 is enabled. 2012-10-01 18:07:39 -04:00
Makefile broadcom: Move the Broadcom drivers 2011-08-10 19:54:39 -07:00
sb1250-mac.c drivers/net: Remove alloc_etherdev error messages 2012-01-31 16:20:48 -05:00
tg3.c tg3: Use tp->rxq_cnt when checking RSS tables. 2012-11-14 22:04:29 -05:00
tg3.h tg3: Prevent spurious tx timeout by setting carrier off before tx disable. 2012-11-14 22:04:28 -05:00