[For master PATCH 0/7] macb: more fixes + gem (gigabit support)
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Fri Feb 8 04:07:39 EST 2013
HI,
This patch serie fixe more issue on the macb and add the GEM support
(gigabit support) present on Atmel sama5d3x as example
The IP version is detected as in linux
we now share more code with the kernel and will help to maintain the
driver
tesed on at91 macb & gem
The following changes since commit 15c5fa0467b20c05e9ebea36e049764054a7e308:
macb: drop non used define (2013-02-08 16:55:16 +0800)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git delivery/macb
for you to fetch changes up to b7058953abdd014b9626b22d868fb29c1c563514:
macb: add cadence Gigabit GEM support (2013-02-08 16:55:41 +0800)
----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (7):
macb: call macb_init at probe explecitly
macb: sync remaining define with linux
macb: use the macro as in linux for tx/rx buffer ring size
macb: enable Tramsmit and Receive at open
macb: reset the IP at init
macb: fix tx ring size
macb: add cadence Gigabit GEM support
drivers/net/macb.c | 394 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------
drivers/net/macb.h | 179 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 466 insertions(+), 107 deletions(-)
Best Regards,
J.
More information about the barebox
mailing list