|
Revision tags: v22.03, v22.03-rc4, v22.03-rc3, v22.03-rc2, v22.03-rc1 |
|
| #
7be78d02 |
| 29-Nov-2021 |
Josh Soref <[email protected]> |
fix spelling in comments and strings
The tool comes from https://github.com/jsoref
Signed-off-by: Josh Soref <[email protected]> Signed-off-by: Thomas Monjalon <[email protected]>
|
|
Revision tags: v21.11, v21.11-rc4 |
|
| #
b53d106d |
| 22-Nov-2021 |
Sean Morrissey <[email protected]> |
remove repeated 'the' in the code
Remove the use of double "the" as it does not make sense.
Cc: [email protected]
Signed-off-by: Sean Morrissey <[email protected]> Signed-off-by: Conor Fogart
remove repeated 'the' in the code
Remove the use of double "the" as it does not make sense.
Cc: [email protected]
Signed-off-by: Sean Morrissey <[email protected]> Signed-off-by: Conor Fogarty <[email protected]> Acked-by: John McNamara <[email protected]> Reviewed-by: Conor Walsh <[email protected]> Acked-by: Somnath Kotur <[email protected]> Reviewed-by: Ferruh Yigit <[email protected]>
show more ...
|
|
Revision tags: v21.11-rc3, v21.11-rc2, v21.11-rc1, v21.08, v21.08-rc4, v21.08-rc3, v21.08-rc2, v21.08-rc1, v21.05, v21.05-rc4, v21.05-rc3, v21.05-rc2, v21.05-rc1, v21.02, v21.02-rc4, v21.02-rc3, v21.02-rc2, v21.02-rc1 |
|
| #
126fe197 |
| 10-Dec-2020 |
Andrew Boyer <[email protected]> |
net/ionic: update interface file
The ionic_if.h file contains the firmware interface definitions.
Signed-off-by: Andrew Boyer <[email protected]> Reviewed-by: Ferruh Yigit <[email protected]>
|
|
Revision tags: v20.11, v20.11-rc5, v20.11-rc4, v20.11-rc3, v20.11-rc2, v20.11-rc1, v20.08, v20.08-rc4, v20.08-rc3, v20.08-rc2, v20.08-rc1, v20.05, v20.05-rc4, v20.05-rc3, v20.05-rc2, v20.05-rc1, v20.02, v20.02-rc4, v20.02-rc3, v20.02-rc2 |
|
| #
6645b283 |
| 30-Jan-2020 |
Alfredo Cardigliano <[email protected]> |
net/ionic: fix packet type mask
Fix the IONIC_RXQ_COMP_PKT_TYPE_MASK define.
Coverity issue: 353608 Fixes: 01489e5d79a7 ("net/ionic: add hardware structures definitions")
Signed-off-by: Alfredo Ca
net/ionic: fix packet type mask
Fix the IONIC_RXQ_COMP_PKT_TYPE_MASK define.
Coverity issue: 353608 Fixes: 01489e5d79a7 ("net/ionic: add hardware structures definitions")
Signed-off-by: Alfredo Cardigliano <[email protected]>
show more ...
|
|
Revision tags: v20.02-rc1 |
|
| #
01489e5d |
| 19-Jan-2020 |
Alfredo Cardigliano <[email protected]> |
net/ionic: add hardware structures definitions
Add hardware structures and message commands definitions for Pensando network adapters.
Signed-off-by: Alfredo Cardigliano <[email protected]> Revi
net/ionic: add hardware structures definitions
Add hardware structures and message commands definitions for Pensando network adapters.
Signed-off-by: Alfredo Cardigliano <[email protected]> Reviewed-by: Shannon Nelson <[email protected]>
show more ...
|