summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
AgeCommit message (Expand)Author
2019-11-10net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-06-26net: hns3: fix race conditions between reset and module loading & unloadingHuazhong Tan
2019-06-26net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen
2019-06-14net: hns3: some variable modificationWeihang Li
2019-06-09net: hns3: use macros instead of magic numbersYufeng Mo
2019-06-09net: hns3: small changes for magic numbersJian Shen
2019-06-03net: hns3: don't configure new VLAN ID into VF VLAN table when it's fullJian Shen
2019-05-28net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has reg...Huazhong Tan
2019-05-28net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has regis...Huazhong Tan
2019-05-26net: hns3: add aRFS support for PFJian Shen
2019-05-26net: hns3: refine the flow director handleJian Shen
2019-05-04net: hns3: add support for FEC encoding controlJian Shen
2019-05-04net: hns3: add support for multiple media typeJian Shen
2019-04-19net: hns3: Add handling of MAC tunnel interruptionWeihang Li
2019-04-19net: hns3: add reset statistics info for PFHuazhong Tan
2019-04-15net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen
2019-04-14net: hns3: fix set port based VLAN for PFJian Shen
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li
2019-02-21net: hns3: Record VF vlan tablesliuzhongzhu
2019-02-21net: hns3: Record VF unicast and multicast tablesliuzhongzhu
2019-02-21net: hns3: fix port info query issue for copper portJian Shen
2019-01-30net: hns3: keep flow director state unchanged when resetJian Shen
2019-01-23net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin
2019-01-23net: hns3: add statistics for PFC frames and MAC control framesliuzhongzhu
2019-01-18net: hns3: do reinitialization while ETS configuration changedHuazhong Tan
2018-12-18net: hns3: getting tx and dv buffer size through firmwareYunsheng Lin
2018-12-15net: hns3: Add "queue map" information query functionliuzhongzhu
2018-12-07net: hns3: add handling of hw errors reported through MSIXSalil Mehta
2018-12-03net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driverJian Shen
2018-11-27net: hns3: Config NIC port speed same as that of optical modulePeng Li
2018-11-23net: hns3: Add "FD flow table" info query functionliuzhongzhu
2018-11-17net: hns3: Add mtu setting support for vfYunsheng Lin
2018-11-17net: hns3: Add vport alive state checking supportYunsheng Lin
2018-11-17net: hns3: Support two vlan header when setting mtuYunsheng Lin
2018-11-09net: hns3: add PCIe FLR support for PFHuazhong Tan
2018-11-09net: hns3: implement the IMP reset processing for PFHuazhong Tan
2018-11-09net: hns3: add reset handling for VF when doing PF resetHuazhong Tan
2018-11-09net: hns3: adjust VF's reset processHuazhong Tan
2018-11-07net: hns3: add error handler for hclge_reset()Huazhong Tan
2018-11-07net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...Huazhong Tan
2018-11-07net: hns3: provide some interface & information for the clientHuazhong Tan
2018-11-07net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan
2018-10-31net: hns3: fix incorrect return value/type of some functionsHuazhong Tan
2018-10-05net: hns3: Drop depricated mta table supportJian Shen
2018-10-05net: hns3: Optimize for unicast mac vlan tableJian Shen
2018-10-01net: hns3: Add support for rule add/delete for flow directorJian Shen
2018-10-01net: hns3: Add input key and action config support for flow directorJian Shen
2018-10-01net: hns3: Add flow director initializationJian Shen