Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-08 | net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc() | Gustavo A. R. Silva | 1 | -3/+2 |
2021-03-19 | net: hinic: Remove unnecessary 'out of memory' message | Daode Huang | 1 | -6/+2 |
2020-09-10 | net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.c | Wang Hai | 1 | -1/+1 |
2020-07-28 | hinic: add log in exception handling processes | Luo bin | 1 | -2/+25 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -10/+1 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -8/+8 |
2017-08-24 | hinic: uninitialized variable in hinic_api_cmd_init() | Dan Carpenter | 1 | -0/+1 |
2017-08-22 | net-next/hinic: Add api cmd commands | Aviad Krawczyk | 1 | -2/+327 |
2017-08-22 | net-next/hinic: Add management messages | Aviad Krawczyk | 1 | -0/+35 |
2017-08-22 | net-next/hinic: Initialize api cmd hw | Aviad Krawczyk | 1 | -1/+172 |
2017-08-22 | net-next/hinic: Initialize api cmd resources | Aviad Krawczyk | 1 | -0/+446 |