aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-03stmmac: don't return zero on failure path in stmmac_pci_probe()Alexey Khoroshilov1-0/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-1/+1
2012-12-03stmmac: remove __dev* attributesBill Pemberton1-3/+3
2012-08-31net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla1-1/+0
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-1/+1
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO1-28/+1
2012-04-19stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO1-2/+5
2012-04-04stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI1-1/+2
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+1
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO1-4/+2
2012-02-13stmicro: Fix typo in stmmac_pci.c and stmmac_platform.cMasanari Iida1-1/+1
2012-02-08stmmac: Fix typo in stmmac_pci.cMasanari Iida1-1/+1
2012-01-24stmmac: added PCI identifiersAlessandro Rubini1-3/+3
2011-12-21stmmac: add the experimental PCI supportGiuseppe CAVALLARO1-0/+221