aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2019-09-16net: hns3: return 0 and print warning when hit duplicate MACPeng Li
2019-05-23net: hns: fix unsigned comparison to less than zeroColin Ian King
2019-05-23net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu
2019-05-23net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu
2019-05-23net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu
2019-05-23net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-05-23net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-05-23net: hns3: fix compile errorXi Wang
2019-03-26net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
2019-03-26net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang
2019-03-20net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu
2019-03-20net: hns: Restart autoneg need return failed when autoneg offYonglong Liu
2019-03-20net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu
2019-03-08net: hns: Fix use after free identified by SLUB debugYonglong Liu
2019-03-01net: hns3: add max vector number check for pfJian Shen
2019-03-01net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...Huazhong Tan
2019-01-30net: hns3: fix return value error while hclge_cmd_csq_clean failedHuazhong Tan
2019-01-14net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu
2019-01-14net: hns: Add mac pcs config when enable|disable macYonglong Liu
2019-01-14net: hns: Fix ntuple-filters status error.Yonglong Liu
2019-01-14net: hns: Avoid net reset caused by pause frames stormYonglong Liu
2019-01-14net: hns: Free irq when exit from abnormal branchYonglong Liu
2019-01-14net: hns: Clean rx fbd when ae stopped.Yonglong Liu
2019-01-14net: hns: Fixed bug that netdev was opened twiceYonglong Liu
2019-01-14net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu
2019-01-14net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu
2019-01-14net: hns: Incorrect offset address used for some registers.Yonglong Liu
2018-12-30net: hisilicon: remove unexpected free_netdevPan Bian
2018-12-04net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin
2018-12-04net: hns3: bugfix for the initialization of command queue's spin lockHuazhong Tan
2018-12-04net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan
2018-12-04net: hns3: Prevent sending command during global or core resetHuazhong Tan
2018-12-04net: 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
2018-11-13net: hns3: Check hdev state when getting link statusPeng Li
2018-11-13net: hns3: Fix ets validate issueJian Shen
2018-11-13net: hns3: Add nic state check before calling netif_tx_wake_queueJian Shen
2018-11-13net: hns3: Fix for packet buffer setting bugYunsheng Lin
2018-10-18net: hns: fix for unmapping problem when SMMU is onYunsheng Lin
2018-10-10net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-10-10net: hns: add the code for cleaning pkt in chipPeng Li
2018-10-03net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-10-03net: hns: fix skb->truesize underestimationHuazhong Tan
2018-10-03net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-10-03net: hns3: Fix get_vector ops in hclgevf_main moduleYunsheng Lin
2018-10-03net: hns3: Fix warning bug when doing lp selftestYunsheng Lin
2018-10-03net: hns3: Fix for mac pause not disable in pfc modeYunsheng Lin