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-04-06
stmmac: fix adjust link call in case of a switch is attached
Giuseppe CAVALLARO
1
-12
/
+10
2016-04-01
stmmac: fix MDIO settings
Giuseppe CAVALLARO
3
-47
/
+72
2016-04-01
Revert "stmmac: Fix 'eth0: No PHY found' regression"
Giuseppe CAVALLARO
2
-9
/
+11
2016-04-01
stmmac: fix TX normal DESC
Giuseppe CAVALLARO
1
-8
/
+8
2016-03-19
net: stmmac: Don't search for phys if mdio node is defined.
Phil Reid
1
-0
/
+4
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+9
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
2
-11
/
+9
2016-03-02
stmmac: update version to Oct_2015
Giuseppe Cavallaro
1
-1
/
+1
2016-03-02
stmmac: tune rx copy via threshold.
Giuseppe Cavallaro
2
-2
/
+25
2016-03-02
stmmac: do not perform zero-copy for rx frames
Giuseppe Cavallaro
3
-15
/
+86
2016-03-02
stmmac: fix phy init when attached to a phy
Fabrice Gasnier
1
-2
/
+3
2016-03-02
stmmac: do not poll phy handler when attach a switch
Giuseppe Cavallaro
1
-0
/
+5
2016-03-02
stmmac: first frame prep at the end of xmit routine
Giuseppe Cavallaro
6
-78
/
+95
2016-03-02
stmmac: set dirty index out of the loop
Giuseppe Cavallaro
1
-4
/
+1
2016-03-02
stmmac: optimize tx clean function
Fabrice Gasnier
4
-18
/
+42
2016-03-02
stmmac: optimize tx desc management
Giuseppe Cavallaro
6
-36
/
+42
2016-03-02
stmmac: merge get_rx_owner into rx_status routine.
Fabrice Gasnier
4
-21
/
+16
2016-03-02
stmmac: add is_jumbo field to dma data
Giuseppe Cavallaro
4
-2
/
+14
2016-03-02
stmmac: add last_segment field to dma data
Giuseppe Cavallaro
3
-2
/
+7
2016-03-02
stmmac: add length field to dma data
Giuseppe Cavallaro
4
-4
/
+16
2016-03-02
stmmac: review RX/TX ring management
Giuseppe Cavallaro
5
-117
/
+111
2016-03-02
stmmac: change descriptor layout
Giuseppe Cavallaro
4
-363
/
+355
2016-03-02
stmmac: rework DMA bus setting and introduce new platform AXI structure
Giuseppe Cavallaro
8
-44
/
+156
2016-03-02
stmmac: share reset function between dwmac100 and dwmac1000
Giuseppe Cavallaro
8
-43
/
+46
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
[next]