summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: Check for allocation failureDan Carpenter2019-02-011-0/+2
* net: hns3: keep flow director state unchanged when resetJian Shen2019-01-301-4/+6
* net: hns3: fix improper error handling in the hclge_init_ae_dev()Huazhong Tan2019-01-301-1/+1
* net: hns3: fix for rss result nonuniformJian Shen2019-01-301-3/+15
* net: hns3: Fix NULL deref when unloading driverHuazhong Tan2019-01-301-18/+2Star
* net: hns3: After setting the loopback, add the status of getting MACliuzhongzhu2019-01-261-1/+22
* net: hns3: fix broadcast promisc issue for revision 0x20Jian Shen2019-01-261-1/+9
* net: hns3: fix return value handle issue for hclge_set_loopback()Jian Shen2019-01-261-0/+3
* net: hns3: add statistics for PFC frames and MAC control framesliuzhongzhu2019-01-231-5/+92
* net: hns3: do not return GE PFC setting err when initializingYunsheng Lin2019-01-231-1/+1
* net: hns3: fix rss configuration lost problem when setting channelYunsheng Lin2019-01-231-1/+7
* net: hns3: refactor the statistics updating for netdevJian Shen2019-01-231-25/+0Star
* net: hns3: add calling roce callback function when link status changePeng Li2019-01-231-0/+6
* net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin2019-01-191-0/+4
* net: hns3: do reinitialization while ETS configuration changedHuazhong Tan2019-01-191-2/+2
* net: hns3: fix wrong combined count returned by ethtool -lHuazhong Tan2019-01-191-4/+3Star
* net: hns3: adjust the use of alloc_tqps and num_tqpsHuazhong Tan2019-01-191-3/+7
* net: hns3: fix user configuration loss for ethtool -LHuazhong Tan2019-01-191-44/+10Star
* net: hns3: remove redundant codes in hclge_knic_setupHuazhong Tan2019-01-191-16/+1Star
* net: hns3: don't restore rules when flow director is disabledJian Shen2018-12-201-0/+4
* net: hns3: fix vf id check issue when add flow director ruleJian Shen2018-12-201-7/+7
* net: hns3: reset tqp while doing DOWN operationHuazhong Tan2018-12-201-0/+4
* net: hns3: change default tc state to closeJian Shen2018-12-201-1/+1
* net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen2018-12-201-7/+15
* 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-181-10/+31
* net: hns3: remove unnecessary configuration recapture while resettingHuazhong Tan2018-12-181-13/+0Star
* net: hns3: update some variables while hclge_reset()/hclgevf_reset() doneHuazhong Tan2018-12-181-1/+4
* net: hns3: Add "queue map" information query functionliuzhongzhu2018-12-151-2/+2
* net: hns3: add handling of hw errors reported through MSIXSalil Mehta2018-12-081-2/+37
* net: hns3: rename process_hw_error functionShiju Jose2018-12-081-1/+1
* net: hns3: re-enable error interrupts on hw resetShiju Jose2018-12-081-5/+9
* net: hns3: rename enable error interrupt functionsShiju Jose2018-12-081-1/+1
* net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driverJian Shen2018-12-041-5/+115
* net: hns3: Config NIC port speed same as that of optical modulePeng Li2018-11-281-45/+39Star
* net: hns3: Add "FD flow table" info query functionliuzhongzhu2018-11-241-0/+1
* net: hns3: up/down netdev in hclge module when setting mtuYunsheng Lin2018-11-181-0/+3
* net: hns3: Add mtu setting support for vfYunsheng Lin2018-11-181-4/+38
* net: hns3: Add vport alive state checking supportYunsheng Lin2018-11-181-0/+55
* net: hns3: Refactor mac mtu setting related functionsYunsheng Lin2018-11-181-30/+22Star
* net: hns3: Support two vlan header when setting mtuYunsheng Lin2018-11-181-1/+1
* net: hns3: fix spelling mistake "failded" -> "failed"Colin Ian King2018-11-171-2/+2
* net: hns3: Add support for ethtool -K to enable/disable HW GROPeng Li2018-11-151-0/+9
* net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardwarePeng Li2018-11-151-0/+30
* net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-111-1/+1
* net: hns3: add PCIe FLR support for PFHuazhong Tan2018-11-101-0/+67
* net: hns3: implement the IMP reset processing for PFHuazhong Tan2018-11-101-8/+19
* net: hns3: add reset handling for VF when doing PF resetHuazhong Tan2018-11-101-0/+91
* net: hns3: fix spelling mistake, "assertting" -> "asserting"Colin Ian King2018-11-091-1/+1