
In message 4816B536.6040400@gmail.com you wrote:
Wolfgang,
The following changes since commit dd5748bcd669f46aeb6686c1b341323843738ccc: Guennadi Liakhovetski (1): rtl8169: fix compiler warnings
are available in the git repository at:
git://www.denx.de/git/u-boot-net.git master
Guennadi Liakhovetski (2): minor cs8900 driver clean up net: make ARP timeout configurable
Jean-Christophe PLAGNIOL-VILLARD (1): NE2000: Fix regresssion introduced by e710185aae90 on non AX88796
README | 4 + drivers/net/Makefile | 5 +- drivers/net/ax88796.c | 156 +++++++++++++++++++++++++++++++++++++++++++++ drivers/net/ax88796.h | 136 --------------------------------------- drivers/net/cs8900.c | 15 ++-- drivers/net/cs8900.h | 1 - drivers/net/ne2000.c | 94 ++++++++++++++++++++++++++- drivers/net/ne2000.h | 87 +------------------------- drivers/net/ne2000_base.h | 1 - net/net.c | 23 +++++-- 10 files changed, 280 insertions(+), 242 deletions(-) create mode 100644 drivers/net/ax88796.c
Applied, thanks.
Best regards,
Wolfgang Denk