summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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: remove unused macrosColin Ian King
2019-11-05net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-31net: hns3: cleanup byte order issues when printedGuojia Liao
2019-10-31net: hns3: cleanup some print format warningGuojia Liao
2019-10-31net: hns3: add or modify some commentsGuangbin Huang
2019-10-31net: hns3: optimize local variable initializationGuangbin Huang
2019-10-31net: hns3: cleanup a format-truncation warningGuojia Liao
2019-10-31net: hns3: cleanup some coding style issuesGuangbin Huang
2019-10-31net: hns3: cleanup some magic numbersGuojia Liao
2019-10-31net: hns3: add struct netdev_queue debug info for TX timeoutYunsheng Lin
2019-10-31net: hns3: dump some debug information when reset failHuazhong Tan
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-21net: hns3: log and clear hardware error after reset completeJian Shen
2019-10-21net: hns3: do not allocate linear data for fraglist skbYunsheng Lin
2019-10-21net: hns3: minor cleanup for hns3_handle_rx_bd()Yunsheng Lin
2019-10-21net: hns3: make struct hns3_enet_ring cacheline alignedYunsheng Lin
2019-10-21net: hns3: introduce ring_to_netdev() in enet moduleYunsheng Lin
2019-10-21net: hns3: minor optimization for barrier in IO pathYunsheng Lin
2019-10-21net: hns3: optimized MAC address in management table.Guojia Liao
2019-10-21net: hns3: remove struct hns3_nic_ring_data in hns3_enet moduleYunsheng Lin
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-10-08net: hns3: support tx-scatter-gather-fraglist featureYunsheng Lin
2019-10-08net: hns3: add support for configuring VF MAC from the hostHuazhong Tan
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu
2019-10-08net: hns3: add support for setting VF trustJian Shen
2019-10-08net: hns3: add support for spoof check settingJian Shen
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng Mo
2019-10-07net: hns3: make array tick_array static, makes object smallerColin Ian King
2019-10-07net: hns: make arrays static, makes object smallerColin Ian King
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