summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang2022-11-031-1/+3
* net: hns3: add validity check for message data lengthJian Shen2022-05-121-0/+7
* ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi2021-12-081-0/+4
* net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang2021-12-011-2/+2
* net: hns3: disable sriov before unload hclge layerPeng Li2021-10-273-0/+23
* net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang2021-10-271-0/+9
* net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo2021-09-221-2/+7
* net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang2021-09-031-11/+2
* net: hns3: check the return of skb_checksum_help()Yunsheng Lin2021-06-031-7/+3
* net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo2021-05-221-0/+2
* net: hns3: Limiting the scope of vector_ring_chain variableSalil Mehta2021-05-221-1/+2
* net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai2021-03-301-1/+3
* net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo2021-02-231-0/+7
* net: hns3: fix the number of queues actually used by ARQYufeng Mo2021-01-171-2/+2
* net: hns: fix return value check in __lb_other_process()Yunjian Wang2021-01-121-0/+4
* net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu2020-09-091-3/+6
* net: hns3: fix use-after-free when doing self testYonglong Liu2020-07-161-3/+6
* net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter2020-01-271-1/+1
* net: hns3: fix error VF index when setting VLAN offloadJian Shen2020-01-271-4/+10
* net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vectorHuazhong Tan2020-01-271-3/+1
* net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()Jian Shen2020-01-271-1/+1
* net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin2020-01-271-1/+1
* net: hns3: fix bug of ethtool_ops.get_channels for VFHuazhong Tan2020-01-271-2/+3
* net: hns3: fix wrong combined count returned by ethtool -lHuazhong Tan2020-01-271-4/+3
* net: hns3: fix error handling int the hns3_get_vector_ring_chainHuazhong Tan2020-01-271-2/+3
* net: hns3: add error handler for hns3_nic_init_vector_data()Huazhong Tan2020-01-271-2/+8
* net: hns: fix soft lockup when there is not enough memoryYonglong Liu2020-01-231-3/+1
* net: hns3: add struct netdev_queue debug info for TX timeoutYunsheng Lin2019-12-311-0/+3
* net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao2019-12-311-1/+1
* net: hns3: Check variable is valid before assigning it to anotherYonglong Liu2019-12-171-6/+10
* net: hns3: change hnae3_register_ae_dev() to intHuazhong Tan2019-12-173-4/+16
* net: hns3: clear pci private data when unload hns3 driverJian Shen2019-12-171-0/+1
* net: hns3: fix an issue for hns3_update_new_int_glPeng Li2019-12-051-1/+1
* net: hns3: fix an issue for hclgevf_ae_get_hdevPeng Li2019-12-051-1/+6
* net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin2019-12-053-4/+6
* net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTEDYunsheng Lin2019-12-052-1/+3
* net: hns3: bugfix for hclge_mdio_write and hclge_mdio_readHuazhong Tan2019-12-011-2/+2
* net: hns3: bugfix for is_valid_csq_clean_head()Huazhong Tan2019-12-011-6/+6
* net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problemHuazhong Tan2019-12-011-1/+1
* net: hns3: bugfix for buffer not free problem during resettingHuazhong Tan2019-12-011-3/+21
* net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardwareJian Shen2019-11-241-17/+13
* net: hns3: Fix loss of coal configuration while doing resetHuazhong Tan2019-11-242-37/+36
* net: hns3: Fix for netdev not up problem when setting mtuYunsheng Lin2019-11-241-5/+3
* net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()Jian Shen2019-11-201-1/+1
* net: hns3: Fix client initialize state issue when roce client initialize failedJian Shen2019-11-204-7/+26
* net: hns3: Clear client pointer when initialize client failed or unintialize ...Jian Shen2019-11-202-17/+41
* net: hns3: Fix cmdq registers initialization issue for vfJian Shen2019-11-201-2/+2
* net: hns3: Fix for setting speed for phy failed problemFuyun Liang2019-11-201-1/+1
* net: hns3: fix return type of ndo_start_xmit functionYueHaibing2019-11-202-2/+3
* net: hns3: Change the dst mac addr of loopback packetYunsheng Lin2019-11-201-0/+1