summaryrefslogtreecommitdiffstats
path: root/nicintel_eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* opaque_master: Use new API to register shutdown functionAnastasia Klimchuk2021-08-251-7/+3
* opaque_master: Move shutdown function above opaque_master structAnastasia Klimchuk2021-08-171-14/+14
* nicintel_eeprom: Check UNPROG_DEVICE in 82580 shutdownAnastasia Klimchuk2021-08-171-14/+24
* nicintel_eeprom: Delete extra parentheses from if conditionAnastasia Klimchuk2021-08-171-1/+1
* programmer_table: move each entry to the associated programmer sourceThomas Heijligen2021-06-101-2/+12
* programmer: Smoothen register_opaque_master() APIAnastasia Klimchuk2021-05-231-2/+2
* nicintel_eeprom.c: Mark 8086:1531 as testedAngel Pons2021-05-131-1/+1
* nicintel_eeprom: Reduce usage of is_i210()Nico Huber2019-12-101-44/+50
* Remove address from GPLv2 headersElyes HAOUAS2018-04-241-3/+0
* fixup! nicintel_eeprom: Support for I210 emulated EEpromNico Huber2017-10-201-2/+7
* fixup! nicintel_eeprom: Support for I210 emulated EEpromDavid Hendricks2017-10-031-2/+4
* nicintel_eeprom: Support for I210 emulated EEpromRicardo Ribalda Delgado2017-09-171-6/+168
* Add a bunch of new/tested stuff and various small changes 22Stefan Tauner2015-02-081-2/+2
* Shadowing fix in nicintel_eeprom.c for ancient libpciStefan Tauner2015-01-251-8/+8
* Refinements for DragonflyBSDStefan Tauner2015-01-101-5/+5
* Add new programmer for SPI EEPROMs attached to Intel 82580 NICsRicardo Ribalda Delgado2014-07-281-0/+331