index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: stmmac: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-12
1
-41
/
+56
*
net: stmmac: use phydev from struct net_device
Philippe Reynes
2016-10-12
4
-33
/
+30
*
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2016-10-08
5
-6
/
+338
|
\
|
*
net: stmmac: update the module description of the dwmac-meson driver
Martin Blumenstingl
2016-09-07
1
-2
/
+2
|
*
net: stmmac: add a glue driver for the Amlogic Meson 8b / GXBB DWMAC
Martin Blumenstingl
2016-09-07
3
-4
/
+328
|
*
stmmac: introduce get_stmmac_bsp_priv() helper
Joachim Eastwood
2016-09-07
1
-0
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
2
-2
/
+2
|
\
\
|
*
|
stmmac: fix PWRDWN into the PMT register for global unicast.
Giuseppe CAVALLARO
2016-09-19
2
-2
/
+2
|
|
/
*
|
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-09-22
1
-1
/
+1
*
|
net: ethernet: dwmac: fix non static symbol warning
Wei Yongjun
2016-09-13
1
-1
/
+2
*
|
stmmac: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-13
1
-1
/
+1
*
|
net: stmmac: dwmac-rk: add pd_gmac support for rk3399
David Wu
2016-09-03
1
-0
/
+9
*
|
net: stmmac: dwmac-rk: fixes the gmac resume after PD on/off
Roger Chen
2016-09-03
1
-9
/
+10
*
|
net: stmmac: dwmac-rk: add rk3366 & rk3399 specific data
Roger Chen
2016-09-03
1
-0
/
+226
*
|
net: ethernet: stmmac: add support of Synopsys 3.50a MAC IP
Alexandre TORGUE
2016-09-01
1
-0
/
+1
*
|
net: ethernet: dwmac: add Ethernet glue logic for stm32 chip
Alexandre TORGUE
2016-09-01
3
-0
/
+206
*
|
drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"
Colin Ian King
2016-08-31
1
-1
/
+1
|
/
*
ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...
Peter Chen
2016-08-02
2
-2
/
+6
*
ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...
Peter Chen
2016-08-02
1
-10
/
+26
*
stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_d...
Wei Yongjun
2016-07-14
1
-14
/
+3
*
stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()
Wei Yongjun
2016-07-12
1
-1
/
+1
*
net: ethernet: Add TSE PCS support to dwmac-socfpga
Tien Hock Loh
2016-07-11
4
-22
/
+431
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
1
-1
/
+1
|
\
|
*
net: stmmac: Fix null-function call in ISR on stmmac1000
Matt Corallo
2016-07-02
1
-1
/
+1
*
|
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-10
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-02
1
-7
/
+7
|
/
*
net: stmmac: Fix incorrect memcpy source memory
Marek Vasut
2016-05-26
1
-1
/
+1
*
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
Ezequiel Garcia
2016-05-17
1
-1
/
+6
*
stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops static
Joachim Eastwood
2016-05-10
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-24
1
-3
/
+13
|
\
|
|
*
net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTP
Phil Reid
2016-04-11
1
-3
/
+13
*
|
stmmac: socfpga: remove extra call to socfpga_dwmac_setup
Dinh Nguyen
2016-04-17
1
-6
/
+0
*
|
net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparation
Alexandre TORGUE
2016-04-14
1
-8
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-09
1
-12
/
+10
|
\
|
[next]