aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2020-04-01net: hns3: fix "tc qdisc del" failed issueYonglong Liu
2020-03-18net: hns3: fix a not link up issue when fibre port supports autonegJian Shen
2020-03-05net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang
2020-03-05net: hns3: add management table after IMP resetYufeng Mo
2020-01-23net: hns: fix soft lockup when there is not enough memoryYonglong Liu
2020-01-23net: hns3: pad the short frame before sending to the hardwareYunsheng Lin
2019-12-31net: hns3: add struct netdev_queue debug info for TX timeoutYunsheng Lin
2019-12-31net: hns3: log and clear hardware error after reset completeJian Shen
2019-12-31net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao
2019-11-19net: hns3: fix a wrong reset interrupt status maskHuazhong Tan
2019-11-16net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta
2019-11-14net: hns3: fix ETS bandwidth validation bugYonglong Liu
2019-11-14net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin
2019-11-14net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang
2019-11-07net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta
2019-11-06net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan
2019-11-05net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-29net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao
2019-10-29net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-10-02net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo
2019-09-27net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-11net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King
2019-09-11net: hns3: add some DFX info for reset issueHuazhong Tan
2019-09-11net: hns3: check NULL pointer before useGuangbin Huang
2019-09-11net: hns3: modify some logs formatGuangbin Huang
2019-09-11net: hns3: fix port setting handle for fibre portGuangbin Huang
2019-09-11net: hns3: fix shaper parameter algorithmYonglong Liu
2019-09-11net: hns3: revert to old channel when setting new channel num failPeng Li
2019-09-11net: hns3: add ethtool_ops.set_channels support for HNS3 VF driverGuangbin Huang
2019-09-07net: hns3: make array spec_opcode static const, makes object smallerColin Ian King
2019-09-06net: hns3: make hclge_dbg_get_m7_stats_info staticGuojia Liao
2019-09-06net: hns3: disable loopback setting in hclge_mac_initYufeng Mo
2019-09-06net: hns3: remove explicit conversion to boolGuojia Liao
2019-09-06net: hns3: add client node validity judgmentPeng Li
2019-09-06net: hns3: fix mis-assignment to hdev->reset_level in hclge_resetHuazhong Tan
2019-09-06net: hns3: fix double free bug when setting ringparamHuazhong Tan
2019-09-06net: hns3: fix error VF index when setting VLAN offloadJian Shen
2019-09-05net: hns: Move static keyword to the front of declarationKrzysztof Wilczynski
2019-09-01net: hns3: remove set but not used variable 'qos'YueHaibing
2019-09-01net: hns3: remove redundant assignment to pointer reg_infoColin Ian King
2019-08-29net: hns3: not allow SSU loopback while execute ethtool -t devYufeng Mo
2019-08-29net: hns3: check reset interrupt status when reset failsHuazhong Tan
2019-08-29net: hns3: add phy selftest functionYufeng Mo
2019-08-29net: hns3: implement .process_hw_error for hns3 clientWeihang Li
2019-08-29net: hns3: optimize waiting time for TQP resetZhongzhu Liu
2019-08-29net: hns3: fix incorrect type in assignment.Guojia Liao