summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_common
AgeCommit message (Expand)AuthorFilesLines
2022-11-15net: hns3: fix incorrect hw rss hash type of rx packetJian Shen2-22/+0
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen2-0/+2
2022-09-07net: hns3: add querying fec statisticsHao Lan2-0/+3
2022-08-31net: hns3: add querying and setting fec llrs mode from firmwareHao Lan2-0/+2
2022-08-31net: hns3: add getting capabilities of gro offload and fd from firmwareGuangbin Huang2-3/+10
2022-05-09net: hns3: fix incorrect type of argument in declaration of function hclge_co...Guangbin Huang1-1/+1
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2022-04-25net: hns3: fix error log of tx/rx tqps statsPeng Li1-2/+2
2022-04-20net: hns3: add ethtool parameter check for CQE/EQE modeYufeng Mo2-0/+3
2022-01-05net: hns3: create new common cmd code for PF and VF modulesJie Wang4-51/+272
2022-01-05net: hns3: create new set of common tqp stats APIs for PF and VF reuseJie Wang3-0/+158
2022-01-05net: hns3: create new set of common rss init APIs for PF and VF reuseJie Wang3-5/+213
2022-01-05net: hns3: create new set of common rss set APIs for PF and VF moduleJie Wang3-1/+230
2022-01-05net: hns3: create new set of common rss get APIs for PF and VF rss moduleJie Wang2-0/+195
2022-01-05net: hns3: refactor hclge_comm_send function in PF/VF driversJie Wang2-47/+32
2022-01-05net: hns3: create new rss common structure hclge_comm_rss_cfgJie Wang1-0/+34
2021-12-31net: hns3: create common cmdq init and uninit APIsJie Wang2-0/+163
2021-12-31net: hns3: create common cmdq resource allocate/free/query APIsJie Wang2-1/+311
2021-12-31net: hns3: create new set of unified hclge_comm_cmd_send APIsJie Wang2-0/+325
2021-12-31net: hns3: create new cmdq hardware description structure hclge_comm_hwJie Wang1-0/+55