summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta2019-02-181-0/+3
* net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang2019-02-141-0/+2
* net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu2019-01-271-1/+1
* net: hns: Restart autoneg need return failed when autoneg offYonglong Liu2019-01-271-7/+9
* net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu2019-01-271-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-162-14/+9
|\
| * net: hns: Fix use after free identified by SLUB debugYonglong Liu2019-01-041-4/+2
| * net: hns: Fix WARNING when hns modules installedYonglong Liu2019-01-041-10/+7
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-084-11/+8
|/
* net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENTHuazhong Tan2019-01-011-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-206-178/+413
|\
| * net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu2018-12-161-41/+216
| * net: hns: Add mac pcs config when enable|disable macYonglong Liu2018-12-162-4/+11
| * net: hns: Fix ntuple-filters status error.Yonglong Liu2018-12-161-1/+1
| * net: hns: Avoid net reset caused by pause frames stormYonglong Liu2018-12-161-2/+10
| * net: hns: Free irq when exit from abnormal branchYonglong Liu2018-12-161-1/+22
| * net: hns: Clean rx fbd when ae stopped.Yonglong Liu2018-12-161-0/+3
| * net: hns: Fixed bug that netdev was opened twiceYonglong Liu2018-12-161-0/+3
| * net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu2018-12-162-127/+127
| * net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu2018-12-162-0/+18
| * net: hns: Incorrect offset address used for some registers.Yonglong Liu2018-12-161-2/+2
* | net: hns3: remove redundant variable initializationPeng Li2018-12-191-1/+1
* | net: hns3: fix the descriptor index when get rss typePeng Li2018-12-191-1/+8
* | net: hns3: don't restore rules when flow director is disabledJian Shen2018-12-191-0/+4
* | net: hns3: fix vf id check issue when add flow director ruleJian Shen2018-12-191-7/+7
* | net: hns3: reset tqp while doing DOWN operationHuazhong Tan2018-12-192-0/+8
* | net: hns3: add max vector number check for pfJian Shen2018-12-191-0/+4
* | net: hns3: fix a bug caused by udelayPeng Li2018-12-191-2/+2
* | net: hns3: change default tc state to closeJian Shen2018-12-191-1/+1
* | net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen2018-12-194-11/+38
* | net: hns3: fix a SSU buffer checking bugYunsheng Lin2018-12-181-2/+3
* | net: hns3: aligning buffer size in SSU to 256 bytesYunsheng Lin2018-12-181-17/+26
* | net: hns3: getting tx and dv buffer size through firmwareYunsheng Lin2018-12-183-11/+38
* | net: hns3: synchronize speed and duplex from phy when phy link upPeng Li2018-12-181-0/+4
* | net: hns3: remove 1000M/half support of phyFuyun Liang2018-12-181-1/+1
* | net: hns3: update coalesce param per secondPeng Li2018-12-182-9/+3
* | net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...Huazhong Tan2018-12-181-6/+6
* | net: hns3: remove unnecessary configuration recapture while resettingHuazhong Tan2018-12-181-13/+0
* | net: hns3: update some variables while hclge_reset()/hclgevf_reset() doneHuazhong Tan2018-12-182-1/+7
* | net: hns3: fix napi_disable not return problemHuazhong Tan2018-12-181-2/+2
* | net: hns3: uninitialize pci in the hclgevf_uninitHuazhong Tan2018-12-181-1/+1
* | net: hns3: fix error handling int the hns3_get_vector_ring_chainHuazhong Tan2018-12-181-2/+3
* | net: hns3: Add "tm map" status information query functionliuzhongzhu2018-12-154-0/+93
* | net: hns3: Add "queue map" information query functionliuzhongzhu2018-12-157-2/+76
* | net: hns3: Add "dcb register" status information query functionliuzhongzhu2018-12-154-0/+134
* | net: hns3: Add "status register" information query functionliuzhongzhu2018-12-154-0/+885
* | net: hns3: Add "manager table" information query functionliuzhongzhu2018-12-154-2/+100
* | net: hns3: Add "bd info" query functionliuzhongzhu2018-12-151-1/+78
* | hns3: prevent building without CONFIG_INETArnd Bergmann2018-12-141-0/+1
* | net: hns3: fix spelling mistake "offser" -> "offset"Colin Ian King2018-12-101-1/+1