commit | 4c0e167c9dd354fa161b3e8d315077c34ecaf33a | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Thu Jan 26 11:43:47 2012 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Jan 26 11:43:47 2012 +0000 |
tree | 5dd9400371a8766dd1602800aa0a7e66a71665a6 | |
parent | 331636431af32ece373f4b1fb7c3ae9d0615e2a6 [diff] |
Add xgmac ethernet model This adds very basic support for the xgmac ethernet core. Missing things include: - statistics counters - WoL support - rx checksum offload - chained descriptors (only linear descriptor ring) - broadcast and multicast handling Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>