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
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
2014-11-06
stmmac: pci: convert to use dev_* macros
Andy Shevchenko
1
-4
/
+4
2014-11-06
stmmac: pci: use managed resources
Andy Shevchenko
1
-33
/
+10
2014-11-06
stmmac: pci: convert to use dev_pm_ops
Andy Shevchenko
1
-16
/
+11
2014-11-06
stmmac: pci: use defined constant instead of magic number
Andy Shevchenko
1
-1
/
+1
2014-10-31
stmmac: pci: set default of the filter bins
Andy Shevchenko
1
-0
/
+7
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-01-20
net: stmmac: Add support for optional reset control
Chen-Yu Tsai
1
-2
/
+2
2014-01-02
stmicro: make local variables static
stephen hemminger
1
-3
/
+3
2013-10-22
net: stmmac: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-04-09
stmmac: code tidy-up
Giuseppe CAVALLARO
1
-1
/
+1
2013-02-04
stmmac: don't return zero on failure path in stmmac_pci_probe()
Alexey Khoroshilov
1
-0
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-1
/
+1
2012-12-03
stmmac: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-09-01
net:stmmac: Remove bus_id from mdio platform data.
Srinivas Kandagatla
1
-1
/
+0
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+1
2012-06-06
stmmac: fix driver Kconfig when built as module
Giuseppe CAVALLARO
1
-28
/
+1
2012-04-20
stmmac: verify the dma_cfg platform fields
Giuseppe CAVALLARO
1
-2
/
+5
2012-04-05
stmmac: re-work the internal GMAC DMA platf parameters
Deepak SIKRI
1
-1
/
+2
2012-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2012-02-15
stmmac: move hw init in the probe (v2)
Giuseppe CAVALLARO
1
-4
/
+2
2012-02-13
stmicro: Fix typo in stmmac_pci.c and stmmac_platform.c
Masanari Iida
1
-1
/
+1
2012-02-09
stmmac: Fix typo in stmmac_pci.c
Masanari Iida
1
-1
/
+1
2012-01-25
stmmac: added PCI identifiers
Alessandro Rubini
1
-3
/
+3
2011-12-22
stmmac: add the experimental PCI support
Giuseppe CAVALLARO
1
-0
/
+221