Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 年之前 |
Bernhard Messerklinger
|
8f5672ea9d
net: e1000: Fix e1000_igb semaphore handling
|
7 年之前 |
Hannu Lounento
|
8d9bde0dbb
net: e1000: implement eth_write_hwaddr
|
7 年之前 |
Hannu Lounento
|
e0a75fed9e
net: e1000: split e1000_read_mac_addr
|
7 年之前 |
Hannu Lounento
|
f1bcad22dd
net: e1000: add support for writing to EEPROM
|
7 年之前 |
Andre Przywara
|
063bb708b5
net: e1000: fix indentation
|
8 年之前 |
Alban Bedel
|
eb4e8ceb47
net: e1000: Fix the build with driver model and SPI EEPROM
|
8 年之前 |
Tom Rini
|
57dc53a724
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
|
9 年之前 |
Bin Meng
|
a187559e3d
Use correct spelling of "U-Boot"
|
9 年之前 |
Bin Meng
|
81dab9af92
net: e1000: Convert to use DM PCI API
|
9 年之前 |
Tom Rini
|
774da4b9aa
Merge git://git.denx.de/u-boot-net
|
9 年之前 |
Simon Glass
|
21ccce1ba5
dm: pci: Add a dm_ prefix to pci_get_bdf()
|
9 年之前 |
Miao Yan
|
a40b2dff7b
net: e1000: use correct helper to do endianness conversion
|
9 年之前 |
Bin Meng
|
c65a5f4f7f
net: e1000: Remove CONFIG_MVBC_1G
|
9 年之前 |
Bin Meng
|
e97f7fbba5
net: e1000: Remove dead codes wrapped by #if 0
|
9 年之前 |
Simon Glass
|
cf92e05c01
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
|
9 年之前 |
Bin Meng
|
1d8a078b29
net: e1000: Fix build warnings for 32-bit
|
9 年之前 |
Simon Glass
|
c294ac5c16
net: e1000: Add Kconfig options
|
9 年之前 |
Simon Glass
|
c6d80a1522
net: e1000: Convert to driver model
|
9 年之前 |
Simon Glass
|
5c5e707a55
net: e1000: Prepare for driver model conversion
|
9 年之前 |
Simon Glass
|
c752cd2a30
net: e1000: Move #include of common.h to the C files
|
9 年之前 |
Mingkai Hu
|
6497e37a75
net: e1000: Support 64-bit physical address
|
9 年之前 |
Stefan Roese
|
faa765d407
net: e1000: Increase autoneg timeout to 8 seconds
|
9 年之前 |
Tim Harvey
|
48b168bbfa
e1000: remove unnecessary clearing of SWSM.SWSM_SMBI
|
10 年之前 |
Tim Harvey
|
3c63dd5302
Revert "e1000: fix sw fw sync on igb i210/i211"
|
10 年之前 |
Tim Harvey
|
7e2d991d63
e1000: releasing semaphore once no longer needed
|
10 年之前 |
Minghuan Lian
|
5abf13e48a
drivers/net/e1000.c: Cleanup whitespace
|
10 年之前 |
Joe Hershberger
|
1fd92db83d
net: cosmetic: Fix var naming net <-> eth drivers
|
10 年之前 |
Joe Hershberger
|
0adb5b761f
net: cosmetic: Name ethaddr variables consistently
|
10 年之前 |
Minghuan Lian
|
06e07f65c7
drivers/net/e1000.c: fix compile warning under 64bit mode
|
10 年之前 |