index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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