1
0
Fork 0
alistair23-linux/drivers/net/ethernet/hisilicon/hns
Lin Yun Sheng 76b825ab87 net: hns: Bugfix for Tx timeout handling in hns driver
When hns port type is not debug mode, netif_tx_disable is called
when there is a tx timeout, which requires system reboot to return
to normal state. This patch fix this problem by resetting the net
dev.

Fixes: b5996f11ea ("net: add Hisilicon Network Subsystem basic ethernet support")
Signed-off-by: Lin Yun Sheng <linyunsheng@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-12 08:22:34 -07:00
..
Makefile net: add Hisilicon Network Subsystem basic ethernet support 2015-09-20 21:42:58 -07:00
hnae.c net: hns: Avoid Hip06 chip TX packet line bug 2017-04-03 14:48:43 -07:00
hnae.h net: hns: Use phy_driver to setup Phy loopback 2017-07-03 02:01:15 -07:00
hns_ae_adapt.c net: hns: Avoid Hip06 chip TX packet line bug 2017-04-03 14:48:43 -07:00
hns_dsaf_gmac.c net: hns: fix ethtool_get_strings overflow in hns driver 2017-05-02 15:08:21 -04:00
hns_dsaf_gmac.h
hns_dsaf_mac.c net: hns: support deferred probe when no mdio 2017-04-30 22:39:24 -04:00
hns_dsaf_mac.h format-security: move static strings to const 2017-05-08 17:15:14 -07:00
hns_dsaf_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-04-06 08:24:51 -07:00
hns_dsaf_main.h net: hns: Some checkpatch.pl script & warning fixes 2017-04-03 14:48:43 -07:00
hns_dsaf_misc.c ACPI: hns_dsaf_acpi_dsm_guid can be static 2017-06-27 06:54:41 -07:00
hns_dsaf_misc.h net: hns: Add support of ACPI to HNS driver RoCE Reset function 2016-08-25 10:05:10 -04:00
hns_dsaf_ppe.c net: hns: fix ethtool_get_strings overflow in hns driver 2017-05-02 15:08:21 -04:00
hns_dsaf_ppe.h net: hns: separate debug dsaf device from service dsaf device 2016-04-26 01:09:17 -04:00
hns_dsaf_rcb.c net: hns: fix ethtool_get_strings overflow in hns driver 2017-05-02 15:08:21 -04:00
hns_dsaf_rcb.h net: hns: support deferred probe when can not obtain irq 2017-04-30 22:39:24 -04:00
hns_dsaf_reg.h net: hns: Avoid Hip06 chip TX packet line bug 2017-04-03 14:48:43 -07:00
hns_dsaf_xgmac.c net: hns: fix ethtool_get_strings overflow in hns driver 2017-05-02 15:08:21 -04:00
hns_dsaf_xgmac.h net: hns: fix to intimate the link-status change by adding LF/RF method 2016-11-10 11:45:37 -05:00
hns_enet.c net: hns: Bugfix for Tx timeout handling in hns driver 2017-07-12 08:22:34 -07:00
hns_enet.h net: hns: Fix a skb used after free bug 2017-07-08 11:05:21 +01:00
hns_ethtool.c net: hns: Use phy_driver to setup Phy loopback 2017-07-03 02:01:15 -07:00