
Dear Lucas Stach,
Hi all,
This series supersedes the earlier posted patches to support the AX88772B chip. I've split this up into a series as what started as a small patch to get the chip working turned into a journey through the usbeth stack and now not only reworks a lot of the ASIX code, but also touches other parts of the stack.
I want to thank Marek, Joe and Mike for their review, valueable feedback and guidance.
Marek blushes and his ego explodes ;-D
I've verified that we are now actually able to override the MAC address from the environment. All review feedback so far has been incorporated.
Anyway, thank _YOU_ for your effort, that's the important part here! It is, was and always will be the community that forges the project.
Lucas Stach (6): net: introduce transparent driver private in ueth_data net: usbeth: remove misleading warning net: asix: split out basic reset function net: asix: add write_hwaddr function net: asix: add read_mac function net: asix: add AX88772B support
drivers/usb/eth/asix.c | 180 ++++++++++++++++++++++++++++++++------------- drivers/usb/eth/smsc95xx.c | 48 ++++++++---- include/usb_ether.h | 8 +- net/eth.c | 2 - 4 Dateien geändert, 165 Zeilen hinzugefügt(+), 73 Zeilen entfernt(-)
Best regards, Marek Vasut