summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c
Commit message (Expand)AuthorAgeFilesLines
* 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-201-2/+2
* stmicro: make local variables staticstephen hemminger2014-01-021-3/+3
* net: stmmac: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0Star
* 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/+0Star
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-111-1/+1
* stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO2012-06-061-28/+1Star
* stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO2012-04-201-2/+5
* stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI2012-04-051-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-191-3/+1Star
|\
| * stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO2012-02-151-4/+2Star
* | 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