aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2022-05-09net: hns3: add return value for mailbox handling in PFJian Shen
2022-05-09net: hns3: add validity check for message data lengthJian Shen
2022-05-09net: hns3: modify the return code of hclge_get_ring_chain_from_mbxJie Wang
2022-04-08net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang
2022-04-08net: hns3: fix bug when PF set the duplicate MAC address for VFsJian Shen
2022-02-01net: hns3: handle empty unknown interrupt for VFYufeng Mo
2021-12-22net: hns3: fix use-after-free bug in hclgevf_send_mbx_msgJie Wang
2021-12-08ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi
2021-12-01net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-11-18net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang
2021-11-18net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo
2021-10-27net: hns3: fix for miscalculation of rx unused descYunsheng Lin
2021-10-27net: hns3: fix the max tx size according to user manualYunsheng Lin
2021-10-27net: hns3: disable sriov before unload hclge layerPeng Li
2021-10-27net: hns3: fix vf reset workqueue cannot exitYufeng Mo
2021-10-27net: hns3: schedule the polling again when allocation failsYunsheng Lin
2021-10-27net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang
2021-10-27net: hns3: reset DWRR of unused tc to zeroGuangbin Huang
2021-10-06net: hns3: fix always enable rx vlan filter problem after selftestGuangbin Huang
2021-10-06net: hns3: reconstruct function hns3_self_testPeng Li
2021-10-06net: hns3: fix prototype warningHuazhong Tan
2021-10-06net: hns3: fix show wrong state when add existing uc mac addressJian Shen
2021-10-06net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLEJian Shen
2021-10-06net: hns3: keep MAC pause mode when multiple TCs are enabledYonglong Liu
2021-10-06net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen
2021-09-30net: hns3: check queue id range before usingYufeng Mo
2021-09-30net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen
2021-09-22net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang
2021-09-22net: hns3: disable mac in flr processYufeng Mo
2021-09-22net: hns3: change affinity_mask to numa node rangeYufeng Mo
2021-09-22net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo
2021-09-18net: hns3: clean up a type mismatch warningGuojia Liao
2021-09-03net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-09-03net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-09-03net: hns3: add waiting time before cmdq memory is releasedYufeng Mo
2021-09-03net: hns3: clear hardware resource when loading driverYufeng Mo
2021-07-28net: hns3: fix rx VLAN offload state inconsistent issueJian Shen
2021-07-28net: hns3: fix possible mismatches resp of mailboxChengwen Feng
2021-07-28net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap
2021-06-03net: hns3: check the return of skb_checksum_help()Yunsheng Lin
2021-06-03net: hns3: put off calling register_netdev() until client initialize completeJian Shen
2021-06-03net: hns3: fix incorrect resp_msg issueJiaran Zhang
2021-05-19net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo
2021-05-19net: hns3: use netif_tx_disable to stop the transmit queuePeng Li
2021-05-19net: hns3: fix for vxlan gpe tx checksum bugHao Chen
2021-05-19net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()Jian Shen
2021-05-19net: hns3: initialize the message content in hclge_get_link_mode()Yufeng Mo
2021-05-19net: hns3: fix incorrect configuration for igu_egu_hw_errYufeng Mo
2021-05-19net: hns3: add handling for xmit skb with recursive fraglistYunsheng Lin
2021-05-19net: hns3: remediate a potential overflow risk of bd_num_listGuangbin Huang