[PATCH v2 0/8] net/macb: fixes after big driver update

From: Nicolas Ferre
Date: Tue Mar 31 2015 - 09:02:04 EST


The recent modifications to the macb driver lead to issues with the probe
function code flow. Here are some attempt to fix them.
This time, some more issues are fixed related to the clock as reported by Boris
Brezillon.

The series is written on top of net-next.

Changes in v2:
- address Cyrille comment about exit condition of queue configuration loop
- add fixes for probe sequence related to clocks
- add ethtool register dump
- fix peripheral version test

Nicolas Ferre (8):
net/macb: only probe queues once and use stored values
net/macb: add comment in macb_probe_queues
net/macb: fix capabilities configuration
net/macb: trivial: correct wording for caps
net/macb: fix probe sequence to setup clocks earlier
net/macb: add the user i/o to ethtool register dump
net/macb: fix the peripheral version test
net/macb: unify peripheral version testing

drivers/net/ethernet/cadence/macb.c | 207 +++++++++++++++++++++---------------
drivers/net/ethernet/cadence/macb.h | 10 +-
2 files changed, 130 insertions(+), 87 deletions(-)

--
2.1.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/