aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf
AgeCommit message (Expand)Author
2022-04-08net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang
2022-04-08net: hns3: clean residual vf config after disable sriovPeng Li
2022-04-08net: hns3: refine the process when PF set VF VLANJian Shen
2022-04-08net: hns3: format the output of the MAC addressYufeng Mo
2022-04-08net: hns3: add vlan list lock to protect vlan listJian Shen
2022-04-08net: hns3: fix port base vlan add fail when concurrent with resetJian Shen
2022-04-08net: hns3: fix bug when PF set the duplicate MAC address for VFsJian Shen
2021-11-18net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang
2021-11-18net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang
2021-11-18net: hns3: fix ROCE base interrupt vector initialization bugJie Wang
2021-10-28Revert "net: hns3: fix pause config problem after autoneg disabled"Guangbin Huang
2021-10-27net: hns3: fix data endian problem of some functions of debugfsJie Wang
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo
2021-10-27net: hns3: fix pause config problem after autoneg disabledGuangbin Huang
2021-10-20net: hns3: disable sriov before unload hclge layerPeng Li
2021-10-20net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang
2021-10-20net: hns3: reset DWRR of unused tc to zeroGuangbin Huang
2021-10-20net: hns3: Add configuration of TM QCN error eventJiaran Zhang
2021-09-29net: hns3: disable firmware compatible features when uninstall PFGuangbin Huang
2021-09-29net: hns3: PF enable promisc for VF when mac table is overflowGuangbin Huang
2021-09-29net: hns3: fix show wrong state when add existing uc mac addressJian Shen
2021-09-29net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLEJian Shen
2021-09-29net: hns3: don't rollback when destroy mqprio failJian Shen
2021-09-29net: hns3: remove tc enable checkingJian Shen
2021-09-28net: hns3: fix hclge_dbg_dump_tm_pg() stack usageArnd Bergmann
2021-09-20net: hns3: fix a return value error in hclge_get_reset_status()Yufeng Mo
2021-09-20net: hns3: check vlan id before using itliaoguojia
2021-09-20net: hns3: check queue id range before usingYufeng Mo
2021-09-20net: hns3: fix misuse vf id and vport id in some logsJiaran Zhang
2021-09-20net: hns3: fix inconsistent vf id printJian Shen
2021-09-20net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen
2021-09-13net: hns3: fix the exception when query imp infoJiaran Zhang
2021-09-13net: hns3: disable mac in flr processYufeng Mo
2021-09-13net: hns3: change affinity_mask to numa node rangeYufeng Mo
2021-09-06net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 staticchongjiapeng
2021-08-31net: hns3: remove unnecessary spacesHao Chen
2021-08-31net: hns3: add some required spacesHao Chen
2021-08-31net: hns3: clean up a type mismatch warningGuojia Liao
2021-08-30net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()Hao Chen
2021-08-30net: hns3: refine function hclge_dbg_dump_tm_pri()Guangbin Huang
2021-08-30net: hns3: reconstruct function hclge_ets_validate()Guangbin Huang
2021-08-30net: hns3: initialize each member of structure array on a separate lineJiaran Zhang
2021-08-28net: hns3: add required space in commentHao Chen
2021-08-28net: hns3: don't config TM DWRR twice when set ETSGuangbin Huang
2021-08-28net: hns3: add new function hclge_get_speed_bit()Guangbin Huang
2021-08-28net: hns3: refactor function hclge_parse_capability()Guangbin Huang
2021-08-28net: hns3: add trace event in hclge_gen_resp_to_vf()Yufeng Mo
2021-08-27net: hns3: merge some repetitive macrosPeng Li
2021-08-27net: hns3: add macros for mac speeds of firmware commandGuangbin Huang