index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: net: stmmac: add port selection programming
Giuseppe CAVALLARO
2016-06-28
6
-2
/
+49
*
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
Giuseppe CAVALLARO
2016-06-28
8
-35
/
+79
*
drivers: net: stmmac: reworking the PCS code.
Giuseppe CAVALLARO
2016-06-28
8
-165
/
+349
*
net: stmmac: dwmac-rk: add rk3228-specific data
Xing Zheng
2016-06-26
1
-0
/
+117
*
net: stmmac: dwmac-rk: keep the PHY up for WoL
Vincent Palatin
2016-06-16
1
-5
/
+43
*
net: stmmac: allow to split suspend/resume from init/exit callbacks
Vincent Palatin
2016-06-16
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-10
2
-3
/
+5
|
\
|
*
stmmac: fix parameter to dwmac4_set_umac_addr()
Ben Dooks
2016-06-09
1
-1
/
+1
|
*
stmmac: do not sleep in atomic context for mdio_reset
Vincent Palatin
2016-06-02
1
-2
/
+4
*
|
stmmac: make platform drivers depend on their associated SoC
Peter Robinson
2016-06-01
1
-7
/
+7
|
/
*
net: stmmac: Fix incorrect memcpy source memory
Marek Vasut
2016-05-25
1
-1
/
+1
*
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
Ezequiel Garcia
2016-05-16
1
-1
/
+6
*
stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops static
Joachim Eastwood
2016-05-09
1
-1
/
+2
*
stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()
Joachim Eastwood
2016-05-03
1
-14
/
+3
*
stmmac: dwmac-socfpga: call phy_resume() only in resume callback
Joachim Eastwood
2016-05-03
1
-31
/
+19
*
stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv data
Joachim Eastwood
2016-05-03
1
-11
/
+22
*
stmmac: dwmac-socfpga: add PM ops and resume function
Joachim Eastwood
2016-05-03
1
-2
/
+16
*
stmmac: let remove/resume/suspend functions take device pointer
Joachim Eastwood
2016-05-03
4
-34
/
+17
*
net: ethernet: stmmac: update MDIO support for GMAC4
Alexandre TORGUE
2016-04-29
1
-4
/
+98
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-27
1
-34
/
+16
|
\
|
*
net: stmmac: socfpga: Remove re-registration of reset controller
Marek Vasut
2016-04-24
1
-34
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
1
-3
/
+13
|
\
|
|
*
net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTP
Phil Reid
2016-04-10
1
-3
/
+13
*
|
stmmac: socfpga: remove extra call to socfpga_dwmac_setup
Dinh Nguyen
2016-04-16
1
-6
/
+0
*
|
net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparation
Alexandre TORGUE
2016-04-13
1
-8
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-09
1
-12
/
+10
|
\
|
|
*
stmmac: fix adjust link call in case of a switch is attached
Giuseppe CAVALLARO
2016-04-06
1
-12
/
+10
*
|
stmmac: update version to Jan_2016
Alexandre TORGUE
2016-04-02
1
-1
/
+1
*
|
stmmac: support new GMAC4
Alexandre TORGUE
2016-04-02
4
-54
/
+444
*
|
stmmac: add new DT platform entries for GMAC4
Alexandre TORGUE
2016-04-02
1
-0
/
+7
*
|
stmmac: enhance mmc counter management
Alexandre TORGUE
2016-04-02
5
-176
/
+188
*
|
stmmac: add GMAC4 core support
Alexandre TORGUE
2016-04-02
4
-3
/
+447
*
|
stmmac: add DMA support for GMAC 4.xx
Alexandre TORGUE
2016-04-02
5
-1
/
+793
*
|
stmmac: add GMAC4 DMA/CORE Header File
Alexandre TORGUE
2016-04-02
1
-0
/
+224
*
|
stmmac: add descriptors function for GMAC 4.xx
Alexandre TORGUE
2016-04-02
4
-1
/
+534
*
|
stmmac: rework synopsys id read, moved to dwmac setup
Alexandre TORGUE
2016-04-02
4
-35
/
+35
*
|
stmmac: rework the routines to show the ring status
Alexandre TORGUE
2016-04-02
4
-50
/
+67
*
|
stmmac: rework get_hw_feature function
Alexandre TORGUE
2016-04-02
3
-46
/
+42
|
/
*
stmmac: fix MDIO settings
Giuseppe CAVALLARO
2016-04-01
3
-47
/
+72
*
Revert "stmmac: Fix 'eth0: No PHY found' regression"
Giuseppe CAVALLARO
2016-04-01
2
-9
/
+11
*
stmmac: fix TX normal DESC
Giuseppe CAVALLARO
2016-04-01
1
-8
/
+8
*
net: stmmac: Don't search for phys if mdio node is defined.
Phil Reid
2016-03-18
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
2
-11
/
+9
|
\
|
*
stmmac: Fix 'eth0: No PHY found' regression
Gabriel Fernandez
2016-03-03
2
-11
/
+9
*
|
stmmac: fix noderef.cocci warnings
Wu Fengguang
2016-03-06
1
-1
/
+1
*
|
stmmac: update version to Oct_2015
Giuseppe Cavallaro
2016-03-02
1
-1
/
+1
*
|
stmmac: tune rx copy via threshold.
Giuseppe Cavallaro
2016-03-02
2
-2
/
+25
*
|
stmmac: do not perform zero-copy for rx frames
Giuseppe Cavallaro
2016-03-02
3
-15
/
+86
*
|
stmmac: fix phy init when attached to a phy
Fabrice Gasnier
2016-03-02
1
-2
/
+3
*
|
stmmac: do not poll phy handler when attach a switch
Giuseppe Cavallaro
2016-03-02
1
-0
/
+5
[next]