summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c
Commit message (Expand)AuthorAgeFilesLines
* stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood2016-05-031-22/+2
* stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro2016-03-021-2/+2
* stmmac: change the stmmac_dvr_probe return type to intJoachim Eastwood2015-05-211-10/+1
* stmmac: let stmmac_dvr_probe take a struct of resourcesJoachim Eastwood2015-05-211-3/+7
* stmmac: move driver data setting into stmmac_dvr_probeJoachim Eastwood2015-05-211-2/+0
* stmmac: pci: add MSI support for Intel Quark X1000Kweh, Hock Leong2015-01-271-0/+2
* stmmac: pci: introduce Intel Quark X1000 runtime detectionAndy Shevchenko2015-01-271-1/+61
* stmmac: pci: add support for Intel Quark X1000Kweh, Hock Leong2015-01-271-1/+50
* stmmac: pci: allocate memory resources dynamicallyAndy Shevchenko2014-12-051-24/+31
* stmmac: split to core library and probe driversAndy Shevchenko2014-11-111-1/+3
* stmmac: pci: convert to use dev_* macrosAndy Shevchenko2014-11-061-4/+4
* stmmac: pci: use managed resourcesAndy Shevchenko2014-11-061-33/+10
* stmmac: pci: convert to use dev_pm_opsAndy Shevchenko2014-11-061-16/+11
* stmmac: pci: use defined constant instead of magic numberAndy Shevchenko2014-11-061-1/+1
* stmmac: pci: set default of the filter binsAndy Shevchenko2014-10-311-0/+7
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* net: stmmac: Add support for optional reset controlChen-Yu Tsai2014-01-191-2/+2
* stmicro: make local variables staticstephen hemminger2014-01-011-3/+3
* net: stmmac: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0
* stmmac: code tidy-upGiuseppe CAVALLARO2013-04-081-1/+1
* stmmac: don't return zero on failure path in stmmac_pci_probe()Alexey Khoroshilov2013-02-031-0/+1
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-1/+1
* stmmac: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla2012-08-311-1/+0
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-1/+1
* stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO2012-06-061-28/+1
* stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO2012-04-191-2/+5
* stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI2012-04-041-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-191-3/+1
|\
| * stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO2012-02-151-4/+2
* | stmicro: Fix typo in stmmac_pci.c and stmmac_platform.cMasanari Iida2012-02-131-1/+1
* | stmmac: Fix typo in stmmac_pci.cMasanari Iida2012-02-081-1/+1
|/
* stmmac: added PCI identifiersAlessandro Rubini2012-01-241-3/+3
* stmmac: add the experimental PCI supportGiuseppe CAVALLARO2011-12-211-0/+221
OpenPOWER on IntegriCloud