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.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-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-07-02
net: stmmac: Fix null-function call in ISR on stmmac1000
Matt Corallo
1
-1
/
+1
2016-06-10
stmmac: fix parameter to dwmac4_set_umac_addr()
Ben Dooks
1
-1
/
+1
2016-06-02
stmmac: do not sleep in atomic context for mdio_reset
Vincent Palatin
1
-2
/
+4
2016-05-26
net: stmmac: Fix incorrect memcpy source memory
Marek Vasut
1
-1
/
+1
2016-05-17
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
Ezequiel Garcia
1
-1
/
+6
2016-05-10
stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops static
Joachim Eastwood
1
-1
/
+2
2016-05-03
stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()
Joachim Eastwood
1
-14
/
+3
2016-05-03
stmmac: dwmac-socfpga: call phy_resume() only in resume callback
Joachim Eastwood
1
-31
/
+19
2016-05-03
stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv data
Joachim Eastwood
1
-11
/
+22
2016-05-03
stmmac: dwmac-socfpga: add PM ops and resume function
Joachim Eastwood
1
-2
/
+16
2016-05-03
stmmac: let remove/resume/suspend functions take device pointer
Joachim Eastwood
4
-34
/
+17
2016-04-29
net: ethernet: stmmac: update MDIO support for GMAC4
Alexandre TORGUE
1
-4
/
+98
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-34
/
+16
2016-04-24
net: stmmac: socfpga: Remove re-registration of reset controller
Marek Vasut
1
-34
/
+16
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+13
2016-04-17
stmmac: socfpga: remove extra call to socfpga_dwmac_setup
Dinh Nguyen
1
-6
/
+0
2016-04-14
net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparation
Alexandre TORGUE
1
-8
/
+1
2016-04-11
net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTP
Phil Reid
1
-3
/
+13
2016-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+10
2016-04-06
stmmac: fix adjust link call in case of a switch is attached
Giuseppe CAVALLARO
1
-12
/
+10
2016-04-03
stmmac: update version to Jan_2016
Alexandre TORGUE
1
-1
/
+1
2016-04-03
stmmac: support new GMAC4
Alexandre TORGUE
4
-54
/
+444
2016-04-03
stmmac: add new DT platform entries for GMAC4
Alexandre TORGUE
1
-0
/
+7
2016-04-03
stmmac: enhance mmc counter management
Alexandre TORGUE
5
-176
/
+188
2016-04-03
stmmac: add GMAC4 core support
Alexandre TORGUE
4
-3
/
+447
2016-04-03
stmmac: add DMA support for GMAC 4.xx
Alexandre TORGUE
5
-1
/
+793
2016-04-03
stmmac: add GMAC4 DMA/CORE Header File
Alexandre TORGUE
1
-0
/
+224
2016-04-03
stmmac: add descriptors function for GMAC 4.xx
Alexandre TORGUE
4
-1
/
+534
2016-04-03
stmmac: rework synopsys id read, moved to dwmac setup
Alexandre TORGUE
4
-35
/
+35
2016-04-03
stmmac: rework the routines to show the ring status
Alexandre TORGUE
4
-50
/
+67
2016-04-03
stmmac: rework get_hw_feature function
Alexandre TORGUE
3
-46
/
+42
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
[next]