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-08-31
dpaa2-eth: Replace strlcpy with strscpy
Jason Wang
1
-4
/
+4
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
4
-11
/
+27
2021-08-20
net: dpaa2-switch: call dpaa2_switch_port_disconnect_mac on probe error path
Vladimir Oltean
1
-5
/
+14
2021-08-20
net: dpaa2-switch: phylink_disconnect_phy needs rtnl_lock
Vladimir Oltean
1
-0
/
+4
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-18
/
+18
2021-08-19
net: dpaa2-switch: disable the control interface on error path
Vladimir Oltean
1
-18
/
+18
2021-08-14
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-1
/
+1
2021-08-14
net: dpaa_eth: remove dead select in menuconfig FSL_DPAA_ETH
Lukas Bulwahn
1
-1
/
+0
2021-08-14
net: fec: add WoL support for i.MX8MQ
Joakim Zhang
2
-5
/
+23
2021-08-09
net: fec: fix build error for ARCH m68k
Joakim Zhang
1
-0
/
+2
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+3
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-08-05
net: fec: fix use-after-free in fec_drv_remove
Pavel Skripkin
1
-1
/
+1
2021-08-04
dpaa2-switch: export MAC statistics in ethtool
Ioana Ciornei
1
-5
/
+19
2021-08-04
dpaa2-switch: add a prefix to HW ethtool stats
Ioana Ciornei
1
-12
/
+12
2021-08-04
dpaa2-switch: integrate the MAC endpoint support
Ioana Ciornei
5
-7
/
+130
2021-08-04
bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID
Ioana Ciornei
1
-1
/
+1
2021-08-04
dpaa2-switch: no need to check link state right after ndo_open
Ioana Ciornei
1
-14
/
+0
2021-08-04
dpaa2-switch: do not enable the DPSW at probe time
Ioana Ciornei
1
-6
/
+0
2021-08-04
dpaa2-switch: use the port index in the IRQ handler
Ioana Ciornei
1
-16
/
+11
2021-08-04
dpaa2-switch: request all interrupts sources on the DPSW
Ioana Ciornei
1
-8
/
+6
2021-08-04
net: fec: fix MAC internal delay doesn't work
Joakim Zhang
1
-10
/
+38
2021-08-03
dpaa2-eth: make the array faf_bits static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-07-29
dpaa2-switch: offload shared block mirror filters when binding to a port
Ioana Ciornei
3
-0
/
+71
2021-07-29
dpaa2-switch: add VLAN based mirroring
Ioana Ciornei
1
-5
/
+138
2021-07-29
dpaa2-switch: add support for port mirroring
Ioana Ciornei
3
-5
/
+182
2021-07-29
dpaa2-switch: add API for setting up mirroring
Ioana Ciornei
3
-0
/
+130
2021-07-29
dpaa2-switch: reorganize dpaa2_switch_cls_matchall_replace
Ioana Ciornei
1
-6
/
+25
2021-07-29
dpaa2-switch: reorganize dpaa2_switch_cls_flower_replace
Ioana Ciornei
1
-6
/
+26
2021-07-29
dpaa2-switch: rename dpaa2_switch_acl_tbl into filter_block
Ioana Ciornei
3
-125
/
+130
2021-07-29
dpaa2-switch: rename dpaa2_switch_tc_parse_action to specify the ACL
Ioana Ciornei
1
-8
/
+8
2021-07-28
net: fec: add MAC internal delayed clock feature support
Fugang Duan
2
-0
/
+33
2021-07-28
net: fec: add eee mode tx lpi support
Fugang Duan
2
-0
/
+95
2021-07-28
net: fec: add imx8mq and imx8qm new versions support
Fugang Duan
2
-0
/
+43
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
9
-9
/
+9
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
1
-1
/
+1
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-8
/
+9
2021-07-22
dpaa2-switch: seed the buffer pool after allocating the swp
Ioana Ciornei
1
-8
/
+8
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
1
-2
/
+10
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
1
-0
/
+13
2021-07-22
net: dpaa2-switch: refactor prechangeupper sanity checks
Vladimir Oltean
1
-11
/
+26
2021-07-22
net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join
Vladimir Oltean
1
-4
/
+7
2021-07-20
fsl/fman: Add fibre support
Maxim Kochetkov
1
-0
/
+1
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-10
/
+1
2021-06-29
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
1
-1
/
+1
2021-06-25
net: mdiobus: withdraw fwnode_mdbiobus_register
Marcin Wojtas
2
-3
/
+12
2021-06-24
freescale: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2
-10
/
+1
2021-06-22
net/fsl: switch to fwnode_mdiobus_register
Marcin Wojtas
2
-12
/
+3
2021-06-22
net: fec: add ndo_select_queue to fix TX bandwidth fluctuations
Fugang Duan
1
-0
/
+32
2021-06-22
net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP
Joakim Zhang
2
-5
/
+11
[next]