summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hnae3.c
AgeCommit message (Expand)Author
2019-10-31net: hns3: add or modify some commentsGuangbin Huang
2019-09-06net: hns3: add client node validity judgmentPeng Li
2019-08-18net: hns3: fix error and incorrect formatGuojia Liao
2019-08-18net: hns3: modify redundant initialization of variableGuojia Liao
2019-06-14net: hns3: some variable modificationWeihang Li
2019-06-09net: hns3: delete the redundant user NIC codesYonglong Liu
2019-06-03net: hns3: set ops to null when unregister ad_devWeihang Li
2019-04-04net: hns3: split function hnae3_match_n_instantiate()Jian Shen
2019-02-21net: hns3: Check variable is valid before assigning it to anotherYonglong Liu
2019-02-21net: hns3: add pointer checking at the beginning of the exported functions.Yonglong Liu
2019-01-30net: hns3: change hnae3_register_ae_dev() to intHuazhong Tan
2018-09-19net: hns3: Fix client initialize state issue when roce client initialize failedJian Shen
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li
2018-06-29net: hns3: print the ret value in error informationPeng Li
2018-06-29net: hns3: remove unused head file in hnae3.cPeng Li
2018-05-29net: hns3: Fixes the state to indicate client-type initializationPeng Li
2018-05-20net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang
2018-05-16net: hns3: Change return value in hnae3_register_clientFuyun Liang
2018-05-16net: hns3: Change return type of hnae3_register_ae_algoFuyun Liang
2018-05-16net: hns3: Change return type of hnae3_register_ae_devFuyun Liang
2018-05-16net: hns3: Add a check for client instance init stateFuyun Liang
2018-05-16net: hns3: Fix for the null pointer problem occurring when initializing ae_de...Fuyun Liang
2018-05-16net: hns3: Fix for deadlock problem occurring when unregistering ae_algoFuyun Liang
2017-12-15net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoCSalil Mehta
2017-09-19net: hns3: Fixes the premature exit of loop when matching clientsLipeng
2017-08-03net: hns3: Add support of the HNAE3 frameworkSalil