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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-23
enetc: fix locking for one-step timestamping packet transfer
Yangbo Lu
1
-9
/
+9
2021-04-22
net: enetc: fix link error again
Arnd Bergmann
1
-3
/
+1
2021-04-21
net: enetc: automatically select IERB module
Michael Walle
1
-1
/
+1
2021-04-21
net: fec: make use of generic NET_SELFTESTS library
Oleksij Rempel
2
-0
/
+8
2021-04-20
net: enetc: add support for flow control
Vladimir Oltean
3
-2
/
+85
2021-04-20
net: enetc: add a mini driver for the Integrated Endpoint Register Block
Vladimir Oltean
5
-1
/
+221
2021-04-20
net: enetc: create a common enetc_pf_to_port helper
Vladimir Oltean
2
-10
/
+22
2021-04-17
net: enetc: apply the MDIO workaround for XDP_REDIRECT too
Vladimir Oltean
1
-0
/
+4
2021-04-17
net: enetc: fix buffer leaks with XDP_TX enqueue rejections
Vladimir Oltean
1
-4
/
+12
2021-04-17
net: enetc: handle the invalid XDP action the same way as XDP_DROP
Vladimir Oltean
1
-4
/
+3
2021-04-17
net: enetc: use dedicated TX rings for XDP
Vladimir Oltean
2
-7
/
+40
2021-04-17
net: enetc: increase TX ring size
Vladimir Oltean
1
-1
/
+1
2021-04-17
net: enetc: remove unneeded xdp_do_flush_map()
Vladimir Oltean
1
-5
/
+0
2021-04-17
net: enetc: stop XDP NAPI processing when build_skb() fails
Vladimir Oltean
1
-2
/
+2
2021-04-17
net: enetc: recycle buffers for frames with RX errors
Vladimir Oltean
1
-0
/
+2
2021-04-17
net: enetc: rename the buffer reuse helpers
Vladimir Oltean
1
-30
/
+24
2021-04-17
net: enetc: remove redundant clearing of skb/xdp_frame pointer in TX conf path
Vladimir Oltean
1
-2
/
+0
2021-04-17
gianfar: Drop GFAR_MQ_POLLING support
Claudiu Manoil
2
-176
/
+11
2021-04-17
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
1
-2
/
+2
2021-04-16
enetc: convert to schedule_work()
Yangbo Lu
1
-1
/
+1
2021-04-15
net: enetc: fetch MAC address from device tree
Michael Walle
1
-16
/
+49
2021-04-14
dpaa2-switch: reuse dpaa2_switch_acl_entry_add() for STP frames trap
Ioana Ciornei
3
-46
/
+12
2021-04-14
dpaa2-switch: add tc matchall filter support
Ioana Ciornei
3
-0
/
+79
2021-04-14
dpaa2-switch: add tc flower hardware offload on ingress traffic
Ioana Ciornei
7
-14
/
+768
2021-04-14
dpaa2-switch: install default STP trap rule with the highest priority
Ioana Ciornei
1
-8
/
+1
2021-04-14
dpaa2-switch: create a central dpaa2_switch_acl_tbl structure
Ioana Ciornei
2
-10
/
+44
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
6
-28
/
+13
2021-04-12
enetc: support PTP Sync packet one-step timestamping
Yangbo Lu
4
-26
/
+195
2021-04-12
enetc: mark TX timestamp type per skb
Yangbo Lu
2
-8
/
+13
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2021-04-10
enetc: Use generic rule to map Tx rings to interrupt vectors
Claudiu Manoil
1
-5
/
+1
2021-04-10
net: enetc: fix TX ring interrupt storm
Vladimir Oltean
1
-1
/
+2
2021-04-10
net: enetc: fix array underflow in error handling code
Dan Carpenter
1
-1
/
+1
2021-04-10
net: fec: use mac-managed PHY PM
Heiner Kallweit
1
-0
/
+3
2021-04-03
dpaa2-eth: export the rx copybreak value as an ethtool tunable
Ioana Ciornei
3
-2
/
+47
2021-04-03
dpaa2-eth: add rx copybreak support
Ioana Ciornei
2
-3
/
+36
2021-04-03
dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf
Ioana Ciornei
2
-15
/
+17
2021-04-01
net: enetc: add support for XDP_REDIRECT
Vladimir Oltean
4
-12
/
+218
2021-04-01
net: enetc: increase RX ring default size
Vladimir Oltean
1
-1
/
+1
2021-04-01
net: enetc: add support for XDP_TX
Vladimir Oltean
3
-25
/
+228
2021-04-01
net: enetc: add support for XDP_DROP and XDP_PASS
Vladimir Oltean
4
-20
/
+281
2021-04-01
net: enetc: move up enetc_reuse_page and enetc_page_reusable
Vladimir Oltean
1
-19
/
+19
2021-04-01
net: enetc: clean the TX software BD on the TX confirmation path
Vladimir Oltean
1
-0
/
+4
2021-04-01
net: enetc: add a dedicated is_eof bit in the TX software BD
Vladimir Oltean
2
-4
/
+4
2021-04-01
net: enetc: move skb creation into enetc_build_skb
Vladimir Oltean
1
-37
/
+44
2021-04-01
net: enetc: consume the error RX buffer descriptors in a dedicated function
Vladimir Oltean
1
-16
/
+27
2021-03-31
dpaa2-switch: setup learning state on STP state change
Ioana Ciornei
1
-8
/
+26
2021-03-31
dpaa2-switch: trap STP frames to the CPU
Ioana Ciornei
5
-0
/
+289
2021-03-31
dpaa2-switch: keep track of the current learning state per port
Ioana Ciornei
2
-0
/
+5
2021-03-31
dpaa2-switch: create and assign an ACL table per port
Ioana Ciornei
5
-1
/
+193
[next]