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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-08
net/mlx5e: Remove redundant code for handling vlan actions
Roi Dayan
4
-243
/
+14
2023-02-08
net/mlx5e: Don't listen to remove flows event
Leon Romanovsky
1
-3
/
+1
2023-02-08
net/mlx5: fw reset: Skip device ID check if PCI link up failed
Moshe Shemesh
1
-0
/
+1
2023-02-08
net/mlx5: Remove redundant health work lock
Shay Drory
1
-21
/
+7
2023-02-08
mlx5: reduce stack usage in mlx5_setup_tc
Arnd Bergmann
1
-6
/
+11
2023-02-07
net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"
Vladimir Oltean
1
-12
/
+12
2023-02-07
amd-xgbe: fix mismatched prototype
Arnd Bergmann
1
-1
/
+2
2023-02-07
net: mscc: ocelot: un-export unused regmap symbols
Colin Foster
1
-28
/
+14
2023-02-07
Merge branch 'aux-bus-v11' of https://github.com/ajitkhaparde1/linux
Jakub Kicinski
6
-316
/
+235
2023-02-07
ice: switch: fix potential memleak in ice_add_adv_recipe()
Zhang Changzhong
1
-1
/
+1
2023-02-07
ice: Fix off by one in ice_tc_forward_to_queue()
Dan Carpenter
1
-1
/
+1
2023-02-07
ice: Fix disabling Rx VLAN filtering with port VLAN enabled
Brett Creeley
1
-1
/
+15
2023-02-07
ice: fix out-of-bounds KASAN warning in virtchnl
Michal Swiatkowski
2
-18
/
+12
2023-02-07
ice: Do not use WQ_MEM_RECLAIM flag for workqueue
Anirudh Venkataramanan
1
-1
/
+1
2023-02-06
ice: remove unnecessary virtchnl_ether_addr struct use
Jacob Keller
5
-35
/
+35
2023-02-06
ice: introduce .irq_close VF operation
Jacob Keller
3
-0
/
+6
2023-02-06
ice: introduce clear_reset_state operation
Jacob Keller
4
-4
/
+31
2023-02-06
ice: convert vf_ops .vsi_rebuild to .create_vsi
Jacob Keller
3
-15
/
+40
2023-02-06
ice: introduce ice_vf_init_host_cfg function
Jacob Keller
3
-34
/
+57
2023-02-06
ice: add a function to initialize vf entry
Jacob Keller
3
-14
/
+29
2023-02-06
ice: Pull common tasks into ice_vf_post_vsi_rebuild
Jacob Keller
2
-4
/
+17
2023-02-06
ice: move ice_vf_vsi_release into ice_vf_lib.c
Jacob Keller
3
-15
/
+19
2023-02-06
ice: move vsi_type assignment from ice_vsi_alloc to ice_vsi_cfg
Jacob Keller
1
-25
/
+26
2023-02-06
ice: refactor VSI setup to use parameter structure
Jacob Keller
6
-63
/
+147
2023-02-06
ice: drop unnecessary VF parameter from several VSI functions
Jacob Keller
1
-13
/
+8
2023-02-06
ice: fix function comment referring to ice_vsi_alloc
Jacob Keller
1
-1
/
+1
2023-02-06
ice: Add more usage of existing function ice_get_vf_vsi(vf)
Brett Creeley
1
-4
/
+4
2023-02-06
net: enetc: act upon mqprio queue config in taprio offload
Vladimir Oltean
1
-14
/
+6
2023-02-06
net: enetc: act upon the requested mqprio queue configuration
Vladimir Oltean
1
-31
/
+70
2023-02-06
net: enetc: request mqprio to validate the queue counts
Vladimir Oltean
2
-7
/
+7
2023-02-06
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
6
-0
/
+93
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
12
-2
/
+12
2023-02-06
gve: Fix gve interrupt names
Praveen Kaligineedi
1
-5
/
+4
2023-02-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
10
-967
/
+1142
2023-02-06
net: microchip: sparx5: fix PTP init/deinit not checking all ports
Casper Andersson
1
-2
/
+2
2023-02-06
net: ngbe: Support Rx and Tx process path
Mengyuan Lou
2
-13
/
+61
2023-02-06
net: txgbe: Support Rx and Tx process path
Jiawen Wu
1
-9
/
+28
2023-02-06
net: libwx: Add tx path to process packets
Mengyuan Lou
4
-0
/
+465
2023-02-06
net: libwx: Support to receive packets in NAPI
Jiawen Wu
4
-1
/
+706
2023-02-06
net: txgbe: Setup Rx and Tx ring
Jiawen Wu
3
-3
/
+44
2023-02-06
net: libwx: Allocate Rx and Tx resources
Jiawen Wu
5
-0
/
+388
2023-02-06
net: libwx: Configure Rx and Tx unit on hardware
Jiawen Wu
3
-0
/
+684
2023-02-06
net: txgbe: Add interrupt support
Jiawen Wu
2
-0
/
+219
2023-02-06
net: ngbe: Add irqs request flow
Mengyuan Lou
2
-1
/
+202
2023-02-06
net: libwx: Add irq flow functions
Mengyuan Lou
6
-2
/
+788
2023-02-06
Merge tag 'mlx5-updates-2023-02-04' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
17
-54
/
+129
2023-02-06
sparx5: add support for configuring PSFP via tc
Daniel Machon
3
-3
/
+240
2023-02-06
net: microchip: sparx5: initialize PSFP
Daniel Machon
3
-0
/
+23
2023-02-06
net: microchip: sparx5: add support for PSFP stream filters
Daniel Machon
2
-0
/
+95
2023-02-06
net: microchip: sparx5: add support for PSFP stream gates
Daniel Machon
2
-0
/
+179
[prev]
[next]