index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-01
ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...
Peter Chen
2
-2
/
+6
2016-08-01
ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...
Peter Chen
1
-10
/
+26
2016-07-13
stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_d...
Wei Yongjun
1
-14
/
+3
2016-07-12
stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()
Wei Yongjun
1
-1
/
+1
2016-07-10
net: ethernet: Add TSE PCS support to dwmac-socfpga
Tien Hock Loh
4
-22
/
+431
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
6
-2
/
+49
2016-06-28
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
Giuseppe CAVALLARO
8
-35
/
+79
2016-06-28
drivers: net: stmmac: reworking the PCS code.
Giuseppe CAVALLARO
8
-165
/
+349
2016-06-26
net: stmmac: dwmac-rk: add rk3228-specific data
Xing Zheng
1
-0
/
+117
2016-06-16
net: stmmac: dwmac-rk: keep the PHY up for WoL
Vincent Palatin
1
-5
/
+43
2016-06-16
net: stmmac: allow to split suspend/resume from init/exit callbacks
Vincent Palatin
1
-2
/
+6
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+5
2016-06-09
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-06-01
stmmac: make platform drivers depend on their associated SoC
Peter Robinson
1
-7
/
+7
2016-05-25
net: stmmac: Fix incorrect memcpy source memory
Marek Vasut
1
-1
/
+1
2016-05-16
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
Ezequiel Garcia
1
-1
/
+6
2016-05-09
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-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+13
2016-04-16
stmmac: socfpga: remove extra call to socfpga_dwmac_setup
Dinh Nguyen
1
-6
/
+0
2016-04-13
net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparation
Alexandre TORGUE
1
-8
/
+1
2016-04-10
net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTP
Phil Reid
1
-3
/
+13
2016-04-09
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-02
stmmac: update version to Jan_2016
Alexandre TORGUE
1
-1
/
+1
2016-04-02
stmmac: support new GMAC4
Alexandre TORGUE
4
-54
/
+444
2016-04-02
stmmac: add new DT platform entries for GMAC4
Alexandre TORGUE
1
-0
/
+7
2016-04-02
stmmac: enhance mmc counter management
Alexandre TORGUE
5
-176
/
+188
2016-04-02
stmmac: add GMAC4 core support
Alexandre TORGUE
4
-3
/
+447
2016-04-02
stmmac: add DMA support for GMAC 4.xx
Alexandre TORGUE
5
-1
/
+793
2016-04-02
stmmac: add GMAC4 DMA/CORE Header File
Alexandre TORGUE
1
-0
/
+224
2016-04-02
stmmac: add descriptors function for GMAC 4.xx
Alexandre TORGUE
4
-1
/
+534
2016-04-02
stmmac: rework synopsys id read, moved to dwmac setup
Alexandre TORGUE
4
-35
/
+35
2016-04-02
stmmac: rework the routines to show the ring status
Alexandre TORGUE
4
-50
/
+67
2016-04-02
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-18
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
[next]