Added r8169 driver for 2.6.35.
This commit is contained in:
parent
cc963cedd2
commit
fd3858e0d4
2
NEWS
2
NEWS
|
|
@ -40,7 +40,7 @@ Changes in 1.5:
|
|||
* Added e1000 driver for 2.6.26 (M. Luescher), 2.6.27, 2.6.28, 2.6.29, 2.6.32,
|
||||
2.6.33 (J. Kunz), 2.6.37.
|
||||
* Added r8169 driver for 2.6.24, 2.6.27, 2.6.28, 2.6.29, 2.6.31, 2.6.32
|
||||
(Robbie K), 2.6.33 (J. Kunz), 2.6.37.
|
||||
(Robbie K), 2.6.33 (J. Kunz), 2.6.35, 2.6.37.
|
||||
* Added e1000e driver for 2.6.32, 2.6.33, 2.6.34 (thanks to Siwei Zhuang).
|
||||
* Debug interfaces are created with the Ethernet addresses of the attached
|
||||
physical device.
|
||||
|
|
|
|||
|
|
@ -111,6 +111,8 @@ noinst_HEADERS = \
|
|||
r8169-2.6.32-orig.c \
|
||||
r8169-2.6.33-ethercat.c \
|
||||
r8169-2.6.33-orig.c \
|
||||
r8169-2.6.35-ethercat.c \
|
||||
r8169-2.6.35-orig.c \
|
||||
r8169-2.6.37-ethercat.c \
|
||||
r8169-2.6.37-orig.c
|
||||
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue