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.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_platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...
Niklas Cassel
1
-2
/
+4
2016-12-02
net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks
Johan Hovold
1
-3
/
+29
2016-12-02
net: ethernet: stmmac: platform: fix outdated function header
Johan Hovold
1
-1
/
+0
2016-09-02
net: ethernet: stmmac: add support of Synopsys 3.50a MAC IP
Alexandre TORGUE
1
-0
/
+1
2016-08-02
ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...
Peter Chen
1
-2
/
+5
2016-06-28
drivers: net: stmmac: add port selection programming
Giuseppe CAVALLARO
1
-0
/
+2
2016-06-17
net: stmmac: allow to split suspend/resume from init/exit callbacks
Vincent Palatin
1
-2
/
+6
2016-05-03
stmmac: let remove/resume/suspend functions take device pointer
Joachim Eastwood
1
-3
/
+3
2016-04-03
stmmac: add new DT platform entries for GMAC4
Alexandre TORGUE
1
-0
/
+7
2016-04-01
stmmac: fix MDIO settings
Giuseppe CAVALLARO
1
-18
/
+66
2016-04-01
Revert "stmmac: Fix 'eth0: No PHY found' regression"
Giuseppe CAVALLARO
1
-8
/
+1
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2016-03-07
stmmac: fix noderef.cocci warnings
Wu Fengguang
1
-1
/
+1
2016-03-03
stmmac: Fix 'eth0: No PHY found' regression
Gabriel Fernandez
1
-1
/
+8
2016-03-02
stmmac: rework DMA bus setting and introduce new platform AXI structure
Giuseppe Cavallaro
1
-3
/
+39
2015-12-16
stmmac: create of compatible mdio bus for stmmac driver
Phil Reid
1
-1
/
+1
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2015-08-01
stmmac: fix missing MODULE_LICENSE in stmmac_platform
Joachim Eastwood
1
-0
/
+4
2015-07-29
stmmac: remove setup/free glue callbacks
Joachim Eastwood
1
-3
/
+0
2015-07-29
stmmac: let dwmac-* drivers handle their own match data
Joachim Eastwood
1
-18
/
+0
2015-07-29
stmmac: move stmmac_pltfr_probe into dwmac-generic
Joachim Eastwood
1
-55
/
+0
2015-07-29
stmmac: fix ptr_ret.cocci warning
Fengguang Wu
1
-3
/
+1
2015-07-21
stmmac: export probe_config_dt() and get_platform_resources()
Joachim Eastwood
1
-4
/
+6
2015-07-21
stmmac: make stmmac_probe_config_dt return the platform data struct
Joachim Eastwood
1
-16
/
+12
2015-07-21
stmmac: introduce stmmac_get_platform_resources()
Joachim Eastwood
1
-27
/
+37
2015-07-21
stmmac: clean up platform/of_match data retrieval
Joachim Eastwood
1
-21
/
+29
2015-07-21
stmmac: use of_device_get_match_data to retrieve of match data
Joachim Eastwood
1
-5
/
+3
2015-05-31
stmmac: add fixed-link device-tree support
Mathieu Olivari
1
-1
/
+11
2015-05-31
stmmac: add phy-handle support to the platform layer
Mathieu Olivari
1
-1
/
+5
2015-05-22
stmmac: drop unnecessary dt checks in stmmac_probe_config_dt
Joachim Eastwood
1
-6
/
+0
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
-27
/
+18
2015-05-22
stmmac: move driver data setting into stmmac_dvr_probe
Joachim Eastwood
1
-2
/
+0
2015-05-15
stmmac: drop driver from stmmac platform code
Joachim Eastwood
1
-22
/
+0
2015-05-15
stmmac: convert dwmac-sunxi to platform driver
Joachim Eastwood
1
-1
/
+0
2015-05-15
stmmac: convert dwmac-sti to platform driver
Joachim Eastwood
1
-4
/
+0
2015-05-15
stmmac: convert dwmac-socfpga to platform driver
Joachim Eastwood
1
-1
/
+0
2015-05-15
stmmac: convert dwmac-rk to platform driver
Joachim Eastwood
1
-1
/
+0
2015-05-15
stmmac: convert dwmac-meson to platform driver
Joachim Eastwood
1
-1
/
+0
2015-05-15
stmmac: convert dwmac-lpc18xx to a platform driver
Joachim Eastwood
1
-1
/
+0
2015-05-15
stmmac: add a generic dwmac driver
Joachim Eastwood
1
-5
/
+0
2015-05-15
stmmac: prepare stmmac platform to support stand alone drivers
Joachim Eastwood
1
-5
/
+9
2015-05-15
stmmac: add dwmac glue for NXP 18xx/43xx family
Joachim Eastwood
1
-0
/
+1
2015-05-04
drivers/net: include <module.h> for modular stmmac_platform code
Paul Gortmaker
1
-0
/
+1
2015-04-16
stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree
Vince Bridgers
1
-0
/
+4
2015-03-04
stmmac: check IRQ availability early on probe
Alexey Brodkin
1
-29
/
+36
2015-01-27
stmmac: Add an optional device tree property "snps,burst_len"
Sonic Zhang
1
-0
/
+3
2015-01-01
GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC
Roger Chen
1
-0
/
+1
2014-12-23
net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+9
[next]