summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
Commit message (Expand)AuthorAgeFilesLines
* 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-191-0/+4
* 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-191-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/+0
* 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-071-2/+37
* net: hns3: rename process_hw_error functionShiju Jose2018-12-071-1/+1
* net: hns3: re-enable error interrupts on hw resetShiju Jose2018-12-071-5/+9
* net: hns3: rename enable error interrupt functionsShiju Jose2018-12-071-1/+1
* net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driverJian Shen2018-12-031-5/+115
* net: hns3: Config NIC port speed same as that of optical modulePeng Li2018-11-271-45/+39
* net: hns3: Add "FD flow table" info query functionliuzhongzhu2018-11-231-0/+1
* net: hns3: up/down netdev in hclge module when setting mtuYunsheng Lin2018-11-171-0/+3
* net: hns3: Add mtu setting support for vfYunsheng Lin2018-11-171-4/+38
* net: hns3: Add vport alive state checking supportYunsheng Lin2018-11-171-0/+55
* net: hns3: Refactor mac mtu setting related functionsYunsheng Lin2018-11-171-30/+22
* net: hns3: Support two vlan header when setting mtuYunsheng Lin2018-11-171-1/+1
* net: hns3: fix spelling mistake "failded" -> "failed"Colin Ian King2018-11-161-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-091-0/+67
* net: hns3: implement the IMP reset processing for PFHuazhong Tan2018-11-091-8/+19
* net: hns3: add reset handling for VF when doing PF resetHuazhong Tan2018-11-091-0/+91
* net: hns3: fix spelling mistake, "assertting" -> "asserting"Colin Ian King2018-11-081-1/+1
* net: hns3: add error handler for hclge_reset()Huazhong Tan2018-11-071-22/+117
* net: hns3: call roce's reset notify callback when resettingHuazhong Tan2018-11-071-0/+33
* net: hns3: adjust the process of PF resetHuazhong Tan2018-11-071-2/+36
* net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...Huazhong Tan2018-11-071-11/+12
* net: hns3: ignore new coming low-level reset while doing high-level resetHuazhong Tan2018-11-071-11/+16
* net: hns3: enable/disable ring in the enet while doing UP/DOWNHuazhong Tan2018-11-071-8/+0
* net: hns3: provide some interface & information for the clientHuazhong Tan2018-11-071-0/+29
* net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan2018-11-071-0/+13
* net: hns3: bugfix for rtnl_lock's range in the hclge_reset()Huazhong Tan2018-10-311-0/+3
* net: hns3: fix incorrect return value/type of some functionsHuazhong Tan2018-10-311-17/+17
* net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()Huazhong Tan2018-10-311-3/+0
* net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problemHuazhong Tan2018-10-311-1/+1
* net: hns3: Add enable and process hw errors of TM schedulerShiju Jose2018-10-221-0/+6
* net: hns3: Add support to enable and disable hw errorsShiju Jose2018-10-221-0/+8
* net: hns3: Add PCIe AER error recoveryShiju Jose2018-10-221-4/+13
* net: hns3: Add PCIe AER callback error_detectedShiju Jose2018-10-221-0/+2
* net: hns3: Enable promisc mode when mac vlan table is fullJian Shen2018-10-121-2/+7
* net: hns3: Add HW RSS hash information to RX skbPeng Li2018-10-101-0/+18
* net: hns3: Add new RSS hash algorithm support for PFJian Shen2018-10-101-6/+25
OpenPOWER on IntegriCloud