Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | igc: Add NVM support | Sasha Neftin | 2018-10-17 | 1 | -0/+349 |
| | | | | | | | | | | Add code for NVM support and get MAC address, complete probe method. Signed-off-by: Sasha Neftin <sasha.neftin@intel.com> Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> | ||||
* | igc: Add HW initialization code | Sasha Neftin | 2018-10-17 | 1 | -0/+141 |
Add code for hardware initialization and reset Add code for semaphore handling Signed-off-by: Sasha Neftin <sasha.neftin@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |