OpenCloudOS-Kernel/drivers/net/ethernet/hisilicon/hns
Sheng Li f8a1a636c2 net: hns: fixed portid bug in sending manage pkt
In chip V2, the default value of port id in tx BD is Zero. If it is not
configurated to the other value, all management packets will be sent out
from port0. So port_id in the tx BD needs to be updated when sending a
management packet.

In V2 chip, when sending mamagement packets, the driver should
config the port id to BD descs.

Signed-off-by: Sheng Li <lisheng011@huawei.com>
Signed-off-by: Yisen Zhuang <Yisen.Zhuang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-22 15:45:57 -04:00
..
Makefile net: add Hisilicon Network Subsystem basic ethernet support 2015-09-20 21:42:58 -07:00
hnae.c net: hns: enet specifies a reference to dsaf 2016-01-21 12:02:31 -08:00
hnae.h net: hns: fixed portid bug in sending manage pkt 2016-03-22 15:45:57 -04:00
hns_ae_adapt.c net: hns: fixed portid bug in sending manage pkt 2016-03-22 15:45:57 -04:00
hns_dsaf_gmac.c
hns_dsaf_gmac.h
hns_dsaf_mac.c net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem 2015-12-04 14:36:15 -05:00
hns_dsaf_mac.h net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem 2015-12-04 14:36:15 -05:00
hns_dsaf_main.c net: hns: fix the bug about loopback 2016-03-07 15:44:51 -05:00
hns_dsaf_main.h net: hns: fix the bug about loopback 2016-03-07 15:44:51 -05:00
hns_dsaf_misc.c net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem 2015-12-04 14:36:15 -05:00
hns_dsaf_misc.h
hns_dsaf_ppe.c net:hns: Add the init code to disable Hip06 "Hardware VLAN assist" 2015-12-04 14:36:15 -05:00
hns_dsaf_ppe.h net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS Driver 2015-12-04 14:36:15 -05:00
hns_dsaf_rcb.c net: hns: bug fix about hisilicon TSO BD mode 2016-01-18 11:52:37 -05:00
hns_dsaf_rcb.h net: hns: bug fix about hisilicon TSO BD mode 2016-01-18 11:52:37 -05:00
hns_dsaf_reg.h net: hns: fix the bug about loopback 2016-03-07 15:44:51 -05:00
hns_dsaf_xgmac.c net: hisilicon: fixes a bug when using ethtool -S 2015-10-15 06:01:41 -07:00
hns_dsaf_xgmac.h
hns_enet.c net: hns: fixed portid bug in sending manage pkt 2016-03-22 15:45:57 -04:00
hns_enet.h net: hns: enet specifies a reference to dsaf 2016-01-21 12:02:31 -08:00
hns_ethtool.c net: hns: fix the bug about loopback 2016-03-07 15:44:51 -05:00