summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_common
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: add tm flush when setting tmHao Lan2023-07-242-0/+3
* net: hns3: fix the imp capability bit cannot exceed 32 bits issueHao Lan2023-07-241-3/+18
* net: hns3: clear hns unused parameter alarmPeiyang Wang2023-06-232-4/+2
* net: hns3: fix reset timeout when enable full VFJijie Shao2023-05-132-5/+28
* net: hns3: support wake on lan configuration and queryHao Lan2023-03-292-0/+4
* net: hns3: fix incorrect hw rss hash type of rx packetJian Shen2022-11-152-22/+0
* net: hns3: add support to query and set lane number by ethtoolHao Chen2022-09-072-0/+2
* net: hns3: add querying fec statisticsHao Lan2022-09-072-0/+3
* net: hns3: add querying and setting fec llrs mode from firmwareHao Lan2022-08-312-0/+2
* net: hns3: add getting capabilities of gro offload and fd from firmwareGuangbin Huang2022-08-312-3/+10
* net: hns3: fix incorrect type of argument in declaration of function hclge_co...Guangbin Huang2022-05-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-04-281-2/+2
|\
| * net: hns3: fix error log of tx/rx tqps statsPeng Li2022-04-251-2/+2
* | net: hns3: add ethtool parameter check for CQE/EQE modeYufeng Mo2022-04-202-0/+3
|/
* net: hns3: create new common cmd code for PF and VF modulesJie Wang2022-01-054-51/+272
* net: hns3: create new set of common tqp stats APIs for PF and VF reuseJie Wang2022-01-053-0/+158
* net: hns3: create new set of common rss init APIs for PF and VF reuseJie Wang2022-01-053-5/+213
* net: hns3: create new set of common rss set APIs for PF and VF moduleJie Wang2022-01-053-1/+230
* net: hns3: create new set of common rss get APIs for PF and VF rss moduleJie Wang2022-01-052-0/+195
* net: hns3: refactor hclge_comm_send function in PF/VF driversJie Wang2022-01-052-47/+32
* net: hns3: create new rss common structure hclge_comm_rss_cfgJie Wang2022-01-051-0/+34
* net: hns3: create common cmdq init and uninit APIsJie Wang2021-12-312-0/+163
* net: hns3: create common cmdq resource allocate/free/query APIsJie Wang2021-12-312-1/+311
* net: hns3: create new set of unified hclge_comm_cmd_send APIsJie Wang2021-12-312-0/+325
* net: hns3: create new cmdq hardware description structure hclge_comm_hwJie Wang2021-12-311-0/+55