summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000_spi.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-10/+11
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* spi: Remove unused spi_initJagan Teki2018-11-271-3/+0
* Convert CONFIG_SPI to KconfigAdam Ford2018-04-271-2/+0
* net: e1000: Fix the build with driver model and SPI EEPROMAlban Bedel2016-08-151-29/+30
* net: e1000: Mark _disable_wr() and _write_status() as __maybe_unusedBin Meng2015-12-211-5/+4
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* net: e1000: Move #include of common.h to the C filesSimon Glass2015-08-211-0/+1
* Consolidate bool typeYork Sun2013-04-011-17/+17
* drivers/net/e1000_spi.c: Fix build warningsAnatolij Gustschin2011-12-201-2/+3
* e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett2011-10-281-0/+576