aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2012-10-07net: remove skb recyclingEric Dumazet
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-21net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese
2012-09-21stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun
2012-08-31net:stmmac: convert driver to use devm_request_and_ioremap.Srinivas Kandagatla
2012-08-31net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla
2012-08-31net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla
2012-08-31net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla
2012-08-24stmmac: add header inclusion protectionRayagond Kokatanur
2012-08-22stmmac: fix a typo in the macro used to mask the mmc irqGiuseppe CAVALLARO
2012-08-22stmmac: fix GMAC syn IDGiuseppe CAVALLARO
2012-08-20net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung
2012-08-08net/stmmac: mark probe function as __devinitArnd Bergmann
2012-07-30net/stmmac: remove conditional compilation of clk codeViresh Kumar
2012-07-19net: stmmac: Add ip version to dts bindingsDinh Nguyen
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-07-09stmmac: Fix for higher mtu size handlingDeepak Sikri
2012-07-09stmmac: Fix for nfs hang on multiple rebootDeepak Sikri
2012-07-01stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO
2012-07-01stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-11net: stmmac: Fix clock en-/disable callsStefan Roese
2012-06-07stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO
2012-06-06stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-06-04stmmac: remove two useless initialisationsGiuseppe CAVALLARO
2012-05-21drivers/net/stmmac: seq_file fix memory leakDjalal Harouni
2012-05-14stmmac: fix suspend/resume lockingGiuseppe CAVALLARO
2012-05-14stmmac: add mixed burst for DMAGiuseppe CAVALLARO
2012-05-14stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO
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