summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
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
2019-08-29net: hns3: make some reusable codes into a functionYonglong Liu
2019-08-29net: hns3: optimize some log printingsYufeng Mo
2019-08-29net: hns3: reduce the parameters of some functionsGuojia Liao
2019-08-29net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_mapHuazhong Tan
2019-08-29net: hns3: use macro instead of magic numberHuazhong Tan
2019-08-29net: hns3: code optimization for debugfs related to "dump reg"Zhongzhu Liu
2019-08-24net: hns3: Fix -Wunused-const-variable warningYueHaibing
2019-08-18net: hns: add phy_attached_info() to the hns driverYonglong Liu
2019-08-18net: hns3: add phy_attached_info() to the hns3 driverYonglong Liu
2019-08-18net: hns3: prevent unnecessary MAC TNL interruptHuazhong Tan
2019-08-18net: hns3: change print level of RAS error log from warning to errorXiaofei Tan
2019-08-18net: hns3: fix error and incorrect formatGuojia Liao
2019-08-18net: hns3: modify redundant initialization of variableGuojia Liao
2019-08-18net: hns3: add or modify commentsGuojia Liao
2019-08-13net: hns3: Make hclge_func_reset_sync_vf staticYueHaibing
2019-08-10hns3: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-09net: hns3: refine some macro definitionsGuojia Liao