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
2017-01-02
net: stmmac: remove unused duplicate property snps,axi_all
Niklas Cassel
1
-1
/
+0
2016-12-29
stmmac: adding EEE to GMAC4
jpinto
2
-0
/
+71
2016-12-29
stmmac: enable rx queues
jpinto
5
-0
/
+56
2016-12-27
net: stmmac: fix incorrect bit set in gmac4 mdio addr register
Kweh, Hock Leong
1
-1
/
+3
2016-12-23
stmmac: CSR clock configuration fix
jpinto
3
-6
/
+6
2016-12-21
net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerup
Heiko Stübner
1
-4
/
+4
2016-12-19
stmmac: fix memory barriers
Pavel Machek
3
-7
/
+7
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-12-10
net: ethernet: stmmac: remove private tx queue lock
Lino Sanfilippo
2
-23
/
+6
2016-12-08
net: smmac: allow configuring lower pbl values
Niklas Cassel
4
-2
/
+7
2016-12-08
net: stmmac: add support for independent DMA pbl for tx/rx
Niklas Cassel
3
-11
/
+15
2016-12-08
net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASK
Niklas Cassel
1
-1
/
+1
2016-12-08
net: stmmac: stmmac_platform: fix parsing of DT binding
Niklas Cassel
2
-16
/
+17
2016-12-08
net: stmmac: simplify the common DMA init API
Niklas Cassel
5
-22
/
+22
2016-12-08
net: stmmac: return error if no DMA configuration is found
Niklas Cassel
1
-9
/
+9
2016-12-08
net: stmmac: stmmac_platform: use correct setup function for gmac4
Niklas Cassel
2
-2
/
+3
2016-12-08
net: stmmac: dwmac-generic: add missing compatible strings
Niklas Cassel
1
-0
/
+3
2016-12-07
net: stmmac: do not call phy_ethtool_ksettings_set from atomic context
Niklas Cassel
1
-2
/
+0
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+8
2016-12-06
net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...
Niklas Cassel
3
-2
/
+8
2016-12-03
net: stmmac: unify mdio functions
LABBE Corentin
5
-98
/
+48
2016-12-03
net: stmmac: avoid Camelcase naming
LABBE Corentin
1
-3
/
+3
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-62
/
+206
2016-12-02
net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks
Johan Hovold
13
-49
/
+156
2016-12-02
net: ethernet: stmmac: platform: fix outdated function header
Johan Hovold
1
-1
/
+0
2016-12-02
net: ethernet: stmmac: dwmac-meson8b: fix probe error path
Johan Hovold
1
-1
/
+10
2016-12-02
net: ethernet: stmmac: dwmac-generic: fix probe error path
Johan Hovold
1
-1
/
+11
2016-12-02
net: ethernet: stmmac: dwmac-rk: fix probe error path
Johan Hovold
1
-1
/
+10
2016-12-02
net: ethernet: stmmac: dwmac-sti: fix probe error path
Johan Hovold
1
-1
/
+10
2016-12-02
net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errors
Johan Hovold
1
-10
/
+19
2016-11-29
stmmac: fix comments, make debug output consistent
Pavel Machek
2
-7
/
+10
2016-11-29
net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queues
Niklas Cassel
2
-1
/
+14
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-153
/
+261
2016-11-21
ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC
Peter Robinson
1
-1
/
+1
2016-11-17
net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpart
LABBE Corentin
1
-28
/
+21
2016-11-17
net: stmmac: replace hardcoded function name by __func__
LABBE Corentin
1
-4
/
+3
2016-11-17
net: stmmac: replace all pr_xxx by their netdev_xxx counterpart
LABBE Corentin
2
-95
/
+123
2016-11-16
net: stmmac: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
ptp_clock: Allow for it to be optional
Nicolas Pitre
1
-1
/
+1
2016-11-15
net: ethernet: stmmac: change dma descriptors to __le32
Michael Weiser
8
-181
/
+195
2016-11-15
stmmac: fix PTP type ethtool stats
Giuseppe CAVALLARO
5
-44
/
+69
2016-11-15
stmmac: fix PTP support for GMAC4
Giuseppe CAVALLARO
7
-73
/
+154
2016-11-15
stmmac: update the PTP header file
Giuseppe CAVALLARO
1
-35
/
+37
2016-11-15
net: ethernet: Fix SGMII unable to switch speed and autonego failure
Jia Jie Ho
1
-2
/
+2
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2016-11-14
net: stmmac: Fix lack of link transition for fixed PHYs
Florian Fainelli
1
-0
/
+7
2016-11-09
Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"
Joachim Eastwood
1
-6
/
+2
2016-11-09
stmmac: dwmac-rk: absorb rk_gmac_init into probe
Joachim Eastwood
1
-9
/
+1
2016-11-09
stmmac: dwmac-rk: turn exit into standard driver remove callback
Joachim Eastwood
1
-9
/
+11
2016-11-09
stmmac: dwmac-rk: turn resume/suspend into standard PM callbacks
Joachim Eastwood
1
-27
/
+32
[next]