aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-21net: hns3: optimize converting dscp to priority process of hns3_nic_select_queue()Guangbin Huang1-4/+0
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen1-1/+2
2022-09-07net: hns3: add querying fec statisticsHao Lan1-0/+22
2022-09-07net: hns3: add support config dscp map to tcGuangbin Huang1-0/+4
2022-05-09net: hns3: add byte order conversion for VF to PF mailbox messageJie Wang1-2/+2
2022-05-09net: hns3: remove the affinity settings of vector0Yufeng Mo1-2/+0
2022-03-25net: hns3: add vlan list lock to protect vlan listJian Shen1-0/+1
2022-03-25net: hns3: fix port base vlan add fail when concurrent with resetJian Shen1-0/+3
2022-02-16net: hns3: Remove unused inline function hclge_is_reset_pending()YueHaibing1-5/+0
2022-02-07net: hns3: add support for TX push modeYufeng Mo1-0/+8
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