linux/drivers/net/ethernet/hisilicon
Daode Huang 6fe27464d8 net: hns: bug fix about TSO on|off when there is traffic
When enable/disable tso, the driver tries to access the hardware register,
but this operation will cause the port unavalible when there is traffic.
This patch tries to enable TSO when initialize, then control tso through
TSE bit in transmit descriptor.

Signed-off-by: Daode Huang <huangdaode@hisilicon.com>
Signed-off-by: Yisen Zhuang <Yisen.Zhuang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-21 04:51:56 -04:00
..
hns net: hns: bug fix about TSO on|off when there is traffic 2016-06-21 04:51:56 -04:00
Kconfig net: hns: update the dependency 2016-06-14 23:28:42 -07:00
Makefile net: add Hisilicon Network Subsystem hnae framework support 2015-09-20 21:42:57 -07:00
hip04_eth.c hip04_eth: fix missing error handle for build_skb failed 2016-01-13 15:48:14 -05:00
hix5hd2_gmac.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
hns_mdio.c net: hisilicon: add support of acpi for hns-mdio 2016-06-04 21:32:40 -04:00