index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
Yang Yingliang
1
-3
/
+1
2020-04-30
stmmac: intel: Fix clock handling on error and remove paths
Andy Shevchenko
1
-5
/
+0
2020-03-31
net: stmmac: create dwmac-intel.c to contain all Intel platform
Voon Weifeng
1
-313
/
+0
2020-02-18
net: stmmac: Get rid of custom STMMAC_DEVICE() macro
Andy Shevchenko
1
-20
/
+15
2020-02-07
net: stmmac: update pci platform data to use phy_interface
Voon Weifeng
1
-6
/
+8
2020-01-14
net: stmmac: pci: Enable TBS on GMAC5 IPK PCI entry
Jose Abreu
1
-0
/
+2
2020-01-10
net: stmmac: pci: remove the duplicate code of set phy_mask
Dejin Zheng
1
-5
/
+0
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-2
/
+2
2019-09-12
net: stmmac: pci: Add HAPS support using GMAC5
Jose Abreu
1
-0
/
+71
2019-08-28
net: stmmac: setup higher frequency clk support for EHL & TGL
Voon Weifeng
1
-0
/
+21
2019-08-28
net: stmmac: add EHL RGMII 1Gbps PCI info and PCI ID
Voon Weifeng
1
-0
/
+15
2019-08-28
net: stmmac: add TGL SGMII 1Gbps PCI info and PCI ID
Voon Weifeng
1
-0
/
+29
2019-08-28
net: stmmac: add EHL SGMII 1Gbps PCI info and PCI ID
Voon Weifeng
1
-0
/
+107
2019-07-27
net: stmmac: Make MDIO bus reset optional
Thierry Reding
1
-0
/
+1
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+1
2019-06-16
Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'
David S. Miller
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
1
-11
/
+1
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-05-01
stmmac: pci: Fix typo in IOT2000 comment
Jan Kiszka
1
-1
/
+1
2019-04-30
stmmac: pci: Use pci_dev_id() helper
Heiner Kallweit
1
-1
/
+1
2019-04-18
stmmac: pci: Adjust IOT2000 matching
Su Bao Cheng
1
-2
/
+6
2019-01-12
net: stmmac: Fix PCI module removal leak
Jose Abreu
1
-0
/
+10
2018-08-14
net: stmmac: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-08-01
net: stmmac: Fix WoL for PCI-based setups
Jose Abreu
1
-2
/
+38
2017-06-22
stmmac: pci: Use dmi_system_id table for retrieving PHY addresses
Jan Kiszka
1
-33
/
+64
2017-06-22
stmmac: pci: Select quark_pci_dmi_data from quark_default_data
Jan Kiszka
1
-44
/
+39
2017-06-22
stmmac: pci: Make stmmac_pci_find_phy_addr truly generic
Jan Kiszka
1
-7
/
+13
2017-06-22
stmmac: pci: Use stmmac_pci_info for all devices
Jan Kiszka
1
-13
/
+23
2017-06-22
stmmac: pci: Make stmmac_pci_info structure constant
Jan Kiszka
1
-12
/
+11
2017-05-08
stmmac: pci: split out common_default_data() helper
Andy Shevchenko
1
-34
/
+18
2017-05-08
stmmac: pci: RX queue routing configuration
Andy Shevchenko
1
-0
/
+3
2017-05-08
stmmac: pci: TX and RX queue priority configuration
Andy Shevchenko
1
-0
/
+4
2017-05-08
stmmac: pci: set default number of rx and tx queues
Andy Shevchenko
1
-0
/
+4
2017-05-02
stmmac: Add support for SIMATIC IOT2000 platform
Jan Kiszka
1
-1
/
+25
2017-03-22
net: stmmac: RX queue routing configuration
Joao Pinto
1
-0
/
+3
2017-03-22
net: stmmac: TX and RX queue priority configuration
Joao Pinto
1
-0
/
+4
2017-03-13
net: stmmac: set default number of rx and tx queues in stmmac_pci
Joao Pinto
1
-0
/
+4
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
1
-4
/
+0
2017-01-09
net: stmmac: fix maxmtu assignment to be within valid range
Kweh, Hock Leong
1
-0
/
+6
2016-12-08
net: smmac: allow configuring lower pbl values
Niklas Cassel
1
-0
/
+2
2016-05-03
stmmac: let remove/resume/suspend functions take device pointer
Joachim Eastwood
1
-22
/
+2
2016-03-02
stmmac: rework DMA bus setting and introduce new platform AXI structure
Giuseppe Cavallaro
1
-2
/
+2
2015-05-22
stmmac: change the stmmac_dvr_probe return type to int
Joachim Eastwood
1
-10
/
+1
2015-05-22
stmmac: let stmmac_dvr_probe take a struct of resources
Joachim Eastwood
1
-3
/
+7
2015-05-22
stmmac: move driver data setting into stmmac_dvr_probe
Joachim Eastwood
1
-2
/
+0
2015-01-28
stmmac: pci: add MSI support for Intel Quark X1000
Kweh, Hock Leong
1
-0
/
+2
2015-01-28
stmmac: pci: introduce Intel Quark X1000 runtime detection
Andy Shevchenko
1
-1
/
+61
2015-01-28
stmmac: pci: add support for Intel Quark X1000
Kweh, Hock Leong
1
-1
/
+50
2014-12-06
stmmac: pci: allocate memory resources dynamically
Andy Shevchenko
1
-24
/
+31
2014-11-11
stmmac: split to core library and probe drivers
Andy Shevchenko
1
-1
/
+3
[next]