aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-18net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta1-0/+3
2019-02-14net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang1-0/+2
2019-01-27net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu1-1/+1
2019-01-27net: hns: Restart autoneg need return failed when autoneg offYonglong Liu1-7/+9
2019-01-27net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu1-0/+5
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-14/+9
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain4-11/+8
2019-01-04net: hns: Fix use after free identified by SLUB debugYonglong Liu1-4/+2
2019-01-04net: hns: Fix WARNING when hns modules installedYonglong Liu1-10/+7
2019-01-01net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENTHuazhong Tan1-3/+4
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-178/+413
2018-12-19net: hns3: remove redundant variable initializationPeng Li1-1/+1
2018-12-19net: hns3: fix the descriptor index when get rss typePeng Li1-1/+8
2018-12-19net: hns3: don't restore rules when flow director is disabledJian Shen1-0/+4
2018-12-19net: hns3: fix vf id check issue when add flow director ruleJian Shen1-7/+7
2018-12-19net: hns3: reset tqp while doing DOWN operationHuazhong Tan2-0/+8
2018-12-19net: hns3: add max vector number check for pfJian Shen1-0/+4
2018-12-19net: hns3: fix a bug caused by udelayPeng Li1-2/+2
2018-12-19net: hns3: change default tc state to closeJian Shen1-1/+1
2018-12-19net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen4-11/+38
2018-12-18net: hns3: fix a SSU buffer checking bugYunsheng Lin1-2/+3
2018-12-18net: hns3: aligning buffer size in SSU to 256 bytesYunsheng Lin1-17/+26
2018-12-18net: hns3: getting tx and dv buffer size through firmwareYunsheng Lin3-11/+38
2018-12-18net: hns3: synchronize speed and duplex from phy when phy link upPeng Li1-0/+4
2018-12-18net: hns3: remove 1000M/half support of phyFuyun Liang1-1/+1
2018-12-18net: hns3: update coalesce param per secondPeng Li2-9/+3
2018-12-18net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vector_data()Huazhong Tan1-6/+6
2018-12-18net: hns3: remove unnecessary configuration recapture while resettingHuazhong Tan1-13/+0
2018-12-18net: hns3: update some variables while hclge_reset()/hclgevf_reset() doneHuazhong Tan2-1/+7
2018-12-18net: hns3: fix napi_disable not return problemHuazhong Tan1-2/+2
2018-12-18net: hns3: uninitialize pci in the hclgevf_uninitHuazhong Tan1-1/+1
2018-12-18net: hns3: fix error handling int the hns3_get_vector_ring_chainHuazhong Tan1-2/+3
2018-12-16net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu1-41/+216
2018-12-16net: hns: Add mac pcs config when enable|disable macYonglong Liu2-4/+11
2018-12-16net: hns: Fix ntuple-filters status error.Yonglong Liu1-1/+1
2018-12-16net: hns: Avoid net reset caused by pause frames stormYonglong Liu1-2/+10
2018-12-16net: hns: Free irq when exit from abnormal branchYonglong Liu1-1/+22
2018-12-16net: hns: Clean rx fbd when ae stopped.Yonglong Liu1-0/+3
2018-12-16net: hns: Fixed bug that netdev was opened twiceYonglong Liu1-0/+3
2018-12-16net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu2-127/+127
2018-12-16net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu2-0/+18
2018-12-16net: hns: Incorrect offset address used for some registers.Yonglong Liu1-2/+2
2018-12-15net: hns3: Add "tm map" status information query functionliuzhongzhu4-0/+93
2018-12-15net: hns3: Add "queue map" information query functionliuzhongzhu7-2/+76
2018-12-15net: hns3: Add "dcb register" status information query functionliuzhongzhu4-0/+134
2018-12-15net: hns3: Add "status register" information query functionliuzhongzhu4-0/+885
2018-12-15net: hns3: Add "manager table" information query functionliuzhongzhu4-2/+100
2018-12-15net: hns3: Add "bd info" query functionliuzhongzhu1-1/+78
2018-12-14hns3: prevent building without CONFIG_INETArnd Bergmann1-0/+1
2018-12-10net: hns3: fix spelling mistake "offser" -> "offset"Colin Ian King1-1/+1