summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
AgeCommit message (Expand)Author
2021-11-10net: hns3: remove check VF uc mac exist when set by PFGuangbin Huang
2021-11-10net: hns3: fix some mac statistics is always 0 in device version V2Guangbin Huang
2021-11-10net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang
2021-11-10net: hns3: fix ROCE base interrupt vector initialization bugJie Wang
2021-11-10net: hns3: fix failed to add reuse multicast mac addr to hardware when mc mac...Guangbin Huang
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-28Revert "net: hns3: fix pause config problem after autoneg disabled"Guangbin Huang
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-25net: hns3: add update ethtool advertised link modes for FIBRE port when auton...Guangbin Huang
2021-10-25net: hns3: modify functions of converting speed ability to ethtool link modeGuangbin Huang
2021-10-25net: hns3: add support pause/pfc durations for mac statisticsGuangbin Huang
2021-10-25net: hns3: device specifications add number of mac statisticsGuangbin Huang
2021-10-25net: hns3: modify mac statistics update process for compatibilityGuangbin Huang
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20net: hns3: disable sriov before unload hclge layerPeng Li
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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: 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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-14net: hns3: PF support get multicast MAC address space assigned by firmwareGuangbin Huang
2021-09-14net: hns3: PF support get unicast MAC address space assigned by firmwareGuangbin Huang
2021-09-13net: hns3: disable mac in flr processYufeng Mo
2021-09-13net: hns3: change affinity_mask to numa node rangeYufeng Mo
2021-08-31net: hns3: remove unnecessary spacesHao Chen
2021-08-31net: hns3: add some required spacesHao Chen
2021-08-28net: hns3: add required space in commentHao Chen
2021-08-28net: hns3: add new function hclge_get_speed_bit()Guangbin Huang
2021-08-27net: hns3: merge some repetitive macrosPeng Li
2021-08-27net: hns3: add macros for mac speeds of firmware commandGuangbin Huang
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo
2021-08-26net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo
2021-08-24net: hns3: add support for EQE/CQE mode configurationYufeng Mo
2021-08-16net: hns3: add support ethtool extended link stateGuangbin Huang
2021-08-11net: hns3: add support for triggering reset by ethtoolYufeng Mo
2021-07-26net: hns3: add support for registering devlink for PFYufeng Mo
2021-07-20net: hns3: disable port VLAN filter when support function level VLAN filter c...Jian Shen
2021-06-28net: hns3: add support for FD counter in debugfsJian Shen
2021-06-16net: hns3: add support to query tx spare buffer size for pfHuazhong Tan