
20 Mar
2015
20 Mar
'15
8:58 p.m.
Hi Joe,
On 20 March 2015 at 13:18, Joe Hershberger joe.hershberger@gmail.com wrote:
Hi Simon,
On Fri, Mar 20, 2015 at 4:12 AM, Bin Meng bmeng.cn@gmail.com wrote:
This series adds a new ethernet driver for the GMAC found on Intel Topcliff Platform Controller Hub and enable its support on Intel Crown Bay board.
The series also did some clean up work below:
- Introduce ETH_FCS_LEN macro as it is often used by some ethernet drivers
- Remove any local version of ETH_FCS_LEN from various places
- Update README.drivers.eth for up-to-date mdio APIs
Bin Meng (4): net: Add ethernet FCS length macro in net.h net: Update README.drivers.eth to mention latest APIs net: Add Intel Topcliff GMAC driver x86: crownbay: Enable Intel Topcliff GMAC support
I assume it is preferable to pull this through the x86 tree. Let me know either way.
Yes, will do. But I suspect it should be converted to driver model. Let's see.
Regards, Simon