summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2019-03-19net: hns3: add dma_rmb() for rx descriptionJian Shen
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: don't restore rules when flow director is disabledJian Shen
2019-02-12net: hns3: fix the descriptor index when get rss typePeng Li
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-02-12net: hns3: fix error handling int the hns3_get_vector_ring_chainHuazhong Tan
2018-12-16net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu
2018-12-16net: hns: Add mac pcs config when enable|disable macYonglong Liu
2018-12-16net: hns: Fix ntuple-filters status error.Yonglong Liu
2018-12-16net: hns: Avoid net reset caused by pause frames stormYonglong Liu
2018-12-16net: hns: Free irq when exit from abnormal branchYonglong Liu
2018-12-16net: hns: Clean rx fbd when ae stopped.Yonglong Liu
2018-12-16net: hns: Fixed bug that netdev was opened twiceYonglong Liu
2018-12-16net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu
2018-12-16net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu
2018-12-16net: hns: Incorrect offset address used for some registers.Yonglong Liu
2018-11-28net: hisilicon: remove unexpected free_netdevPan Bian
2018-11-08net: hns3: bugfix for not checking return valueHuazhong Tan
2018-11-03net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin
2018-10-31net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()Huazhong Tan
2018-10-31net: hns3: bugfix for rtnl_lock's range in the hclge_reset()Huazhong Tan
2018-10-31net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan
2018-10-31net: hns3: fix incorrect return value/type of some functionsHuazhong Tan
2018-10-31net: hns3: bugfix for hclge_mdio_write and hclge_mdio_readHuazhong Tan
2018-10-31net: hns3: bugfix for is_valid_csq_clean_head()Huazhong Tan
2018-10-31net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()Huazhong Tan
2018-10-31net: hns3: bugfix for the initialization of command queue's spin lockHuazhong Tan
2018-10-31net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problemHuazhong Tan
2018-10-31net: hns3: bugfix for buffer not free problem during resettingHuazhong Tan
2018-10-31net: hns3: add error handler for hns3_nic_init_vector_data()Huazhong Tan
2018-10-31net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"Colin Ian King
2018-10-24net: hns3: Fix for warning uninitialized symbol hw_err_lst3Shiju Jose
2018-10-22net: hns3: Add enable and process hw errors of TM schedulerShiju Jose
2018-10-22net: hns3: Add enable and process hw errors from PPPShiju Jose
2018-10-22net: hns3: Add enable and process hw errors from IGU, EGU and NCSIShiju Jose
2018-10-22net: hns3: Add enable and process common ecc errorsShiju Jose
2018-10-22net: hns3: Add support to enable and disable hw errorsShiju Jose
2018-10-22net: hns3: Add PCIe AER error recoveryShiju Jose
2018-10-22net: hns3: Add PCIe AER callback error_detectedShiju Jose
2018-10-16net: hns3: fix for multiple unmapping DMA problemFuyun Liang
2018-10-16net: hns3: rename hns_nic_dma_unmapFuyun Liang
2018-10-16net: hns3: add handling for big TX fragmentFuyun Liang
2018-10-16net: hns3: move DMA map into hns3_fill_descPeng Li
2018-10-16net: hns3: remove hns3_fill_desc_tsoPeng Li
2018-10-12net: hns3: Resume promisc mode and vlan filter status after loopback testJian Shen
2018-10-12net: hns3: Resume promisc mode and vlan filter status after resetJian Shen