summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+4
2024-05-09net: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang1-1/+1
2024-05-09net: hns3: using user configure after hardware resetPeiyang Wang1-0/+3
2024-04-13net: hns3: add support to query scc version by devlink infoHao Chen1-0/+1
2024-03-08net: hns3: Disable SerDes serial loopback for HiLink H60Hao Lan1-0/+6
2024-03-08net: hns3: add new 200G link modes for hisilicon deviceHao Lan1-1/+4
2023-10-25net: hns3: add some link modes for hisilicon deviceHao Chen1-2/+14
2023-10-11net: hns3: add vf fault detect supportJie Wang1-0/+2
2023-09-07net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao1-2/+0
2023-08-16net: hns3: move dump regs function to a separate fileJijie Shao1-2/+0
2023-08-05net: hns3: Remove unused function declarationsYue Haibing1-1/+0
2023-06-23net: hns3: refine the tcam key convert handleJian Shen1-8/+3
2023-03-29net: hns3: support wake on lan configuration and queryHao Lan1-0/+8
2022-12-30net: hns3: refine the handling for VF heartbeatJian Shen1-0/+7
2022-09-22net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...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-26net: hns3: add vlan list lock to protect vlan listJian Shen1-0/+1
2022-03-26net: hns3: fix port base vlan add fail when concurrent with resetJian Shen1-0/+3
2022-02-17net: 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-27Merge 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-12net: 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-09net: hns3: add support for handling all errors through MSI-XYufeng Mo1-0/+1
2021-06-08net: hns3: add a separate error handling taskJiaran Zhang1-0/+1
2021-06-01net: hns3: add debugfs support for vlan configurationJian Shen1-0/+12