summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hnae3.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-05-09net: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang1-1/+1
2024-04-13net: hns3: add support to query scc version by devlink infoHao Chen1-0/+9
2024-04-13net: hns3: dump more reg info based on ras modPeiyang Wang1-0/+4
2024-03-08net: hns3: fix delete tc fail issueJijie Shao1-0/+1
2024-03-08net: hns3: Disable SerDes serial loopback for HiLink H60Hao Lan1-0/+1
2023-10-11net: hns3: add vf fault detect supportJie Wang1-0/+1
2023-10-11net: hns3: add hns3 vf fault detect cap bit supportJie Wang1-0/+4
2023-09-07net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao1-0/+1
2023-08-16net: hns3: fix wrong rpu tln reg issueJijie Shao1-0/+1
2023-07-24net: hns3: add tm flush when setting tmHao Lan1-0/+4
2023-07-24net: hns3: fix the imp capability bit cannot exceed 32 bits issueHao Lan1-1/+2
2023-06-23net: hns3: clear hns unused parameter alarmPeiyang Wang1-2/+1
2023-03-29net: hns3: support wake on lan configuration and queryHao Lan1-0/+12
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean1-0/+1
2022-11-15net: hns3: fix incorrect hw rss hash type of rx packetJian Shen1-1/+0
2022-09-22net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...Guangbin Huang1-0/+4
2022-09-22net: hns3: add support for external loopback testYonglong Liu1-0/+2
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen1-2/+7
2022-09-07net: hns3: add querying fec statisticsHao Lan1-0/+6
2022-09-07net: hns3: debugfs add dump dscp map infoGuangbin Huang1-0/+1
2022-09-07net: hns3: add support config dscp map to tcGuangbin Huang1-0/+10
2022-08-31net: hns3: net: hns3: add querying and setting fec off mode from firmwareGuangbin Huang1-0/+1
2022-08-31net: hns3: add querying and setting fec llrs mode from firmwareHao Lan1-0/+1
2022-08-31net: hns3: add getting capabilities of gro offload and fd from firmwareGuangbin Huang1-4/+4
2022-06-13net: hns3: restore tm priority/qset to default settings when tc disabledGuangbin Huang1-0/+1
2022-04-20net: hns3: add ethtool parameter check for CQE/EQE modeYufeng Mo1-0/+4
2022-03-31net: hns3: fix the concurrency between functions reading debugfsYufeng Mo1-0/+1
2022-03-26net: hns3: clean residual vf config after disable sriovPeng Li1-0/+3
2022-02-07net: hns3: add support for TX push modeYufeng Mo1-0/+1
2021-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2021-12-12net: hns3: fix race condition in debugfsYufeng Mo1-0/+2
2021-11-24net: hns3: format the output of the MAC addressYufeng Mo1-0/+14
2021-10-25net: hns3: device specifications add number of mac statisticsGuangbin Huang1-0/+1
2021-10-25net: hns3: add debugfs support for interrupt coalesceHuazhong Tan1-0/+1
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2021-10-20net: hns3: disable sriov before unload hclge layerPeng Li1-0/+1
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+1
2021-10-12net: hns3: debugfs add support dumping page pool infoHao Chen1-0/+1
2021-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+0
2021-09-29net: hns3: remove tc enable checkingJian Shen1-1/+0
2021-09-14net: hns3: PF support get multicast MAC address space assigned by firmwareGuangbin Huang1-0/+5
2021-09-14net: hns3: PF support get unicast MAC address space assigned by firmwareGuangbin Huang1-0/+1
2021-08-31net: hns3: add some required spacesHao Chen1-1/+1
2021-08-24net: hns3: add support for EQE/CQE mode configurationYufeng Mo1-0/+1
2021-08-17net: hns3: add support ethtool extended link stateGuangbin Huang1-0/+2
2021-06-28net: hns3: add support for dumping MAC umv counter in debugfsJian Shen1-0/+1
2021-06-28net: hns3: add support for FD counter in debugfsJian Shen1-0/+1
2021-06-16net: hns3: add support to query tx spare buffer size for pfHuazhong Tan1-0/+1
2021-06-16net: hns3: minor refactor related to desc_cb handlingYunsheng Lin1-7/+0