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.13.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_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-16
stmmac: fix PTP support for GMAC4
Giuseppe CAVALLARO
1
-47
/
+50
2016-11-15
net: stmmac: Fix lack of link transition for fixed PHYs
Florian Fainelli
1
-0
/
+7
2016-10-19
stmmac: fix and review the ptp registration.
Giuseppe CAVALLARO
1
-2
/
+4
2016-10-13
stmmac: fix error check when init ptp
Giuseppe CAVALLARO
1
-2
/
+2
2016-10-13
stmmac: fix ptp init for gmac4
Giuseppe CAVALLARO
1
-5
/
+12
2016-08-02
ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...
Peter Chen
1
-0
/
+1
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-02
net: stmmac: Fix null-function call in ISR on stmmac1000
Matt Corallo
1
-1
/
+1
2016-06-28
drivers: net: stmmac: add port selection programming
Giuseppe CAVALLARO
1
-1
/
+14
2016-06-28
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
Giuseppe CAVALLARO
1
-12
/
+17
2016-06-28
drivers: net: stmmac: reworking the PCS code.
Giuseppe CAVALLARO
1
-2
/
+10
2016-06-02
stmmac: do not sleep in atomic context for mdio_reset
Vincent Palatin
1
-2
/
+4
2016-05-17
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
Ezequiel Garcia
1
-1
/
+6
2016-05-03
stmmac: let remove/resume/suspend functions take device pointer
Joachim Eastwood
1
-6
/
+9
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: support new GMAC4
Alexandre TORGUE
1
-52
/
+431
2016-04-03
stmmac: enhance mmc counter management
Alexandre TORGUE
1
-3
/
+5
2016-04-03
stmmac: rework synopsys id read, moved to dwmac setup
Alexandre TORGUE
1
-28
/
+3
2016-04-03
stmmac: rework the routines to show the ring status
Alexandre TORGUE
1
-50
/
+23
2016-04-03
stmmac: rework get_hw_feature function
Alexandre TORGUE
1
-43
/
+7
2016-04-01
stmmac: fix MDIO settings
Giuseppe CAVALLARO
1
-11
/
+5
2016-03-02
stmmac: tune rx copy via threshold.
Giuseppe Cavallaro
1
-2
/
+24
2016-03-02
stmmac: do not perform zero-copy for rx frames
Giuseppe Cavallaro
1
-15
/
+46
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
1
-48
/
+66
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
1
-14
/
+13
2016-03-02
stmmac: optimize tx desc management
Giuseppe Cavallaro
1
-10
/
+6
2016-03-02
stmmac: merge get_rx_owner into rx_status routine.
Fabrice Gasnier
1
-4
/
+5
2016-03-02
stmmac: add is_jumbo field to dma data
Giuseppe Cavallaro
1
-0
/
+1
2016-03-02
stmmac: add last_segment field to dma data
Giuseppe Cavallaro
1
-1
/
+4
2016-03-02
stmmac: add length field to dma data
Giuseppe Cavallaro
1
-4
/
+7
2016-03-02
stmmac: review RX/TX ring management
Giuseppe Cavallaro
1
-104
/
+94
2016-03-02
stmmac: rework DMA bus setting and introduce new platform AXI structure
Giuseppe Cavallaro
1
-4
/
+8
2016-03-02
stmmac: share reset function between dwmac100 and dwmac1000
Giuseppe Cavallaro
1
-3
/
+11
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2015-12-16
stmmac: Fix calculations for ptp counters when clock input = 50Mhz.
Phil Reid
1
-11
/
+8
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-2
/
+2
2015-12-06
stmmac: fix resource management when resume
Giuseppe CAVALLARO
1
-3
/
+6
2015-11-30
stmmac: fix oversized frame reception
Giuseppe CAVALLARO
1
-0
/
+6
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-10-05
net: stmmac: avoid using timespec
Arnd Bergmann
1
-3
/
+5
2015-09-23
net: stmmac: fix type of entry variable
Andrzej Hajda
1
-1
/
+1
2015-09-10
stmmac: fix check for phydev being open
Alexey Brodkin
1
-1
/
+4
2015-07-21
stmmac: fix setting of driver data in stmmac_dvr_probe
Joachim Eastwood
1
-1
/
+1
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-22
/
+22
2015-06-24
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Brodkin
1
-22
/
+22
[next]