aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c
AgeCommit message (Expand)Author
2022-05-25net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang
2020-04-30stmmac: intel: Fix clock handling on error and remove pathsAndy Shevchenko
2020-03-30net: stmmac: create dwmac-intel.c to contain all Intel platformVoon Weifeng
2020-02-17net: stmmac: Get rid of custom STMMAC_DEVICE() macroAndy Shevchenko
2020-02-07net: stmmac: update pci platform data to use phy_interfaceVoon Weifeng
2020-01-13net: stmmac: pci: Enable TBS on GMAC5 IPK PCI entryJose Abreu
2020-01-09net: stmmac: pci: remove the duplicate code of set phy_maskDejin Zheng
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-09-11net: stmmac: pci: Add HAPS support using GMAC5Jose Abreu
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng
2019-08-27net: stmmac: add EHL RGMII 1Gbps PCI info and PCI IDVoon Weifeng
2019-08-27net: stmmac: add TGL SGMII 1Gbps PCI info and PCI IDVoon Weifeng
2019-08-27net: stmmac: add EHL SGMII 1Gbps PCI info and PCI IDVoon Weifeng
2019-07-27net: stmmac: Make MDIO bus reset optionalThierry Reding
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-16Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'David S. Miller
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-01stmmac: pci: Fix typo in IOT2000 commentJan Kiszka
2019-04-29stmmac: pci: Use pci_dev_id() helperHeiner Kallweit
2019-04-18stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-01-11net: stmmac: Fix PCI module removal leakJose Abreu
2018-08-13net: stmmac: mark PM functions as __maybe_unusedArnd Bergmann
2018-08-01net: stmmac: Fix WoL for PCI-based setupsJose Abreu
2017-06-22stmmac: pci: Use dmi_system_id table for retrieving PHY addressesJan Kiszka
2017-06-22stmmac: pci: Select quark_pci_dmi_data from quark_default_dataJan Kiszka
2017-06-22stmmac: pci: Make stmmac_pci_find_phy_addr truly genericJan Kiszka
2017-06-22stmmac: pci: Use stmmac_pci_info for all devicesJan Kiszka
2017-06-22stmmac: pci: Make stmmac_pci_info structure constantJan Kiszka
2017-05-08stmmac: pci: split out common_default_data() helperAndy Shevchenko
2017-05-08stmmac: pci: RX queue routing configurationAndy Shevchenko
2017-05-08stmmac: pci: TX and RX queue priority configurationAndy Shevchenko
2017-05-08stmmac: pci: set default number of rx and tx queuesAndy Shevchenko
2017-05-02stmmac: Add support for SIMATIC IOT2000 platformJan Kiszka
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto
2017-03-13net: stmmac: set default number of rx and tx queues in stmmac_pciJoao Pinto
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin
2017-01-08net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel
2016-05-03stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro
2015-05-21stmmac: change the stmmac_dvr_probe return type to intJoachim Eastwood
2015-05-21stmmac: let stmmac_dvr_probe take a struct of resourcesJoachim Eastwood
2015-05-21stmmac: move driver data setting into stmmac_dvr_probeJoachim Eastwood
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