Andre Przywara
|
063bb708b5
net: e1000: fix indentation
|
8 years ago |
Alban Bedel
|
eb4e8ceb47
net: e1000: Fix the build with driver model and SPI EEPROM
|
9 years ago |
Tom Rini
|
57dc53a724
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
|
9 years ago |
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 |
Tom Rini
|
774da4b9aa
Merge git://git.denx.de/u-boot-net
|
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
|
9 years ago |
Bin Meng
|
1d8a078b29
net: e1000: Fix build warnings for 32-bit
|
9 years ago |
Simon Glass
|
c294ac5c16
net: e1000: Add Kconfig options
|
9 years ago |
Simon Glass
|
c6d80a1522
net: e1000: Convert to driver model
|
9 years ago |
Simon Glass
|
5c5e707a55
net: e1000: Prepare for driver model conversion
|
9 years ago |
Simon Glass
|
c752cd2a30
net: e1000: Move #include of common.h to the C files
|
9 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
|
10 years ago |
Marcel Ziswiler
|
17da712024
e1000: fix sw fw sync on igb i210/i211
|
10 years ago |
York Sun
|
76f8cdb203
net/e1000: Fix EEPROM access error
|
10 years ago |
Marcel Ziswiler
|
a4277200a2
e1000: fix no nvm build
|
10 years ago |
Marek Vasut
|
951860634f
e1000: add i210 support
|
11 years ago |