summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c
Commit message (Expand)AuthorAgeFilesLines
* 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