index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
1
-10
/
+4
*
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
2
-4
/
+11
|
\
|
*
stmmac: dwmac-sunxi: Call exit cleanup function in probe error path
Chen-Yu Tsai
2015-12-14
1
-1
/
+5
|
*
stmmac: fix resource management when resume
Giuseppe CAVALLARO
2015-12-05
1
-3
/
+6
*
|
stmmac: socfpga: Provide dt node to config ptp clk source.
Phil Reid
2015-12-15
1
-0
/
+9
*
|
stmmac: Fix calculations for ptp counters when clock input = 50Mhz.
Phil Reid
2015-12-15
3
-15
/
+15
*
|
stmmac: create of compatible mdio bus for stmmac driver
Phil Reid
2015-12-15
2
-4
/
+24
*
|
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
3
-22
/
+28
|
\
|
|
*
stmmac: fix oversized frame reception
Giuseppe CAVALLARO
2015-11-30
1
-0
/
+6
|
*
stmmac: fix PHY reset during resume
Giuseppe CAVALLARO
2015-11-30
1
-15
/
+13
|
*
stmmac: dwmac-sti: fix st,tx-retime-src check
Giuseppe CAVALLARO
2015-11-30
1
-6
/
+7
|
*
stmmac: fix csr clock divisor for 300MHz
Giuseppe CAVALLARO
2015-11-30
1
-1
/
+1
|
*
stmmac: fix a filter problem after resuming.
Giuseppe CAVALLARO
2015-11-30
1
-0
/
+1
*
|
stmmac: ipq806x: Return error values instead of pointers
Stephen Boyd
2015-12-03
1
-13
/
+11
*
|
stmmac: support Reg_9 to get HW level information
Giuseppe CAVALLARO
2015-12-01
4
-0
/
+173
|
/
*
stmmac: avoid ipq806x constant overflow warning
Arnd Bergmann
2015-11-12
1
-5
/
+5
*
net: stmmac: fix double-initialization of phy_iface
LABBE Corentin
2015-11-05
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-03
1
-2
/
+5
|
\
|
*
stmmac: Correctly report PTP capabilities.
Phil Reid
2015-11-01
1
-2
/
+5
*
|
net: stmmac: avoid using timespec
Arnd Bergmann
2015-10-05
1
-3
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-26
1
-3
/
+8
|
\
|
|
*
net: stmmac: Use msleep rather then udelay for reset delay
Sjoerd Simons
2015-09-15
1
-3
/
+8
*
|
net: stmmac: fix type of entry variable
Andrzej Hajda
2015-09-22
1
-1
/
+1
|
/
*
stmmac: fix check for phydev being open
Alexey Brodkin
2015-09-09
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
1
-2
/
+2
|
\
|
*
stmmac: dwmac-ipq806x: fix static checker warning
Mathieu Olivari
2015-08-07
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
1
-0
/
+4
|
\
|
|
*
stmmac: fix missing MODULE_LICENSE in stmmac_platform
Joachim Eastwood
2015-07-31
1
-0
/
+4
*
|
stmmac: dwmac-sti: refactor the init glue callbacks
Joachim Eastwood
2015-07-29
1
-31
/
+12
*
|
stmmac: remove setup/free glue callbacks
Joachim Eastwood
2015-07-29
2
-10
/
+0
*
|
stmmac: dwmac-rk: use rk_gmac_ops as of match data
Joachim Eastwood
2015-07-29
1
-23
/
+4
*
|
stmmac: dwmac-rk: make rk_gmac_ops structs static const
Joachim Eastwood
2015-07-29
1
-4
/
+4
*
|
stmmac: dwmac-sti: use custom of match structure
Joachim Eastwood
2015-07-29
1
-3
/
+8
*
|
stmmac: let dwmac-* drivers handle their own match data
Joachim Eastwood
2015-07-29
3
-18
/
+18
*
|
stmmac: move stmmac_pltfr_probe into dwmac-generic
Joachim Eastwood
2015-07-29
3
-57
/
+48
*
|
stmmac: dwmac-rk: create a new probe function
Joachim Eastwood
2015-07-29
1
-9
/
+31
*
|
stmmac: dwmac-sti: turn setup callback into a probe function
Joachim Eastwood
2015-07-29
1
-9
/
+22
*
|
stmmac: dwmac-sunxi: turn setup callback into a probe function
Joachim Eastwood
2015-07-29
1
-18
/
+31
*
|
stmmac: dwmac-sunxi: move sun7i_gmac_setup function
Joachim Eastwood
2015-07-29
1
-29
/
+29
*
|
stmmac: dwmac-socfpga: turn setup callback into a probe function
Joachim Eastwood
2015-07-29
1
-14
/
+26
*
|
stmmac: dwmac-socfpga: move socfpga_dwmac_probe function
Joachim Eastwood
2015-07-29
1
-25
/
+25
*
|
stmmac: dwmac-ipq806x: turn setup callback into a probe function
Joachim Eastwood
2015-07-29
1
-15
/
+23
*
|
stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed function
Joachim Eastwood
2015-07-29
1
-7
/
+7
*
|
stmmac: fix ptr_ret.cocci warning
Fengguang Wu
2015-07-29
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-23
1
-1
/
+1
|
\
|
|
*
stmmac: fix setting of driver data in stmmac_dvr_probe
Joachim Eastwood
2015-07-21
1
-1
/
+1
*
|
stmmac: add proper probe function to dwmac-meson
Joachim Eastwood
2015-07-20
1
-11
/
+20
*
|
stmmac: add proper probe function to dwmac-lpc18xx
Joachim Eastwood
2015-07-20
1
-36
/
+23
[next]