aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-05net: hns3: refactor PF tqp stats APIs with new common tqp stats APIsJie Wang1-22/+4
2022-01-05net: hns3: refactor PF rss set APIs with new common rss set APIsJie Wang1-16/+0
2022-01-05net: hns3: refactor PF rss get APIs with new common rss get APIsJie Wang1-21/+2
2021-12-31net: hns3: refactor PF cmdq init and uninit APIs with new common APIsJie Wang1-13/+0
2021-12-31net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send APIJie Wang1-4/+6
2021-11-29net: hns3: refine function hclge_cfg_mac_speed_dup_hw()Guangbin Huang1-0/+5
2021-11-24net: hns3: add log for workqueue scheduled lateYufeng Mo1-0/+2
2021-11-10net: hns3: fix some mac statistics is always 0 in device version V2Guangbin Huang1-1/+1
2021-11-10net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang1-0/+4
2021-11-10net: hns3: fix ROCE base interrupt vector initialization bugJie Wang1-2/+0
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+0
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo1-1/+0
2021-10-25net: hns3: add support pause/pfc durations for mac statisticsGuangbin Huang1-0/+27
2021-10-25net: hns3: modify mac statistics update process for compatibilityGuangbin Huang1-2/+3
2021-09-14net: hns3: PF support get multicast MAC address space assigned by firmwareGuangbin Huang1-0/+2
2021-08-28net: hns3: add new function hclge_get_speed_bit()Guangbin Huang1-0/+5
2021-08-27net: hns3: merge some repetitive macrosPeng Li1-11/+11
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo1-0/+1
2021-08-11net: hns3: add support for triggering reset by ethtoolYufeng Mo1-0/+1
2021-07-26net: hns3: add support for registering devlink for PFYufeng Mo1-0/+2
2021-06-16net: hns3: add support to query tx spare buffer size for pfHuazhong Tan1-0/+2
2021-06-11net: hns3: add support for PTPHuazhong Tan1-0/+6
2021-06-08net: hns3: add support for handling all errors through MSI-XYufeng Mo1-0/+1
2021-06-07net: hns3: add a separate error handling taskJiaran Zhang1-0/+1
2021-05-31net: hns3: add debugfs support for vlan configurationJian Shen1-0/+12
2021-05-31net: hns3: add support for VF modify VLAN filter stateJian Shen1-0/+1
2021-05-31net: hns3: add support for modify VLAN filter stateJian Shen1-0/+8
2021-05-31net: hns3: refine function hclge_set_vf_vlan_cfg()Jian Shen1-3/+8
2021-05-31net: hns3: refine for hclge_push_vf_port_base_vlan_info()Jian Shen1-2/+2
2021-05-24net: hns3: use HCLGE_VPORT_STATE_PROMISC_CHANGE to replace HCLGE_STATE_PROMISC_CHANGEDJian Shen1-1/+0
2021-05-24net: hns3: configure promisc mode for VF asynchronouslyJian Shen1-1/+4
2021-05-20net: hns3: remove the useless debugfs file node cmdYufeng Mo1-1/+0
2021-05-14net: hns3: refactor dump reset info of debugfsJiaran Zhang1-1/+3
2021-05-14net: hns3: refactor the debugfs processYufeng Mo1-1/+1
2021-05-14net: hns3: support RXD advanced layoutHuazhong Tan1-0/+1
2021-04-15net: hns3: PF add support for pushing link status to VFsGuangbin Huang1-0/+1
2021-03-29net: hns3: optimize the process of queue resetYufeng Mo1-2/+1
2021-03-26net: hns3: remove unused code of vmdqJian Shen1-2/+0
2021-03-22net: hns3: add support for user-def data of flow directorJian Shen1-0/+36
2021-03-22net: hns3: refactor flow director configurationJian Shen1-0/+10
2021-03-22net: hns3: refactor for function hclge_fd_convert_tupleJian Shen1-0/+12
2021-02-09net: hns3: remove unused macro definitionPeng Li1-3/+0
2021-02-09net: hns3: clean up unnecessary parentheses in macro definitionsYufeng Mo1-1/+1
2021-02-06net: hns3: replace macro of max qset number with specificationGuangbin Huang1-0/+2
2021-02-06net: hns3: optimize the code when update the tc infoGuoJia Liao1-0/+2
2021-02-06net: hns3: RSS indirection table use device specificationGuangbin Huang1-3/+1
2021-01-29net: hns3: add debugfs support for tm nodes, priority and qset infoGuangbin Huang1-0/+2
2021-01-05net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen1-0/+2
2020-12-09net: hns3: add support for max 512 rss sizeGuojia Liao1-3/+5