summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hnae3.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: Fix client initialize state issue when roce client initialize failedJian Shen2018-09-191-7/+5
* net: hns3: Add SPDX tags to HNS3 PF driverJian Shen2018-07-211-8/+2
* net: hns3: modify hnae_ to hnae3_Peng Li2018-07-021-14/+14
* net: hns3: print the ret value in error informationPeng Li2018-06-291-6/+11
* net: hns3: remove unused head file in hnae3.cPeng Li2018-06-291-1/+0
* net: hns3: Fixes the state to indicate client-type initializationPeng Li2018-05-291-3/+46
* net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang2018-05-201-0/+1
* net: hns3: Change return value in hnae3_register_clientFuyun Liang2018-05-161-1/+1
* net: hns3: Change return type of hnae3_register_ae_algoFuyun Liang2018-05-161-3/+1
* net: hns3: Change return type of hnae3_register_ae_devFuyun Liang2018-05-161-4/+1
* net: hns3: Add a check for client instance init stateFuyun Liang2018-05-161-3/+12
* net: hns3: Fix for the null pointer problem occurring when initializing ae_de...Fuyun Liang2018-05-161-0/+6
* net: hns3: Fix for deadlock problem occurring when unregistering ae_algoFuyun Liang2018-05-161-10/+2
* net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoCSalil Mehta2017-12-151-2/+12
* net: hns3: Fixes the premature exit of loop when matching clientsLipeng2017-09-191-34/+9
* net: hns3: Add support of the HNAE3 frameworkSalil2017-08-031-0/+300
OpenPOWER on IntegriCloud