- 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
- 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
- accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
- ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 893bd6e net: e1000: do not attempt to set hwaddr for i210 without FLASH by Tim Harvey · 3 years, 8 months ago
- e178994 net: e1000: Add missing address translations by Stefan Roese · 4 years ago
- 0a1a329 net: e1000: Use virt_to_phys() instead of pci_virt_to_mem() by Stefan Roese · 4 years ago
- 9094276 net: e1000: Remove unused bus_to_phys() macro by Stefan Roese · 4 years ago
- 9635e2d net: e1000: implement eth_write_hwaddr for DM_ETH by Ian Ray · 4 years, 1 month ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 7c7b3c9 net: e1000: add defaults for i210 TX/RX PBSIZE by Christian Gmeiner · 4 years, 2 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 801ae71 net: e1000: Fix e1000_igb semaphore handling by Bernhard Messerklinger · 7 years ago
- 68d31f6 net: e1000: implement eth_write_hwaddr by Hannu Lounento · 7 years ago
- f36be3c net: e1000: split e1000_read_mac_addr by Hannu Lounento · 7 years ago
- c56999e net: e1000: add support for writing to EEPROM by Hannu Lounento · 7 years ago
- 4b307c1 net: e1000: fix indentation by Andre Przywara · 8 years ago
- c1255dd net: e1000: Fix the build with driver model and SPI EEPROM by Alban Bedel · 8 years ago
- 3d93c94 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
- 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
- 83cf24c net: e1000: Convert to use DM PCI API by Bin Meng · 9 years ago
- de857fa Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
- eaa1489 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
- 41a084a net: e1000: use correct helper to do endianness conversion by Miao Yan · 9 years ago
- b455d60 net: e1000: Remove CONFIG_MVBC_1G by Bin Meng · 9 years ago
- 1ba7e95 net: e1000: Remove dead codes wrapped by #if 0 by Bin Meng · 9 years ago
- 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
- d0ee7d0 net: e1000: Fix build warnings for 32-bit by Bin Meng · 9 years ago
- a83ccd5 net: e1000: Add Kconfig options by Simon Glass · 9 years ago
- 9f86b38 net: e1000: Convert to driver model by Simon Glass · 9 years ago
- c53abc3 net: e1000: Prepare for driver model conversion by Simon Glass · 9 years ago
- cece904 net: e1000: Move #include of common.h to the C files by Simon Glass · 9 years ago
- d9c4d2a net: e1000: Support 64-bit physical address by Mingkai Hu · 9 years ago
- 497c731 net: e1000: Increase autoneg timeout to 8 seconds by Stefan Roese · 9 years ago
- e8fe9f7 e1000: remove unnecessary clearing of SWSM.SWSM_SMBI by Tim Harvey · 10 years ago
- dca3565 Revert "e1000: fix sw fw sync on igb i210/i211" by Tim Harvey · 10 years ago
- 5cb59ec e1000: releasing semaphore once no longer needed by Tim Harvey · 10 years ago
- 674bcd5 drivers/net/e1000.c: Cleanup whitespace by Minghuan Lian · 10 years ago
- 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
- 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
- e2e4b78 drivers/net/e1000.c: fix compile warning under 64bit mode by Minghuan Lian · 10 years ago
- b9f6623 e1000: add i211 and unprogrammed i210/i211 support by Marcel Ziswiler · 10 years ago
- fe9d960 e1000: fix sw fw sync on igb i210/i211 by Marcel Ziswiler · 10 years ago
- 4303a83 net/e1000: Fix EEPROM access error by York Sun · 10 years ago
- a07e0ae e1000: fix no nvm build by Marcel Ziswiler · 10 years ago
- 74a13c2 e1000: add i210 support by Marek Vasut · 10 years ago
- 742c5c2 e1000: Implement dcache support by Marek Vasut · 10 years ago
- 88b7793 e1000: remove redundant assignment by David Müller (ELSOFT AG) · 11 years ago
- bbcd2b0 drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM by Rojhalat Ibrahim · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 4a59809 Consolidate bool type by York Sun · 12 years ago
- ed1f72f e1000e : Correct Rx Threshold granularity by Ruchika Gupta · 13 years ago
- d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · 12 years ago
- 4c7aa55 drivers/net/e1000.c: Fix compile warning by Joe Hershberger · 13 years ago
- 25826ae drivers/net/e1000.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
- e36d67c e1000: fix unused variable waring for e1000 driver by Zang Roy-R61911 · 13 years ago
- 1569033 e1000: fix bugs from recent commits by Wolfgang Denk · 13 years ago
- 64b94dd e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · 13 years ago
- 142cbf8 e1000: Export core EEPROM access functions for SPI support by Kyle Moffett · 13 years ago
- 70946bc e1000: Rewrite EEPROM checksum error to give more information by Kyle Moffett · 13 years ago
- 7b698d5 e1000: Restructure and streamline PCI device probing by Kyle Moffett · 13 years ago
- 7376f8d e1000: Clean up handling of dual-port NICs and support 82571 by Kyle Moffett · 14 years ago
- 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
- 181119b Net: Add Intel E1000 82574L PCIe card support by Roy Zang · 14 years ago
- f83102e e1000: fix compile warning by Wolfgang Denk · 14 years ago
- 5761ce4 net: e1000: typo using wrong argument to sizeof by Matthew McClintock · 14 years ago
- 7693357 net: e1000: Add initialized eth_device & e1000_hw structure by Kumar Gala · 14 years ago
- 1140ea5 net: e1000: Add support for the Intel 82546GB controller by Reinhard Arlt · 15 years ago
- 966172e Use different PBA value for E1000 PCI and PCIe cards by Roy Zang · 15 years ago
- edc45b5 e1000: fix PCI memory addressing by Timur Tabi · 15 years ago
- 9b7c430 Fix E1000 build warning on AP1000 board by Roy Zang · 15 years ago
- 28f7a05 Add Intel E1000 PCIE card support by Roy Zang · 15 years ago
- bc6d2fc drivers/net/e1000.c: missing terminator for supported devices by Stefan Althoefer · 16 years ago
- 050019d Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
- 3762825 Fix merge problems by Stefan Roese · 16 years ago
- 7d13b8d e1000: add support for 82545GM 64bit PCI-X copper variant by Paul Gortmaker · 16 years ago
- 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
- 8562c38 E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter by Wolfgang Grandegger · 17 years ago
- 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
- 68c2a30 new PHY @ e1000 - 2nd try by Andre Schwarz · 17 years ago
- ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/e1000.c]
- b1d408a drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
- 56811f6 Add support for AP1000 board. Patch by James MacAulay, 07 Oct 2005 by Wolfgang Denk · 19 years ago
- 57b2d80 * Code cleanup: by wdenk · 21 years ago
- 4e112c1 * Patches by Udi Finkelstein, 2 June 2003: by wdenk · 22 years ago