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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS
Romain Perier
1
-3
/
+5
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
1
-1
/
+1
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-10
/
+4
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
1
-1
/
+1
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+11
2015-12-16
stmmac: socfpga: Provide dt node to config ptp clk source.
Phil Reid
1
-0
/
+9
2015-12-16
stmmac: Fix calculations for ptp counters when clock input = 50Mhz.
Phil Reid
3
-15
/
+15
2015-12-16
stmmac: create of compatible mdio bus for stmmac driver
Phil Reid
2
-4
/
+24
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-2
/
+2
2015-12-15
stmmac: dwmac-sunxi: Call exit cleanup function in probe error path
Chen-Yu Tsai
1
-1
/
+5
2015-12-06
stmmac: fix resource management when resume
Giuseppe CAVALLARO
1
-3
/
+6
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-22
/
+28
2015-12-03
stmmac: ipq806x: Return error values instead of pointers
Stephen Boyd
1
-13
/
+11
2015-12-02
stmmac: support Reg_9 to get HW level information
Giuseppe CAVALLARO
4
-0
/
+173
2015-11-30
stmmac: fix oversized frame reception
Giuseppe CAVALLARO
1
-0
/
+6
2015-11-30
stmmac: fix PHY reset during resume
Giuseppe CAVALLARO
1
-15
/
+13
2015-11-30
stmmac: dwmac-sti: fix st,tx-retime-src check
Giuseppe CAVALLARO
1
-6
/
+7
2015-11-30
stmmac: fix csr clock divisor for 300MHz
Giuseppe CAVALLARO
1
-1
/
+1
2015-11-30
stmmac: fix a filter problem after resuming.
Giuseppe CAVALLARO
1
-0
/
+1
2015-11-13
stmmac: avoid ipq806x constant overflow warning
Arnd Bergmann
1
-5
/
+5
2015-11-05
net: stmmac: fix double-initialization of phy_iface
LABBE Corentin
1
-1
/
+1
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2015-11-02
stmmac: Correctly report PTP capabilities.
Phil Reid
1
-2
/
+5
2015-10-05
net: stmmac: avoid using timespec
Arnd Bergmann
1
-3
/
+5
2015-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+8
2015-09-23
net: stmmac: fix type of entry variable
Andrzej Hajda
1
-1
/
+1
2015-09-16
net: stmmac: Use msleep rather then udelay for reset delay
Sjoerd Simons
1
-3
/
+8
2015-09-10
stmmac: fix check for phydev being open
Alexey Brodkin
1
-1
/
+4
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-08-07
stmmac: dwmac-ipq806x: fix static checker warning
Mathieu Olivari
1
-2
/
+2
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: dwmac-sti: refactor the init glue callbacks
Joachim Eastwood
1
-31
/
+12
2015-07-29
stmmac: remove setup/free glue callbacks
Joachim Eastwood
2
-10
/
+0
2015-07-29
stmmac: dwmac-rk: use rk_gmac_ops as of match data
Joachim Eastwood
1
-23
/
+4
2015-07-29
stmmac: dwmac-rk: make rk_gmac_ops structs static const
Joachim Eastwood
1
-4
/
+4
2015-07-29
stmmac: dwmac-sti: use custom of match structure
Joachim Eastwood
1
-3
/
+8
2015-07-29
stmmac: let dwmac-* drivers handle their own match data
Joachim Eastwood
3
-18
/
+18
2015-07-29
stmmac: move stmmac_pltfr_probe into dwmac-generic
Joachim Eastwood
3
-57
/
+48
2015-07-29
stmmac: dwmac-rk: create a new probe function
Joachim Eastwood
1
-9
/
+31
2015-07-29
stmmac: dwmac-sti: turn setup callback into a probe function
Joachim Eastwood
1
-9
/
+22
2015-07-29
stmmac: dwmac-sunxi: turn setup callback into a probe function
Joachim Eastwood
1
-18
/
+31
2015-07-29
stmmac: dwmac-sunxi: move sun7i_gmac_setup function
Joachim Eastwood
1
-29
/
+29
2015-07-29
stmmac: dwmac-socfpga: turn setup callback into a probe function
Joachim Eastwood
1
-14
/
+26
2015-07-29
stmmac: dwmac-socfpga: move socfpga_dwmac_probe function
Joachim Eastwood
1
-25
/
+25
2015-07-29
stmmac: dwmac-ipq806x: turn setup callback into a probe function
Joachim Eastwood
1
-15
/
+23
2015-07-29
stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed function
Joachim Eastwood
1
-7
/
+7
2015-07-29
stmmac: fix ptr_ret.cocci warning
Fengguang Wu
1
-3
/
+1
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-07-21
stmmac: fix setting of driver data in stmmac_dvr_probe
Joachim Eastwood
1
-1
/
+1
[next]