From: John Crispin <john@phrozen.org>
Date: Mon, 9 May 2016 12:03:52 +0200
This series introduces a number of fixes that we stumbled across while
doing more performance testing and code level reviewing. Additionally
it improves the PHY setup code adding support for fixed phys, asymmetric
flow control and gigabit feature advertisement. Next the series adds a
support for IRQ grouping, allowing use to separate the IRQs onto more than
one core using irq affinity. The last two patches wrap up the series by
updating my email address.
This is too many patches to submit as a unit at one time. Plus
this patch series contains lots of unrelated changes.
Split this up into logical units of related changes, and then submit
each smaller series one at a time, waiting each time for the current
series to be accepted before submitting the next one.
This is what I was trying to encourage you to do last time, I
hope what we expect is cleaerer now.
Thank you.