aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sfxge/common/hunt_vpd.c
Commit message (Expand)AuthorAgeFilesLines
* sfxge(4): cleanup: fix typoAndrew Rybchenko2016-05-101-1/+1
* sfxge: medford stores a single global copy of VPDAndrew Rybchenko2016-01-151-9/+25
* sfxge: fix common code VPD iterator and duplicate tag verificationAndrew Rybchenko2016-01-141-0/+7
* sfxge: cleanup: simplify EFX header includesAndrew Rybchenko2016-01-131-3/+0
* sfxge: rename hunt nvram methods and use for MedfordAndrew Rybchenko2016-01-121-3/+3
* sfxge: rename Huntington VPD methods to ef10 and use for MedfordAndrew Rybchenko2016-01-121-19/+27
* sfxge: change hunt specific fields of efx_nic_t to ef10Andrew Rybchenko2016-01-121-20/+20
* sfxge: add additional WRITESIZE value for NVRAM_INFO commandAndrew Rybchenko2015-12-041-1/+1
* sfxge: add prefast annotation to common code return typesAndrew Rybchenko2015-11-291-25/+25
* sfxge: modify nvram update functions for uio platform to support RFID-selecta...Andrew Rybchenko2015-11-291-3/+3
* sfxge: add 7xxx NICs family supportAndrew Rybchenko2015-05-251-0/+435