Age | Commit message (Expand) | Author |
2021-10-20 | net: hns3: disable sriov before unload hclge layer | Peng Li |
2019-10-31 | net: hns3: add or modify some comments | Guangbin Huang |
2019-09-06 | net: hns3: add client node validity judgment | Peng Li |
2019-08-18 | net: hns3: fix error and incorrect format | Guojia Liao |
2019-08-18 | net: hns3: modify redundant initialization of variable | Guojia Liao |
2019-06-14 | net: hns3: some variable modification | Weihang Li |
2019-06-09 | net: hns3: delete the redundant user NIC codes | Yonglong Liu |
2019-06-03 | net: hns3: set ops to null when unregister ad_dev | Weihang Li |
2019-04-04 | net: hns3: split function hnae3_match_n_instantiate() | Jian Shen |
2019-02-21 | net: hns3: Check variable is valid before assigning it to another | Yonglong Liu |
2019-02-21 | net: hns3: add pointer checking at the beginning of the exported functions. | Yonglong Liu |
2019-01-30 | net: hns3: change hnae3_register_ae_dev() to int | Huazhong Tan |
2018-09-19 | net: hns3: Fix client initialize state issue when roce client initialize failed | Jian Shen |
2018-07-21 | net: hns3: Add SPDX tags to HNS3 PF driver | Jian Shen |
2018-07-02 | net: hns3: modify hnae_ to hnae3_ | Peng Li |
2018-06-29 | net: hns3: print the ret value in error information | Peng Li |
2018-06-29 | net: hns3: remove unused head file in hnae3.c | Peng Li |
2018-05-29 | net: hns3: Fixes the state to indicate client-type initialization | Peng Li |
2018-05-20 | net: hns3: Fix for hns3 module is loaded multiple times problem | Xi Wang |
2018-05-16 | net: hns3: Change return value in hnae3_register_client | Fuyun Liang |
2018-05-16 | net: hns3: Change return type of hnae3_register_ae_algo | Fuyun Liang |
2018-05-16 | net: hns3: Change return type of hnae3_register_ae_dev | Fuyun Liang |
2018-05-16 | net: hns3: Add a check for client instance init state | Fuyun Liang |
2018-05-16 | net: hns3: Fix for the null pointer problem occurring when initializing ae_de... | Fuyun Liang |
2018-05-16 | net: hns3: Fix for deadlock problem occurring when unregistering ae_algo | Fuyun Liang |
2017-12-15 | net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC | Salil Mehta |
2017-09-19 | net: hns3: Fixes the premature exit of loop when matching clients | Lipeng |
2017-08-03 | net: hns3: Add support of the HNAE3 framework | Salil |