aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2020-08-03net: hns3: fix use-after-free when doing self testYonglong Liu
2020-08-03net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan
2020-07-07net: hns3: prevent unnecessary MAC TNL interruptHuazhong Tan
2020-07-07net: hns3: fix port setting handle for fibre portGuangbin Huang
2020-06-24net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen
2020-06-24net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen
2020-05-21net: hns3: fix "tc qdisc del" failed issueYonglong Liu
2020-05-21net: hns3: fix a not link up issue when fibre port supports autonegJian Shen
2020-05-15net: hns3: add management table after IMP resetYufeng Mo
2020-04-12net: hns: fix soft lockup when there is not enough memoryYonglong Liu
2020-04-12net: hns3: pad the short frame before sending to the hardwareYunsheng Lin
2020-02-24net: hns3: add struct netdev_queue debug info for TX timeoutYunsheng Lin
2020-02-24net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao
2020-01-19net: hns3: fix ETS bandwidth validation bugYonglong Liu
2020-01-19net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin
2019-12-29net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao
2019-12-29net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta
2019-12-16net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-12-16net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao
2019-11-25net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo
2019-10-01Revert "net: hns: fix LED configuration for marvell phy"David S. Miller
2019-09-21net: hns: fix LED configuration for marvell phyYonglong Liu
2019-09-21net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()Huazhong Tan
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: fix __QUEUE_STATE_STACK_XOFF not cleared issueHuazhong Tan
2019-07-26net: hns3: fix port capbility updating issueJian Shen
2019-07-26net: hns3: enable broadcast promisc mode when initializing VFJian Shen
2019-07-26net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu
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: restore the MAC autoneg state after resetJian Shen
2019-07-26net: hns3: delay ring buffer clearing during resetYunsheng Lin
2019-07-26net: hns3: fix for skb leak when doing selftestYunsheng Lin
2019-07-26net: hns3: fix for dereferencing before null checkingYunsheng Lin
2019-07-26net: hns3: set ops to null when unregister ad_devWeihang Li
2019-07-26net: hns3: add a check to pointer in error_detected and slot_resetWeihang Li
2019-07-26net: hns3: fix for FEC configurationJian Shen
2019-07-26net: hns3: initialize CPU reverse mappingJian Shen
2019-06-19net: hns3: Fix inconsistent indentingKrzysztof Kozlowski
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-02net: hns: Fix loopback test failed at copper portsYonglong Liu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08net: hns3: remove redundant assignment of l2_hdr to itselfColin Ian King
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-07net: hns3: use devm_kcalloc when allocating desc_cbYunsheng Lin
2019-05-07net: hns3: some cleanup for struct hns3_enet_ringYunsheng Lin