All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 (net.git)] stmmac update Feb_2012
@ 2012-02-14  7:11 Giuseppe CAVALLARO
  2012-02-14  7:11 ` [PATCH 1/4] stmmac: do not discard frame on dribbling bit assert Giuseppe CAVALLARO
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Giuseppe CAVALLARO @ 2012-02-14  7:11 UTC (permalink / raw)
  To: netdev; +Cc: Giuseppe Cavallaro

Hello

This updates the stmmac adding some patches already reviewed in this mailing list by D. Miller.
I've rebased these patches against this recent patch:
[PATCH] [trivial] stmicro: Fix typo in stmmac_pci.c and stmmac_platform.c
applied by Maintainer (to avoid conflicts in the plt and pci files).

Let me know if all is ok.

Best Regards
Peppe

Francesco Virlinzi (1):
  stmmac: request_irq when use an ext wake irq line (v2)

Giuseppe Cavallaro (3):
  stmmac: do not discard frame on dribbling bit assert
  stmmac: move hw init in the probe
  stmmac: update the driver version to Feb 2012

 drivers/net/ethernet/stmicro/stmmac/common.h       |    1 +
 drivers/net/ethernet/stmicro/stmmac/enh_desc.c     |    2 +-
 drivers/net/ethernet/stmicro/stmmac/norm_desc.c    |    2 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac.h       |    5 +-
 .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c   |    7 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |  205 ++++++++++----------
 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c   |    4 +-
 .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |   21 +--
 8 files changed, 129 insertions(+), 118 deletions(-)

-- 
1.7.4.4

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

end of thread, other threads:[~2012-02-15 10:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-14  7:11 [PATCH 0/4 (net.git)] stmmac update Feb_2012 Giuseppe CAVALLARO
2012-02-14  7:11 ` [PATCH 1/4] stmmac: do not discard frame on dribbling bit assert Giuseppe CAVALLARO
2012-02-14  7:11 ` [PATCH 2/4] stmmac: request_irq when use an ext wake irq line (v2) Giuseppe CAVALLARO
2012-02-14  7:11 ` [PATCH 3/4] stmmac: move hw init in the probe Giuseppe CAVALLARO
2012-02-14  7:11 ` [PATCH 4/4] stmmac: update the driver version to Feb 2012 Giuseppe CAVALLARO
2012-02-14  7:14 ` [PATCH 4/4] stmmac: update the driver version to Feb 2012 (v2) Giuseppe CAVALLARO
2012-02-14 19:16 ` [PATCH 0/4 (net.git)] stmmac update Feb_2012 David Miller
2012-02-15  9:55   ` Giuseppe CAVALLARO
2012-02-15 10:10     ` [PATCH 1/4] stmmac: do not discard frame on dribbling bit assert Giuseppe CAVALLARO
2012-02-15 10:10       ` [PATCH 2/4] stmmac: request_irq when use an ext wake irq line (v2) Giuseppe CAVALLARO
2012-02-15 10:10       ` [PATCH 3/4] stmmac: move hw init in the probe (v2) Giuseppe CAVALLARO
2012-02-15 10:10       ` [PATCH 4/4] stmmac: update the driver version to Feb 2012 (v2) Giuseppe CAVALLARO

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.