summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
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
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-09-28net: hns: remove ndo_poll_controllerEric Dumazet
2018-09-25net: hns: fix for unmapping problem when SMMU is onYunsheng Lin
2018-08-29net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-08-29net: hns: add the code for cleaning pkt in chipPeng Li
2018-08-22net: hns3: modify variable type in hns3_nic_reuse_pageHuazhong Tan
2018-08-22net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-08-22net: hns: use eth_get_headlen interface instead of hns_nic_get_headlenHuazhong Tan
2018-08-22net: hns: fix skb->truesize underestimationHuazhong Tan
2018-08-22net: hns: modify variable type in hns_nic_reuse_pageHuazhong Tan
2018-08-22net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-14net: hns3: Add vlan filter setting by ethtool command -KPeng Li
2018-08-14net: hns3: Set tx ring' tc info when netdev is upYunsheng Lin
2018-08-14net: hns3: Remove tx ring BD len register in hns3_enetYunsheng Lin
2018-08-14net: hns3: Fix desc num set to default when setting channelYunsheng Lin
2018-08-14net: hns3: Fix for phy link issue when using marvell phy driverJian Shen
2018-08-14net: hns3: Fix for information of phydev lost problem when down/upFuyun Liang
2018-08-14net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zeroXi Wang