aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/e1000_spi.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-15net: e1000: Fix the build with driver model and SPI EEPROMAlban Bedel1-29/+30
2015-12-21net: e1000: Mark _disable_wr() and _write_status() as __maybe_unusedBin Meng1-5/+4
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-08-21net: e1000: Move #include of common.h to the C filesSimon Glass1-0/+1
2013-04-01Consolidate bool typeYork Sun1-17/+17
2011-12-20drivers/net/e1000_spi.c: Fix build warningsAnatolij Gustschin1-2/+3
2011-10-28e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett1-0/+576