Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | net: e1000: Fix the build with driver model and SPI EEPROM | Alban Bedel | 2016-08-15 | -29/+30 |
* | net: e1000: Mark _disable_wr() and _write_status() as __maybe_unused | Bin Meng | 2015-12-21 | -5/+4 |
* | Move console definitions into a new console.h file | Simon Glass | 2015-11-19 | -0/+1 |
* | net: e1000: Move #include of common.h to the C files | Simon Glass | 2015-08-21 | -0/+1 |
* | Consolidate bool type | York Sun | 2013-04-01 | -17/+17 |
* | drivers/net/e1000_spi.c: Fix build warnings | Anatolij Gustschin | 2011-12-20 | -2/+3 |
* | e1000: Allow direct access to the E1000 SPI EEPROM device | Kyle Moffett | 2011-10-28 | -0/+576 |