2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 05:04:00 +08:00
linux-next/drivers/net/ethernet/emulex/benet
Suresh Reddy 4cad9f3b61 be2net: set EQ DB clear-intr bit in be_open()
On BE3, if the clear-interrupt bit of the EQ doorbell is not set the first
time it is armed, ocassionally we have observed that the EQ doesn't raise
anymore interrupts even if it is in armed state.
This patch fixes this by setting the clear-interrupt bit when EQs are
armed for the first time in be_open().

Signed-off-by: Suresh Reddy <Suresh.Reddy@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-11 14:34:33 -07:00
..
be_cmds.c Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next 2014-06-02 23:07:02 -07:00
be_cmds.h be2net: fix qnq mode detection on VFs 2014-06-23 14:46:54 -07:00
be_ethtool.c ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh 2014-05-19 01:30:04 +01:00
be_hw.h be2net: support flashing new regions on Skyhawk-R 2014-05-30 17:27:33 -07:00
be_main.c be2net: set EQ DB clear-intr bit in be_open() 2014-07-11 14:34:33 -07:00
be_roce.c Main batch of InfiniBand/RDMA changes for 3.15: 2014-04-03 16:57:19 -07:00
be_roce.h Main batch of InfiniBand/RDMA changes for 3.15: 2014-04-03 16:57:19 -07:00
be.h be2net: fix qnq mode detection on VFs 2014-06-23 14:46:54 -07:00
Kconfig be2net: fix build dependency on VxLAN 2014-04-01 16:25:51 -04:00
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00