linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3/hns3pf
Jian Shen 28673b33c7 net: hns3: fix broadcast promisc issue for revision 0x20
For revision 0x20, vlan filter is always bypassed when enable
broadcast promisc mode. In this case, broadcast packets with
any vlan id can be accpeted. We should disable broadcast promisc
mode until user want enable it.

Fixes: 46a3df9f97 ("net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support")
Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-01-26 09:33:30 -08:00
..
hclge_cmd.c net: hns3: add statistics for PFC frames and MAC control frames 2019-01-23 11:13:02 -08:00
hclge_cmd.h net: hns3: add statistics for PFC frames and MAC control frames 2019-01-23 11:13:02 -08:00
hclge_dcb.c net: hns3: add error handling in hclge_ieee_setets 2019-01-26 09:33:30 -08:00
hclge_dcb.h net: hns3: Add SPDX tags to HNS3 PF driver 2018-07-21 08:44:23 -07:00
hclge_debugfs.c net: hns3: Add "tm map" status information query function 2018-12-15 10:54:18 -08:00
hclge_debugfs.h net: hns3: Add "dcb register" status information query function 2018-12-15 10:54:18 -08:00
hclge_err.c net: hns3: fix spelling mistake "offser" -> "offset" 2018-12-10 11:44:30 -08:00
hclge_err.h net: hns3: add handling of RDMA RAS errors 2018-12-07 15:57:01 -08:00
hclge_main.c net: hns3: fix broadcast promisc issue for revision 0x20 2019-01-26 09:33:30 -08:00
hclge_main.h net: hns3: fix PFC not setting problem for DCB module 2019-01-23 11:13:02 -08:00
hclge_mbx.c net: hns3: Add "queue map" information query function 2018-12-15 10:54:18 -08:00
hclge_mdio.c net: hns3: synchronize speed and duplex from phy when phy link up 2018-12-18 12:01:01 -08:00
hclge_mdio.h net: hns3: Fix for information of phydev lost problem when down/up 2018-08-14 09:54:23 -07:00
hclge_tm.c net: hns3: fix PFC not setting problem for DCB module 2019-01-23 11:13:02 -08:00
hclge_tm.h net: hns3: do not return GE PFC setting err when initializing 2019-01-23 11:13:02 -08:00
Makefile net: hns3: Add "FD flow table" info query function 2018-11-23 17:28:59 -08:00