Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-27 | net: ipa: kill the remaining conditional validation code | Alex Elder | 1 | -2/+1 |
2021-04-10 | net: ipa: get rid of empty IPA functions | Alex Elder | 1 | -7/+1 |
2021-03-27 | net: ipa: support more than 6 resource groups | Alex Elder | 1 | -2/+16 |
2021-03-27 | net: ipa: record number of groups in data | Alex Elder | 1 | -46/+4 |
2021-03-27 | net: ipa: pass data for source and dest resource config | Alex Elder | 1 | -4/+10 |
2021-03-27 | net: ipa: combine source and destation resource types | Alex Elder | 1 | -4/+4 |
2021-03-27 | net: ipa: combine source and destination group limits | Alex Elder | 1 | -5/+5 |
2021-03-27 | net: ipa: index resource limits with type | Alex Elder | 1 | -10/+10 |
2021-03-27 | net: ipa: fix bug in resource group limit programming | Alex Elder | 1 | -4/+4 |
2021-03-27 | net: ipa: introduce ipa_resource.c | Alex Elder | 1 | -0/+204 |