Age | Commit message (Expand) | Author | Files | Lines |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -1/+1 |
2018-02-27 | net: e1000: Fix e1000_igb semaphore handling | Bernhard Messerklinger | 1 | -1/+1 |
2018-02-04 | net: e1000: implement eth_write_hwaddr | Hannu Lounento | 1 | -0/+40 |
2018-02-04 | net: e1000: split e1000_read_mac_addr | Hannu Lounento | 1 | -18/+63 |
2018-02-04 | net: e1000: add support for writing to EEPROM | Hannu Lounento | 1 | -2/+171 |
2016-12-04 | net: e1000: fix indentation | Andre Przywara | 1 | -3/+2 |
2016-08-15 | net: e1000: Fix the build with driver model and SPI EEPROM | Alban Bedel | 1 | -1/+5 |
2016-02-08 | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini | 1 | -1/+1 |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng | 1 | -1/+1 |
2016-02-05 | net: e1000: Convert to use DM PCI API | Bin Meng | 1 | -1/+74 |
2016-01-14 | Merge git://git.denx.de/u-boot-net | Tom Rini | 1 | -76/+1 |
2016-01-12 | dm: pci: Add a dm_ prefix to pci_get_bdf() | Simon Glass | 1 | -2/+2 |
2016-01-04 | net: e1000: use correct helper to do endianness conversion | Miao Yan | 1 | -2/+2 |
2015-12-22 | net: e1000: Remove CONFIG_MVBC_1G | Bin Meng | 1 | -2/+0 |
2015-12-22 | net: e1000: Remove dead codes wrapped by #if 0 | Bin Meng | 1 | -74/+1 |
2015-09-12 | Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header | Simon Glass | 1 | -0/+1 |
2015-08-26 | net: e1000: Fix build warnings for 32-bit | Bin Meng | 1 | -4/+5 |
2015-08-22 | net: e1000: Add Kconfig options | Simon Glass | 1 | -7/+0 |
2015-08-22 | net: e1000: Convert to driver model | Simon Glass | 1 | -0/+137 |
2015-08-22 | net: e1000: Prepare for driver model conversion | Simon Glass | 1 | -200/+244 |
2015-08-22 | net: e1000: Move #include of common.h to the C files | Simon Glass | 1 | -0/+1 |
2015-08-22 | net: e1000: Support 64-bit physical address | Mingkai Hu | 1 | -4/+4 |
2015-08-12 | net: e1000: Increase autoneg timeout to 8 seconds | Stefan Roese | 1 | -1/+1 |
2015-08-11 | e1000: remove unnecessary clearing of SWSM.SWSM_SMBI | Tim Harvey | 1 | -4/+0 |
2015-08-11 | Revert "e1000: fix sw fw sync on igb i210/i211" | Tim Harvey | 1 | -4/+2 |
2015-08-11 | e1000: releasing semaphore once no longer needed | Tim Harvey | 1 | -0/+22 |
2015-04-23 | drivers/net/e1000.c: Cleanup whitespace | Minghuan Lian | 1 | -4/+4 |
2015-04-18 | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger | 1 | -1/+1 |
2015-04-18 | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger | 1 | -1/+1 |
2015-01-30 | drivers/net/e1000.c: fix compile warning under 64bit mode | Minghuan Lian | 1 | -14/+17 |
2014-10-28 | e1000: add i211 and unprogrammed i210/i211 support | Marcel Ziswiler | 1 | -0/+6 |
2014-10-28 | e1000: fix sw fw sync on igb i210/i211 | Marcel Ziswiler | 1 | -2/+4 |
2014-10-28 | net/e1000: Fix EEPROM access error | York Sun | 1 | -1/+1 |
2014-09-25 | e1000: fix no nvm build | Marcel Ziswiler | 1 | -0/+2 |
2014-08-21 | e1000: add i210 support | Marek Vasut | 1 | -27/+168 |
2014-08-21 | e1000: Implement dcache support | Marek Vasut | 1 | -22/+49 |
2014-04-19 | e1000: remove redundant assignment | David Müller (ELSOFT AG) | 1 | -1/+0 |
2013-11-23 | drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM | Rojhalat Ibrahim | 1 | -5/+29 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -16/+1 |
2013-04-02 | Consolidate bool type | York Sun | 1 | -60/+60 |
2012-12-15 | e1000e : Correct Rx Threshold granularity | Ruchika Gupta | 1 | -0/+10 |
2012-10-15 | ppc4xx: Remove AP1000 board support | Stefan Roese | 1 | -41/+1 |
2012-05-22 | drivers/net/e1000.c: Fix compile warning | Joe Hershberger | 1 | -3/+2 |
2011-12-21 | drivers/net/e1000.c: Fix GCC 4.6 build warnings | Anatolij Gustschin | 1 | -1/+1 |
2011-11-17 | e1000: fix unused variable waring for e1000 driver | Zang Roy-R61911 | 1 | -3/+3 |
2011-11-03 | e1000: fix bugs from recent commits | Wolfgang Denk | 1 | -0/+1 |
2011-10-28 | e1000: Allow direct access to the E1000 SPI EEPROM device | Kyle Moffett | 1 | -1/+65 |
2011-10-28 | e1000: Export core EEPROM access functions for SPI support | Kyle Moffett | 1 | -17/+5 |
2011-10-28 | e1000: Rewrite EEPROM checksum error to give more information | Kyle Moffett | 1 | -18/+28 |
2011-10-28 | e1000: Restructure and streamline PCI device probing | Kyle Moffett | 1 | -64/+62 |