All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] net/macb: fixes after big driver update
@ 2015-03-27 15:34 ` Nicolas Ferre
  0 siblings, 0 replies; 20+ messages in thread
From: Nicolas Ferre @ 2015-03-27 15:34 UTC (permalink / raw)
  To: davem, netdev
  Cc: linux-arm-kernel, linux-kernel, Boris BREZILLON, Cyrille Pitchen,
	monstr, michal.simek, punnaia, Nicolas Ferre

The recent modifications to the macb driver lead to issues with the probe
function code flow. Here are some attempt to fix them.
The series is written on top of net-next.

Nicolas Ferre (4):
  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 of for caps

 drivers/net/ethernet/cadence/macb.c | 55 +++++++++++++++++++------------------
 drivers/net/ethernet/cadence/macb.h |  1 +
 2 files changed, 30 insertions(+), 26 deletions(-)

-- 
2.1.3


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2015-03-30  7:34 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-27 15:34 [PATCH 0/4] net/macb: fixes after big driver update Nicolas Ferre
2015-03-27 15:34 ` Nicolas Ferre
2015-03-27 15:34 ` [PATCH 1/4] net/macb: only probe queues once and use stored values Nicolas Ferre
2015-03-27 15:34   ` Nicolas Ferre
2015-03-27 16:24   ` Cyrille Pitchen
2015-03-27 16:24     ` Cyrille Pitchen
2015-03-30  6:30     ` Nicolas Ferre
2015-03-30  6:30       ` Nicolas Ferre
2015-03-27 22:36   ` Boris Brezillon
2015-03-27 22:36     ` Boris Brezillon
2015-03-27 15:34 ` [PATCH 2/4] net/macb: add comment in macb_probe_queues Nicolas Ferre
2015-03-27 15:34   ` Nicolas Ferre
2015-03-27 15:34 ` [PATCH 3/4] net/macb: fix capabilities configuration Nicolas Ferre
2015-03-27 15:34   ` Nicolas Ferre
2015-03-27 23:02   ` Boris Brezillon
2015-03-27 23:02     ` Boris Brezillon
2015-03-30  6:33     ` Nicolas Ferre
2015-03-30  6:33       ` Nicolas Ferre
2015-03-27 15:34 ` [PATCH 4/4] net/macb: trivial: correct wording of for caps Nicolas Ferre
2015-03-27 15:34   ` Nicolas Ferre

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.