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
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
/
freescale
/
dpaa2
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-27
net: dpaa2-mac: use resolved link config in mac_link_up()
Russell King
2
-22
/
+33
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
1
-2
/
+5
2020-02-27
dpaa2-eth: add support for nway reset
Russell King
1
-0
/
+11
2020-02-27
dpaa2-eth: add support for mii ioctls
Russell King
1
-1
/
+6
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+8
2019-12-18
dpaa2-ptp: fix double free of the ptp_qoriq IRQ
Ioana Ciornei
1
-6
/
+8
2019-12-17
dpaa2-ptp: add external trigger event support
Yangbo Lu
3
-1
/
+25
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+2
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-5
/
+2
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+9
2019-11-13
dpaa2-eth: free already allocated channels on probe defer
Ioana Ciornei
1
-1
/
+9
2019-11-08
dpaa2-eth: add ethtool MAC counters
Ioana Ciornei
6
-1
/
+213
2019-11-07
dpaa2-ptp: fix compile error
Chenwandun
1
-0
/
+1
2019-11-07
dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_mode
Ioana Ciornei
1
-5
/
+10
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+4
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-3
/
+3
2019-11-01
dpaa2-eth: add MAC/PHY support through phylink
Ioana Ciornei
9
-21
/
+816
2019-11-01
dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGED
Ioana Ciornei
1
-4
/
+3
2019-10-28
net: dpaa2: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+53
2019-10-17
dpaa2-eth: Fix TX FQID values
Ioana Radulescu
1
-0
/
+44
2019-10-17
dpaa2-eth: add irq for the dpmac connect/disconnect event
Florin Chiculita
2
-2
/
+9
2019-10-07
dpaa2-eth: Avoid unbounded while loops
Ioana Radulescu
2
-6
/
+34
2019-10-07
dpaa2-eth: Fix minor bug in ethtool stats reporting
Ioana Radulescu
1
-1
/
+1
2019-10-07
dpaa2-eth: Cleanup dead code
Ioana Radulescu
1
-7
/
+0
2019-09-05
dpaa2-eth: Poll Tx pending frames counter on if down
Ioana Radulescu
1
-3
/
+28
2019-09-05
dpaa2-eth: Add new DPNI statistics counters
Ioana Radulescu
3
-3
/
+58
2019-09-05
dpaa2-eth: Minor refactoring in ethtool stats
Ioana Radulescu
1
-11
/
+7
2019-08-30
dpaa2-eth: Add pause frame support
Ioana Radulescu
6
-13
/
+177
2019-08-30
dpaa2-eth: Use stored link settings
Ioana Radulescu
2
-14
/
+7
2019-08-30
dpaa2-eth: Remove support for changing link settings
Ioana Radulescu
1
-50
/
+1
2019-08-11
dpaa2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-50
/
+7
2019-06-15
dpaa2-ptp: add interrupt support
Yangbo Lu
4
-1
/
+417
2019-06-15
dpaa2-ptp: reuse ptp_qoriq driver
Yangbo Lu
5
-282
/
+34
2019-06-12
dpaa2-eth: Add mqprio support
Ioana Radulescu
2
-5
/
+64
2019-06-12
dpaa2-eth: Support multiple traffic classes on Tx
Ioana Radulescu
2
-11
/
+19
2019-06-12
dpaa2-eth: Refactor xps code
Ioana Radulescu
1
-13
/
+32
2019-06-10
dpaa2-eth: Use napi_alloc_frag()
Sebastian Andrzej Siewior
1
-1
/
+1
2019-06-10
dpaa2-eth: Remove preempt_disable() from seed_pool()
Sebastian Andrzej Siewior
1
-9
/
+0
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+6
2019-05-26
dpaa2-eth: Make constant 64-bit long
Ioana Radulescu
1
-1
/
+1
2019-05-26
dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate
Ioana Radulescu
1
-2
/
+2
2019-05-26
dpaa2-eth: Fix potential spectre issue
Ioana Radulescu
1
-0
/
+3
2019-05-23
Revert "dpaa2-eth: configure the cache stashing amount on a queue"
Ioana Radulescu
1
-6
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-17
dpaa2-eth: Add flow steering support without masking
Ioana Ciocoi Radulescu
3
-32
/
+127
2019-04-17
dpaa2-eth: Update hash key composition code
Ioana Ciocoi Radulescu
2
-2
/
+30
2019-04-17
dpaa2-eth: Add a couple of macros
Ioana Ciocoi Radulescu
2
-2
/
+7
2019-04-17
dpaa2-eth: Fix Rx classification status
Ioana Ciocoi Radulescu
1
-1
/
+6
2019-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+10
[next]