summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: add support config dscp map to tcGuangbin Huang2022-09-077-1/+204
* net: hns3: net: hns3: add querying and setting fec off mode from firmwareGuangbin Huang2022-08-313-12/+16
* net: hns3: add querying and setting fec llrs mode from firmwareHao Lan2022-08-316-1/+22
* net: hns3: add querying fec ability from firmwareGuangbin Huang2022-08-312-9/+26
* net: hns3: add getting capabilities of gro offload and fd from firmwareGuangbin Huang2022-08-317-24/+42
* net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-022-4/+3
* hisilicon/hns3/hns3vf:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
* net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...Guangbin Huang2022-06-133-4/+10
* net: hns3: fix PF rss size initialization bugJie Wang2022-06-131-1/+3
* net: hns3: restore tm priority/qset to default settings when tc disabledGuangbin Huang2022-06-132-31/+65
* net: hns3: modify the ring param print infoJie Wang2022-06-131-1/+1
* net: hns3: don't push link state to VF if unaliveJian Shen2022-06-131-0/+6
* net: hns3: set port base vlan tbl_sta to false before removing old vlanGuangbin Huang2022-06-131-0/+1
* net: hns3: fix incorrect type of argument in declaration of function hclge_co...Guangbin Huang2022-05-091-1/+1
* net: hns3: add query vf ring and vector map relationGuangbin Huang2022-05-092-0/+84
* net: hns3: add byte order conversion for VF to PF mailbox messageJie Wang2022-05-094-58/+75
* net: hns3: add byte order conversion for PF to VF mailbox messageJie Wang2022-05-097-77/+109
* net: hns3: remove the affinity settings of vector0Yufeng Mo2022-05-092-28/+1
* net: hns3: fix access null pointer issue when set tx-buf-size as 0Hao Chen2022-05-091-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-04-284-55/+73
|\
| * net: hns3: add return value for mailbox handling in PFJian Shen2022-04-251-10/+12
| * net: hns3: add validity check for message data lengthJian Shen2022-04-251-0/+7
| * net: hns3: modify the return code of hclge_get_ring_chain_from_mbxJie Wang2022-04-251-1/+1
| * net: hns3: fix error log of tx/rx tqps statsPeng Li2022-04-251-2/+2
| * net: hns3: align the debugfs output to the leftHao Chen2022-04-251-42/+42
| * net: hns3: clear inited state and stop client after failed to register netdevJian Shen2022-04-251-0/+9
* | net: hns3: Fix spelling mistake "actvie" -> "active"Colin Ian King2022-04-221-1/+1
* | net: hns3: remove unnecessary line wrap for hns3_set_tunableHao Chen2022-04-201-6/+3
* | net: hns3: replace magic value by HCLGE_RING_REG_OFFSETPeng Li2022-04-201-1/+1
* | net: hns3: fix the wrong words in commentsPeng Li2022-04-203-3/+3
* | net: hns3: update the comment of function hclgevf_get_mbx_respPeng Li2022-04-201-2/+4
* | net: hns3: add log for setting tx spare buf sizeHao Chen2022-04-201-0/+6
* | net: hns3: add failure logs in hclge_set_vport_mtuJie Wang2022-04-201-0/+3
* | net: hns3: refine the definition for struct hclge_pf_to_vf_msgJian Shen2022-04-202-5/+14
* | net: hns3: refactor hns3_set_ringparam()Hao Chen2022-04-202-22/+49
* | net: hns3: add ethtool parameter check for CQE/EQE modeYufeng Mo2022-04-205-7/+33
* | net: hns3: add tx push support in hns3 ring param processJie Wang2022-04-151-1/+32
|/
* net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang2022-03-311-3/+3
* net: hns3: fix the concurrency between functions reading debugfsYufeng Mo2022-03-313-5/+12
* net: hns3: fix phy can not link up when autoneg off and resetGuangbin Huang2022-03-261-2/+2
* net: hns3: add NULL pointer check for hns3_set/get_ringparam()Hao Chen2022-03-261-3/+9
* net: hns3: add netdev reset check for hns3_set_tunable()Hao Chen2022-03-261-3/+5
* net: hns3: clean residual vf config after disable sriovPeng Li2022-03-263-0/+71
* net: hns3: add max order judgement for tx spare bufferHao Chen2022-03-261-0/+6
* net: hns3: fix ethtool tx copybreak buf size indicating not aligned issueHao Chen2022-03-262-9/+14
* net: hns3: refine the process when PF set VF VLANJian Shen2022-03-252-5/+18
* net: hns3: add vlan list lock to protect vlan listJian Shen2022-03-252-4/+35
* net: hns3: fix port base vlan add fail when concurrent with resetJian Shen2022-03-252-19/+46
* net: hns3: fix bug when PF set the duplicate MAC address for VFsJian Shen2022-03-251-3/+2
* net: hns3: Fix spelling mistake "does't" -> "doesn't"Colin Ian King2022-03-161-1/+1