summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
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-04-20net: hns3: Fix NULL deref when unloading driverHuazhong Tan
2019-04-05net: hns3: fix setting of the hns reset_type for rdma hw errorsShiju Jose
2019-03-19net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose
2019-03-19net: hns3: add dma_rmb() for rx descriptionJian Shen
2019-02-18net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
2019-02-14net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang
2019-01-27net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu
2019-01-27net: hns: Restart autoneg need return failed when autoneg offYonglong Liu
2019-01-27net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-04net: hns: Fix use after free identified by SLUB debugYonglong Liu
2019-01-04net: hns: Fix WARNING when hns modules installedYonglong Liu
2019-01-01net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENTHuazhong Tan
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19net: hns3: remove redundant variable initializationPeng Li
2018-12-19net: hns3: fix the descriptor index when get rss typePeng Li
2018-12-19net: hns3: don't restore rules when flow director is disabledJian Shen
2018-12-19net: hns3: fix vf id check issue when add flow director ruleJian Shen
2018-12-19net: hns3: reset tqp while doing DOWN operationHuazhong Tan
2018-12-19net: hns3: add max vector number check for pfJian Shen
2018-12-19net: hns3: fix a bug caused by udelayPeng Li
2018-12-19net: hns3: change default tc state to closeJian Shen
2018-12-19net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen
2018-12-18net: hns3: fix a SSU buffer checking bugYunsheng Lin
2018-12-18net: hns3: aligning buffer size in SSU to 256 bytesYunsheng Lin
2018-12-18net: hns3: getting tx and dv buffer size through firmwareYunsheng Lin
2018-12-18net: hns3: synchronize speed and duplex from phy when phy link upPeng Li
2018-12-18net: hns3: remove 1000M/half support of phyFuyun Liang
2018-12-18net: hns3: update coalesce param per secondPeng Li
2018-12-18net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...Huazhong Tan
2018-12-18net: hns3: remove unnecessary configuration recapture while resettingHuazhong Tan
2018-12-18net: hns3: update some variables while hclge_reset()/hclgevf_reset() doneHuazhong Tan
2018-12-18net: hns3: fix napi_disable not return problemHuazhong Tan
2018-12-18net: hns3: uninitialize pci in the hclgevf_uninitHuazhong Tan
2018-12-18net: 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