aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
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
2019-07-10net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
2019-06-25net: hns: Fix loopback test failed at copper portsYonglong Liu
2019-06-15net: hns3: return 0 and print warning when hit duplicate MACPeng Li
2019-05-08net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu
2019-05-08net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu
2019-05-08net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu
2019-05-08net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-05-08net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-05-08net: hns3: fix compile errorXi Wang
2019-05-02net: hns: Fix WARNING when hns modules installedJun Xiao
2019-03-23net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang
2019-03-13net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu
2019-03-13net: hns: Restart autoneg need return failed when autoneg offYonglong Liu
2019-03-13net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu
2019-02-27net: hns: Fix use after free identified by SLUB debugYonglong Liu
2019-02-12net: hns3: add max vector number check for pfJian Shen
2019-02-12net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...Huazhong Tan
2019-01-13net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu
2019-01-13net: hns: Add mac pcs config when enable|disable macYonglong Liu
2019-01-13net: hns: Fix ntuple-filters status error.Yonglong Liu
2019-01-13net: hns: Avoid net reset caused by pause frames stormYonglong Liu
2019-01-13net: hns: Free irq when exit from abnormal branchYonglong Liu
2019-01-13net: hns: Clean rx fbd when ae stopped.Yonglong Liu
2019-01-13net: hns: Fixed bug that netdev was opened twiceYonglong Liu
2019-01-13net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu
2019-01-13net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu
2019-01-13net: hns: Incorrect offset address used for some registers.Yonglong Liu
2018-12-17net: hisilicon: remove unexpected free_netdevPan Bian
2018-11-27net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin
2018-11-27net: hns3: bugfix for the initialization of command queue's spin lockHuazhong Tan
2018-11-27net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan
2018-11-27net: hns3: bugfix for rtnl_lock's range in the hclge_reset()Huazhong Tan
2018-11-27net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()Huazhong Tan
2018-11-13net: hns3: Fix for vf vlan delete failed problemYunsheng Lin
2018-11-13net: hns3: Fix ping exited problem when doing lp selftestYunsheng Lin
2018-11-13net: hns3: Preserve vlan 0 in hardware tableYunsheng Lin
2018-11-13net: hns3: Set STATE_DOWN bit of hdev state when stopping netFuyun Liang