aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-4/+4
2012-12-03stmmac: remove __dev* attributesBill Pemberton1-3/+3
2012-08-31net:stmmac: convert driver to use devm_request_and_ioremap.Srinivas Kandagatla1-32/+8
2012-08-31net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla1-1/+2
2012-08-08net/stmmac: mark probe function as __devinitArnd Bergmann1-1/+1
2012-07-19net: stmmac: Add ip version to dts bindingsDinh Nguyen1-2/+6
2012-07-01stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO1-0/+2
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+1
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO1-3/+1
2012-06-06ethernet: Remove casts to same typeJoe Perches1-1/+1
2012-04-19stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO1-1/+0
2012-04-19stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi1-4/+13
2012-04-06stmmac: fix build when CONFIG_OF is enableGiuseppe Cavallaro1-1/+1
2012-03-16stmmac: Add device-tree supportStefan Roese1-2/+72
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO1-13/+10
2012-01-12drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmapJulia Lawall1-1/+1
2011-12-21stmmac: add the experimental PCI supportGiuseppe CAVALLARO1-0/+198