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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-26
ice: implement and use rd32_poll_timeout for ice_sq_done timeout
Jacob Keller
3
-21
/
+23
2024-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
22
-126
/
+370
2024-08-23
net: atlantic: Avoid warning about potential string truncation
Simon Horman
1
-2
/
+2
2024-08-22
net: xilinx: axienet: Fix dangling multicast addresses
Sean Anderson
2
-12
/
+10
2024-08-22
net: xilinx: axienet: Always disable promiscuous mode
Sean Anderson
1
-0
/
+4
2024-08-22
nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
1
-2
/
+2
2024-08-22
net: airoha: configure hw mac address according to the port id
Lorenzo Bianconi
1
-9
/
+23
2024-08-22
octeontx2-af: Fix CPT AF register offset calculation
Bharat Bhushan
1
-12
/
+11
2024-08-22
net: ngbe: Fix phy mode set to external phy
Mengyuan Lou
1
-2
/
+6
2024-08-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-46
/
+26
2024-08-22
net: xilinx: axienet: Add statistics support
Sean Anderson
2
-3
/
+407
2024-08-22
net: xilinx: axienet: Report RxRject as rx_dropped
Sean Anderson
1
-1
/
+1
2024-08-22
bnxt_en: Fix double DMA unmapping for XDP_REDIRECT
Somnath Kotur
1
-5
/
+0
2024-08-22
ice: Fix a 32bit bug
Dan Carpenter
1
-3
/
+3
2024-08-21
igb: cope with large MAX_SKB_FRAGS
Paolo Abeni
1
-0
/
+1
2024-08-21
cxgb4: add forgotten u64 ivlan cast before shift
Nikolay Kuratov
1
-1
/
+2
2024-08-21
net: hns3: Use ARRAY_SIZE() to improve readability
Zhang Zekun
1
-4
/
+4
2024-08-21
dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()
Dan Carpenter
1
-3
/
+4
2024-08-20
ice: use internal pf id instead of function number
Michal Swiatkowski
1
-2
/
+2
2024-08-20
ice: fix truesize operations for PAGE_SIZE >= 8192
Maciej Fijalkowski
2
-34
/
+20
2024-08-20
ice: fix ICE_LAST_OFFSET formula
Maciej Fijalkowski
1
-1
/
+1
2024-08-20
ice: fix page reuse when PAGE_SIZE is over 8k
Maciej Fijalkowski
1
-9
/
+3
2024-08-20
net: ethernet: ibm: Simpify code with for_each_child_of_node()
Zhang Zekun
1
-6
/
+4
2024-08-20
net/mlx5: E-Switch, Remove unused declarations
Yue Haibing
1
-3
/
+0
2024-08-20
igbvf: Remove two unused declarations
Yue Haibing
2
-2
/
+0
2024-08-20
gve: Remove unused declaration gve_rx_alloc_rings()
Yue Haibing
1
-1
/
+0
2024-08-17
bnx2x: Set ivi->vlan field as an integer
Simon Horman
1
-2
/
+2
2024-08-17
net: txgbe: Remove unnecessary NULL check before free
Simon Horman
1
-2
/
+1
2024-08-17
net: ethernet: lantiq_etop: remove unused variable
Aleksander Jan Bajkowski
1
-1
/
+0
2024-08-17
net/mlx5: Fix IPsec RoCE MPV trace call
Patrisious Haddad
1
-2
/
+4
2024-08-17
net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changes
Carolina Jubran
1
-5
/
+8
2024-08-17
net/mlx5e: SHAMPO, Release in progress headers
Dragos Tatulea
3
-10
/
+24
2024-08-17
net/mlx5e: SHAMPO, Fix page leak
Dragos Tatulea
1
-0
/
+1
2024-08-16
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
21
-89
/
+4780
2024-08-16
idpf: remove redundant 'req_vec_chunks' NULL check
Pavan Kumar Linga
1
-18
/
+5
2024-08-16
net: ag71xx: use devm for register_netdev
Rosen Penev
1
-13
/
+1
2024-08-16
net: ag71xx: use devm for of_mdiobus_register
Rosen Penev
1
-20
/
+3
2024-08-16
net: ag71xx: devm_clk_get_enabled
Rosen Penev
1
-30
/
+7
2024-08-16
net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
2
-43
/
+44
2024-08-16
net: ethernet: mtk_eth_soc: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
2
-9
/
+10
2024-08-16
net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untagged
Vladimir Oltean
2
-11
/
+178
2024-08-16
net: mscc: ocelot: serialize access to the injection/extraction groups
Vladimir Oltean
2
-0
/
+56
2024-08-16
net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"
Vladimir Oltean
2
-2
/
+9
2024-08-16
net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...
Vladimir Oltean
2
-7
/
+24
2024-08-16
bnxt_en: Don't clear ntuple filters and rss contexts during ethtool ops
Pavan Chebbi
3
-8
/
+2
2024-08-16
net/mlx5: Use cpumask_local_spread() instead of custom code
Erwan Velu
1
-23
/
+4
2024-08-16
ipv4: Remove redundant !ifa->ifa_dev check.
Kuniyuki Iwashima
2
-4
/
+3
2024-08-16
net: macb: increase max_mtu for oversized frames
Pieter Van Trappen
1
-2
/
+2
2024-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
26
-98
/
+263
2024-08-15
net: hns3: use correct release function during uninitialization
Peiyang Wang
1
-1
/
+1
[next]