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-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-16
/
+9
2016-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+20
2016-10-13
stmmac: fix error check when init ptp
Giuseppe CAVALLARO
2
-6
/
+8
2016-10-13
stmmac: fix ptp init for gmac4
Giuseppe CAVALLARO
1
-5
/
+12
2016-10-12
net: stmmac: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-41
/
+56
2016-10-12
net: stmmac: use phydev from struct net_device
Philippe Reynes
4
-33
/
+30
2016-10-07
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
5
-6
/
+338
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
1
-1
/
+1
2016-09-18
stmmac: fix PWRDWN into the PMT register for global unicast.
Giuseppe CAVALLARO
2
-2
/
+2
2016-09-13
net: ethernet: dwmac: fix non static symbol warning
Wei Yongjun
1
-1
/
+2
2016-09-12
stmmac: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-07
net: stmmac: update the module description of the dwmac-meson driver
Martin Blumenstingl
1
-2
/
+2
2016-09-07
net: stmmac: add a glue driver for the Amlogic Meson 8b / GXBB DWMAC
Martin Blumenstingl
3
-4
/
+328
2016-09-07
stmmac: introduce get_stmmac_bsp_priv() helper
Joachim Eastwood
1
-0
/
+8
2016-09-02
net: stmmac: dwmac-rk: add pd_gmac support for rk3399
David Wu
1
-0
/
+9
2016-09-02
net: stmmac: dwmac-rk: fixes the gmac resume after PD on/off
Roger Chen
1
-9
/
+10
2016-09-02
net: stmmac: dwmac-rk: add rk3366 & rk3399 specific data
Roger Chen
1
-0
/
+226
2016-09-01
net: ethernet: stmmac: add support of Synopsys 3.50a MAC IP
Alexandre TORGUE
1
-0
/
+1
2016-09-01
net: ethernet: dwmac: add Ethernet glue logic for stm32 chip
Alexandre TORGUE
3
-0
/
+206
2016-08-30
drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"
Colin Ian King
1
-1
/
+1
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
[next]