aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2020-09-09net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu
2020-07-16net: hns3: fix use-after-free when doing self testYonglong Liu
2020-01-27net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter
2020-01-27net: hns3: fix error VF index when setting VLAN offloadJian Shen
2020-01-27net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vectorHuazhong Tan
2020-01-27net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()Jian Shen
2020-01-27net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin
2020-01-27net: hns3: fix bug of ethtool_ops.get_channels for VFHuazhong Tan
2020-01-27net: hns3: fix wrong combined count returned by ethtool -lHuazhong Tan
2020-01-27net: hns3: fix error handling int the hns3_get_vector_ring_chainHuazhong Tan
2020-01-27net: hns3: add error handler for hns3_nic_init_vector_data()Huazhong Tan
2020-01-23net: hns: fix soft lockup when there is not enough memoryYonglong Liu
2019-12-31net: hns3: add struct netdev_queue debug info for TX timeoutYunsheng Lin
2019-12-31net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao
2019-12-17net: hns3: Check variable is valid before assigning it to anotherYonglong Liu
2019-12-17net: hns3: change hnae3_register_ae_dev() to intHuazhong Tan
2019-12-17net: hns3: clear pci private data when unload hns3 driverJian Shen
2019-12-05net: hns3: fix an issue for hns3_update_new_int_glPeng Li
2019-12-05net: hns3: fix an issue for hclgevf_ae_get_hdevPeng Li
2019-12-05net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin
2019-12-05net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTEDYunsheng Lin
2019-12-01net: hns3: bugfix for hclge_mdio_write and hclge_mdio_readHuazhong Tan
2019-12-01net: hns3: bugfix for is_valid_csq_clean_head()Huazhong Tan
2019-12-01net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problemHuazhong Tan
2019-12-01net: hns3: bugfix for buffer not free problem during resettingHuazhong Tan
2019-11-24net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardwareJian Shen
2019-11-24net: hns3: Fix loss of coal configuration while doing resetHuazhong Tan
2019-11-24net: hns3: Fix for netdev not up problem when setting mtuYunsheng Lin
2019-11-20net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()Jian Shen
2019-11-20net: hns3: Fix client initialize state issue when roce client initialize failedJian Shen
2019-11-20net: hns3: Clear client pointer when initialize client failed or unintialize ...Jian Shen
2019-11-20net: hns3: Fix cmdq registers initialization issue for vfJian Shen
2019-11-20net: hns3: Fix for setting speed for phy failed problemFuyun Liang
2019-11-20net: hns3: fix return type of ndo_start_xmit functionYueHaibing
2019-11-20net: hns3: Change the dst mac addr of loopback packetYunsheng Lin
2019-11-20net: hns3: Fix for loopback selftest failed problemYunsheng Lin
2019-11-20net: hns3: Fix error of checking used vlan idJian Shen
2019-11-20net: hns3: Fix for multicast failureHuazhong Tan
2019-11-12net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao
2019-11-12net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta
2019-11-10net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao
2019-10-29net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo
2019-08-29net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao
2019-08-29net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao
2019-08-29net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao
2019-07-26net: hns3: add some error checking in hclge_tm moduleYunsheng Lin
2019-07-26net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu
2019-07-26net: hns3: fix for skb leak when doing selftestYunsheng Lin
2019-07-26net: hns3: set ops to null when unregister ad_devWeihang Li
2019-07-10net: hns: fix unsigned comparison to less than zeroColin Ian King