summaryrefslogtreecommitdiff
path: root/drivers/net/e1000_spi.c
Commit message (Expand)AuthorAgeLines
* net: e1000: Fix the build with driver model and SPI EEPROMAlban Bedel2016-08-15-29/+30
* net: e1000: Mark _disable_wr() and _write_status() as __maybe_unusedBin Meng2015-12-21-5/+4
* Move console definitions into a new console.h fileSimon Glass2015-11-19-0/+1
* net: e1000: Move #include of common.h to the C filesSimon Glass2015-08-21-0/+1
* Consolidate bool typeYork Sun2013-04-01-17/+17
* drivers/net/e1000_spi.c: Fix build warningsAnatolij Gustschin2011-12-20-2/+3
* e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett2011-10-28-0/+576