summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c
AgeCommit message (Expand)Author
2015-01-27stmmac: pci: add MSI support for Intel Quark X1000Kweh, Hock Leong
2015-01-27stmmac: pci: introduce Intel Quark X1000 runtime detectionAndy Shevchenko
2015-01-27stmmac: pci: add support for Intel Quark X1000Kweh, Hock Leong
2014-12-05stmmac: pci: allocate memory resources dynamicallyAndy Shevchenko
2014-11-11stmmac: split to core library and probe driversAndy Shevchenko
2014-11-06stmmac: pci: convert to use dev_* macrosAndy Shevchenko
2014-11-06stmmac: pci: use managed resourcesAndy Shevchenko
2014-11-06stmmac: pci: convert to use dev_pm_opsAndy Shevchenko
2014-11-06stmmac: pci: use defined constant instead of magic numberAndy Shevchenko
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-01-19net: stmmac: Add support for optional reset controlChen-Yu Tsai
2014-01-01stmicro: make local variables staticstephen hemminger
2013-10-22net: stmmac: remove unnecessary pci_set_drvdata()Jingoo Han
2013-04-08stmmac: code tidy-upGiuseppe CAVALLARO
2013-02-03stmmac: don't return zero on failure path in stmmac_pci_probe()Alexey Khoroshilov
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03stmmac: remove __dev* attributesBill Pemberton
2012-08-31net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO
2012-04-19stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO
2012-04-04stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe 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-24stmmac: added PCI identifiersAlessandro Rubini
2011-12-21stmmac: add the experimental PCI supportGiuseppe CAVALLARO