Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VPD: When printing item IDs, escape non-ASCII characters | Martin Mares | 2020-01-25 | 1 | -4/+8 |
* | VPD: Cleanup | Martin Mares | 2018-06-19 | 1 | -13/+7 |
* | pciutils: Add decoding of vendor specific VPD fields | return.0 | 2018-06-19 | 1 | -0/+13 |
* | pciutils: change MN VPD keyword to F_TEXT | Martin Mares | 2017-11-17 | 1 | -1/+1 |
* | Improve the VPD fix to warn the user that VPD decoding was aborted. | Martin Mares | 2009-07-04 | 1 | -1/+1 |
* | Stop early if the VPD is corrupt | Matthew Wilcox | 2009-07-04 | 1 | -1/+1 |
* | lspci: Print vendor-/system-specific VPD item ids correctly | Ben Hutchings | 2009-06-29 | 1 | -13/+7 |
* | Ignore NUL character at the end of VPD strings. | Martin Mares | 2008-11-22 | 1 | -0/+2 |
* | Accompany VPD items with human-readable names. | Martin Mares | 2008-11-22 | 1 | -31/+76 |
* | Copyright is held by Solarflare, not Ben personally | Martin Mares | 2008-11-22 | 1 | -1/+3 |
* | Decode VPD fully only with -vv or higher. | Martin Mares | 2008-11-21 | 1 | -0/+2 |
* | Split lspci to multiple source files. | Martin Mares | 2008-11-21 | 1 | -0/+166 |