summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2012-04-19stmmac: do not fail when probe and there is no csr clk definedGiuseppe CAVALLARO
2012-04-19stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO
2012-04-19stmmac: Move the mdio_register/_unregister in probe/removeFrancesco Virlinzi
2012-04-19stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-06stmmac: fix build when CONFIG_OF is enableGiuseppe Cavallaro
2012-04-04stmmac: update the driver version March 2012Giuseppe CAVALLARO
2012-04-04stmmac: MDC clock dynamically based on the csr clock inputGiuseppe CAVALLARO
2012-04-04stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO
2012-04-04stmmac: add clk management supportGiuseppe CAVALLARO
2012-04-04stmmac: Replace infinite loops by timeouts in mdio r/wDeepak SIKRI
2012-04-04stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI
2012-04-04stmmac: sanitize the rx coe and add the type-1 csum (v2)Deepak SIKRI
2012-04-04stmmac: Allow stmmac to work with other PHY buses(v3).Srinivas Kandagatla
2012-04-04stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde
2012-04-04stmmac: Support the get_ts_info ethtool method.Richard Cochran
2012-03-16stmmac: Add device-tree supportStefan Roese
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka
2012-02-15stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO
2012-02-15stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO
2012-02-13stmicro: Fix typo in stmmac_pci.c and stmmac_platform.cMasanari Iida
2012-02-08stmmac: Fix typo in stmmac_pci.cMasanari Iida
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-24stmmac: added PCI identifiersAlessandro Rubini
2012-01-24stmmac: fix phy naming inconsistencyAlessandro Rubini
2012-01-12drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmapJulia Lawall
2012-01-10stmmac: use an unique MDIO bus name.Florian Fainelli
2012-01-10stmmac: Add missing LF to pr_info() in stmmac_main.cStefan Roese
2012-01-10stmmac: Fix compilation error in mmc_core.cStefan Roese
2012-01-05net: make ethtool_ops conststephen hemminger
2011-12-23stmmac: fix missing module license in the main.Giuseppe Cavallaro
2011-12-21stmmac: add the experimental PCI supportGiuseppe CAVALLARO
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-21stmmac: mask mmc interruptsGiuseppe CAVALLARO
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-17stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi
2011-11-17stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla
2011-11-17stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO
2011-11-17stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla
2011-11-17stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-10-27stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO
2011-10-27stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark