netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] stmmac update: March 2012 (v2)
@ 2012-04-04 14:33 Giuseppe CAVALLARO
  2012-04-04 14:33 ` [PATCH 01/10] stmmac: Allow stmmac to work with other PHY buses(v3) Giuseppe CAVALLARO
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Giuseppe CAVALLARO @ 2012-04-04 14:33 UTC (permalink / raw)
  To: netdev
  Cc: davem, deepak.sikri, spear-devel, shiraz.hashim, viresh.kumar,
	srinivas.kandagatla, Giuseppe Cavallaro

This patches  update the stmmac and add all the work made
by Deepak, Srinivas and myself.

This is the version two of these patch series where I reviewed
some part of the code after some comments and advice, for example
the IPC setting and the broken 250MHz define... Thx Deepak and David.

On-Top of these patches (for net-next) I'll resend the EEE support
reviewed by Ben.

Peppe

P.S.    I maintained the version as March 2012... I'll update it
	as soon as EEE is added and other fixes provided (for
	example I'm working to extend perfect filtering for
	unicast).

Deepak SIKRI (5):
  stmmac: Define CSUM offload engine Types
  stmmac: sanitize the rx coe and add the type-1 csum (v2)
  stmmac: Define MDC clock selection macros
  stmmac: re-work the internal GMAC DMA platf parameters
  stmmac: Replace infinite loops by timeouts in mdio r/w

Giuseppe Cavallaro (4):
  stmmac: add clk management support
  stmmac: extend CSR Clock Range programming
  stmmac: MDC clock dynamically based on the csr clock input
  stmmac: update the driver version March 2012

Srinivas Kandagatla (1):
  stmmac: Allow stmmac to work with other PHY buses(v3).

 Documentation/networking/stmmac.txt                |   29 +++++-
 drivers/net/ethernet/stmicro/stmmac/common.h       |   19 +++-
 drivers/net/ethernet/stmicro/stmmac/dwmac1000.h    |    2 +-
 .../net/ethernet/stmicro/stmmac/dwmac1000_core.c   |    4 +-
 .../net/ethernet/stmicro/stmmac/dwmac1000_dma.c    |   42 +++++++-
 .../net/ethernet/stmicro/stmmac/dwmac100_core.c    |   12 +-
 drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.c |    6 +-
 drivers/net/ethernet/stmicro/stmmac/dwmac_dma.h    |    1 +
 drivers/net/ethernet/stmicro/stmmac/enh_desc.c     |   13 ++-
 drivers/net/ethernet/stmicro/stmmac/norm_desc.c    |   13 ++-
 drivers/net/ethernet/stmicro/stmmac/stmmac.h       |   48 ++++++++-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |  109 +++++++++++++++++---
 drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c  |   36 +++++--
 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c   |    3 +-
 include/linux/stmmac.h                             |   55 ++++++++++-
 15 files changed, 335 insertions(+), 57 deletions(-)

-- 
1.7.4.4

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

end of thread, other threads:[~2012-04-04 22:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-04 14:33 [PATCH 00/10] stmmac update: March 2012 (v2) Giuseppe CAVALLARO
2012-04-04 14:33 ` [PATCH 01/10] stmmac: Allow stmmac to work with other PHY buses(v3) Giuseppe CAVALLARO
2012-04-04 14:33 ` [PATCH 02/10] stmmac: Define CSUM offload engine Types Giuseppe CAVALLARO
2012-04-04 14:33 ` [PATCH 03/10] stmmac: sanitize the rx coe and add the type-1 csum (v2) Giuseppe CAVALLARO
2012-04-04 14:33 ` [PATCH 04/10] stmmac: Define MDC clock selection macros Giuseppe CAVALLARO
2012-04-04 14:33 ` [PATCH 05/10] stmmac: re-work the internal GMAC DMA platf parameters Giuseppe CAVALLARO
2012-04-04 14:33 ` [PATCH 06/10] stmmac: Replace infinite loops by timeouts in mdio r/w Giuseppe CAVALLARO
2012-04-04 14:33 ` [PATCH 07/10] stmmac: add clk management support Giuseppe CAVALLARO
2012-04-04 14:33 ` [PATCH 08/10] stmmac: extend CSR Clock Range programming Giuseppe CAVALLARO
2012-04-04 14:33 ` [PATCH 09/10] stmmac: MDC clock dynamically based on the csr clock input Giuseppe CAVALLARO
2012-04-04 14:33 ` [PATCH 10/10] stmmac: update the driver version March 2012 Giuseppe CAVALLARO
2012-04-04 22:40 ` [PATCH 00/10] stmmac update: March 2012 (v2) David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).