index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-11
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-07
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-30
stmmac: fix comments, make debug output consistent
Pavel Machek
2
-7
/
+10
2016-11-30
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
net: ethernet: stmmac: change dma descriptors to __le32
Michael Weiser
8
-181
/
+195
2016-11-16
stmmac: fix PTP type ethtool stats
Giuseppe CAVALLARO
5
-44
/
+69
2016-11-16
stmmac: fix PTP support for GMAC4
Giuseppe CAVALLARO
7
-73
/
+154
2016-11-16
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-15
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
2016-11-07
stmmac: dwmac-sti: remove unused priv dev member
Joachim Eastwood
1
-2
/
+0
2016-11-07
stmmac: dwmac-sti: clean up and rename sti_dwmac_init
Joachim Eastwood
1
-6
/
+4
2016-11-07
stmmac: dwmac-sti: move clk_prepare_enable out of init and add error handling
Joachim Eastwood
1
-4
/
+15
2016-11-07
stmmac: dwmac-sti: move st, gmac_en parsing to sti_dwmac_parse_data
Joachim Eastwood
1
-3
/
+3
2016-11-07
stmmac: dwmac-sti: add PM ops and resume function
Joachim Eastwood
1
-10
/
+37
2016-11-07
stmmac: dwmac-sti: remove clk NULL checks
Joachim Eastwood
1
-6
/
+4
2016-11-07
stmmac: dwmac-sti: remove useless of_node check
Joachim Eastwood
1
-3
/
+0
2016-11-03
net: stmmac: Add OXNAS Glue Driver
Neil Armstrong
3
-0
/
+229
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-16
/
+12
[next]