[PATCH 0/4 (net.git)] stmmac update Feb_2012
From: Giuseppe CAVALLARO <hidden>
Date: 2012-02-14 07:12:06
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