Commit Graph

63 Commits (f1249119bfc2e11f6c65f21d62e85f70aca46887)

Author SHA1 Message Date
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Bin Meng 81dab9af92 net: e1000: Convert to use DM PCI API 9 years ago
Simon Glass 21ccce1ba5 dm: pci: Add a dm_ prefix to pci_get_bdf() 9 years ago
Miao Yan a40b2dff7b net: e1000: use correct helper to do endianness conversion 9 years ago
Bin Meng c65a5f4f7f net: e1000: Remove CONFIG_MVBC_1G 9 years ago
Bin Meng e97f7fbba5 net: e1000: Remove dead codes wrapped by #if 0 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 10 years ago
Bin Meng 1d8a078b29 net: e1000: Fix build warnings for 32-bit 10 years ago
Simon Glass c294ac5c16 net: e1000: Add Kconfig options 10 years ago
Simon Glass c6d80a1522 net: e1000: Convert to driver model 10 years ago
Simon Glass 5c5e707a55 net: e1000: Prepare for driver model conversion 10 years ago
Simon Glass c752cd2a30 net: e1000: Move #include of common.h to the C files 10 years ago
Mingkai Hu 6497e37a75 net: e1000: Support 64-bit physical address 10 years ago
Stefan Roese faa765d407 net: e1000: Increase autoneg timeout to 8 seconds 10 years ago
Tim Harvey 48b168bbfa e1000: remove unnecessary clearing of SWSM.SWSM_SMBI 10 years ago
Tim Harvey 3c63dd5302 Revert "e1000: fix sw fw sync on igb i210/i211" 10 years ago
Tim Harvey 7e2d991d63 e1000: releasing semaphore once no longer needed 10 years ago
Minghuan Lian 5abf13e48a drivers/net/e1000.c: Cleanup whitespace 10 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 10 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 10 years ago
Minghuan Lian 06e07f65c7 drivers/net/e1000.c: fix compile warning under 64bit mode 10 years ago
Marcel Ziswiler 6c499abe05 e1000: add i211 and unprogrammed i210/i211 support 11 years ago
Marcel Ziswiler 17da712024 e1000: fix sw fw sync on igb i210/i211 11 years ago
York Sun 76f8cdb203 net/e1000: Fix EEPROM access error 11 years ago
Marcel Ziswiler a4277200a2 e1000: fix no nvm build 11 years ago
Marek Vasut 951860634f e1000: add i210 support 11 years ago
Marek Vasut 873e8e0198 e1000: Implement dcache support 11 years ago
David Müller (ELSOFT AG) d2ff5e55c3 e1000: remove redundant assignment 11 years ago
Rojhalat Ibrahim 8712adfd05 drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
York Sun 472d546054 Consolidate bool type 12 years ago
Ruchika Gupta 776e66e8f1 e1000e : Correct Rx Threshold granularity 12 years ago
Stefan Roese a821d08dca ppc4xx: Remove AP1000 board support 13 years ago
Joe Hershberger 97796f7184 drivers/net/e1000.c: Fix compile warning 13 years ago
Anatolij Gustschin 40867a2fe1 drivers/net/e1000.c: Fix GCC 4.6 build warnings 13 years ago
Zang Roy-R61911 56b13b1e06 e1000: fix unused variable waring for e1000 driver 14 years ago
Wolfgang Denk 7a34106611 e1000: fix bugs from recent commits 14 years ago
Kyle Moffett ce5207e191 e1000: Allow direct access to the E1000 SPI EEPROM device 14 years ago
Kyle Moffett 2326a94db1 e1000: Export core EEPROM access functions for SPI support 14 years ago
Kyle Moffett 114d7fc053 e1000: Rewrite EEPROM checksum error to give more information 14 years ago
Kyle Moffett d60626f8c1 e1000: Restructure and streamline PCI device probing 14 years ago
Kyle Moffett 987b43a1d7 e1000: Clean up handling of dual-port NICs and support 82571 14 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 14 years ago
Roy Zang 2c2668f971 Net: Add Intel E1000 82574L PCIe card support 14 years ago
Wolfgang Denk 8aa858cbc0 e1000: fix compile warning 15 years ago
Matthew McClintock f7ac99fdd9 net: e1000: typo using wrong argument to sizeof 15 years ago
Kumar Gala 4b29bdb0ed net: e1000: Add initialized eth_device & e1000_hw structure 15 years ago
Reinhard Arlt 2ab4a4d095 net: e1000: Add support for the Intel 82546GB controller 16 years ago
Roy Zang 3fbde1876c Use different PBA value for E1000 PCI and PCIe cards 16 years ago
Roy Zang 9ea005fb44 Use different PBA value for E1000 PCI and PCIe cards 16 years ago