linux/drivers/net
Daniel Pieczko d36a08b4ae sfc: use MCDI epoch flag to improve MC reboot detection in the driver
The Huntington MC will reject all MCDI requests after an MC reboot until it sees
one with the NOT_EPOCH flag clear.  This flag is set by default for all requests,
and then cleared on the first request after we detect that an MC reboot has
occurred.

The old MCDI_STATUS_DELAY_COUNT gave a timeout of 10ms, which was not long enough
for the driver to detect that a reboot had occurred based on the warm boot count
while calling efx_mcdi_poll_reboot() from the loop in efx_mcdi_ev_death().

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
2013-08-27 22:27:57 +01:00
..
appletalk
arcnet
bonding bonding: unwind on bond_add_vlan failure 2013-08-08 22:31:21 -07:00
caif
can Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-08-16 15:37:26 -07:00
cris
dsa
ethernet sfc: use MCDI epoch flag to improve MC reboot detection in the driver 2013-08-27 22:27:57 +01:00
fddi
hamradio
hippi
hyperv
ieee802154
irda
phy net: phy: mdio: add missing __iomem annotation 2013-08-07 16:59:10 -07:00
plip
ppp pptp: fix byte order warnings 2013-08-13 15:10:22 -07:00
slip
team team: cleanup netpoll clode 2013-07-26 15:24:32 -07:00
usb r8152: add comments 2013-08-20 00:08:22 -07:00
vmxnet3
wan net: wan: sbni: Fix incorrect placement of __initdata 2013-08-09 13:24:26 -07:00
wimax
wireless mwifiex: fix build error when CONFIG_PM is not set 2013-08-12 14:36:55 -04:00
xen-netback
dummy.c
eql.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macvlan.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-08-16 15:37:26 -07:00
macvtap.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-08-16 15:37:26 -07:00
Makefile
mdio.c
mii.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tun.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-08-16 15:37:26 -07:00
veth.c
virtio_net.c virtio-net: put virtio net header inline with data 2013-07-27 20:06:10 -07:00
vxlan.c vxlan: Add tx-vlan offload support. 2013-08-20 00:15:44 -07:00
xen-netfront.c