index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
marvell
/
mvpp2
/
mvpp2_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+2
2020-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-12-03
net: mvpp2: Fix error return code in mvpp2_open()
Wang Hai
1
-0
/
+1
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
1
-2
/
+2
2020-11-25
net: mvpp2: divide fifo for dts-active ports only
Stefan Chulski
1
-35
/
+94
2020-11-14
net: mvpp2: Add xdp tx return bulking support
Lorenzo Bianconi
1
-1
/
+9
2020-09-27
net: marvell: mvpp2: Fix W=1 warning with !CONFIG_ACPI
Andrew Lunn
1
-0
/
+2
2020-09-14
net: mvpp2: set SKBTX_IN_PROGRESS
Russell King
1
-0
/
+2
2020-09-11
net: mvpp2: ptp: Fix unused variables
Alex Dewar
1
-4
/
+2
2020-09-10
net: mvpp2: ptp: add support for transmit timestamping
Russell King
1
-10
/
+189
2020-09-10
net: mvpp2: ptp: add support for receive timestamping
Russell King
1
-1
/
+107
2020-09-10
net: mvpp2: ptp: add TAI support
Russell King
1
-0
/
+4
2020-09-10
net: mvpp2: check first level interrupt status registers
Russell King
1
-2
/
+11
2020-09-10
net: mvpp2: rename mis-named "link status" interrupt
Russell King
1
-17
/
+18
2020-09-10
net: mvpp2: restructure "link status" interrupt handling
Russell King
1
-32
/
+51
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-09-04
net: mvpp2: split xlg and gmac pcs
Russell King
1
-55
/
+55
2020-09-04
net: mvpp2: convert to phylink pcs operations
Russell King
1
-116
/
+176
2020-09-04
net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()
Russell King
1
-32
/
+21
2020-09-04
net: mvpp2: ensure the port is forced down while changing modes
Russell King
1
-11
/
+36
2020-09-04
net: mvpp2: convert to use mac_prepare()/mac_finish()
Russell King
1
-11
/
+37
2020-09-04
net: mvpp2: tidy up ACPI hack
Russell King
1
-18
/
+18
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+0
2020-08-04
net: mvpp2: fix memory leak in mvpp2_rx
Lorenzo Bianconi
1
-0
/
+1
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-3
/
+0
2020-07-07
mvpp2: fix pointer check
Matteo Croce
1
-3
/
+12
2020-07-04
mvpp2: xdp ethtool stats
Sven Auhagen
1
-18
/
+140
2020-07-04
mvpp2: XDP TX support
Matteo Croce
1
-44
/
+260
2020-07-04
mvpp2: add basic XDP support
Matteo Croce
1
-3
/
+162
2020-07-04
mvpp2: use page_pool allocator
Matteo Croce
1
-25
/
+131
2020-07-04
mvpp2: refactor BM pool init percpu code
Matteo Croce
1
-12
/
+11
2020-06-21
net: mvpp2: set xlg flow control in mvpp2_mac_link_up()
Russell King
1
-12
/
+11
2020-06-21
net: mvpp2: add register modification helper
Russell King
1
-42
/
+46
2020-06-21
net: mvpp2: add mvpp2_phylink_to_port() helper
Russell King
1
-15
/
+14
2020-06-21
net: mvpp2: add port support helpers
Russell King
1
-16
/
+27
2020-06-19
net: tso: cache transport header length
Eric Dumazet
1
-3
/
+3
2020-06-16
mvpp2: remove module bugfix
Sven Auhagen
1
-2
/
+5
2020-06-15
mvpp2: ethtool rxtx stats fix
Sven Auhagen
1
-2
/
+2
2020-05-07
net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
Dan Carpenter
1
-0
/
+2
2020-03-15
net: mvpp2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-02-27
net: mvpp2: use resolved link config in mac_link_up()
Russell King
1
-36
/
+47
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
1
-6
/
+13
2020-01-06
net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR
Russell King
1
-5
/
+14
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-20
net: mvpp2: cycle comphy to power it down
Russell King
1
-0
/
+10
2019-12-18
net: mvpp2: update mvpp2 validate() implementation
Russell King
1
-4
/
+18
2019-12-14
net: marvell: mvpp2: phylink requires the link interrupt
Russell King
1
-1
/
+1
2019-11-24
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
1
-11
/
+10
2019-10-28
mvpp2: prefetch frame header
Matteo Croce
1
-0
/
+1
[next]