[U-Boot] [PATCH v10 18/28] net: add support for bcm6368-enet
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Fri Nov 30 16:58:12 UTC 2018
Am 29.11.18 um 23:25 schrieb Álvaro Fernández Rojas:
> Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
> ---
> v10: Introduce changes suggested by Daniel Schwierzeck:
> - Fix license identifiers.
> - Remove packet queue.
> - Move dma_prepare_rcv_buf to free_pkt.
> - Pad packets smaller than ETH_ZLEN.
> - Switch to live DM live tree.
> v9: introduce flow control improvements from bcm6348-eth:
> - introduce rx packets caching functionality from bcm6348-eth to fix flow
> control issues.
> - code style fixes.
> v8: introduce bcm6368-enet driver
>
> drivers/net/Kconfig | 8 +
> drivers/net/Makefile | 1 +
> drivers/net/bcm6368-eth.c | 625 ++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 634 insertions(+)
> create mode 100644 drivers/net/bcm6368-eth.c
>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
--
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181130/7fff8b45/attachment.sig>
More information about the U-Boot
mailing list