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
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
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
/
sfc
/
siena
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-23
sfc: Use netdev refcount tracking in struct efx_async_filter_insertion
YiFei Zhu
2
-2
/
+5
2024-11-09
net: sfc: use ethtool string helpers
Rosen Penev
7
-39
/
+34
2024-10-04
sfc: Don't invoke xdp_do_flush() from netpoll.
Sebastian Andrzej Siewior
1
-1
/
+2
2024-09-10
sfc/siena: Remove setting of RX software timestamp
Gal Pressman
1
-5
/
+0
2024-09-07
sfc: siena: rip out rss-context dead code
Edward Cree
6
-211
/
+8
2024-09-07
sfc/siena: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
3
-4
/
+4
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-03-08
net: introduce include/net/rps.h
Eric Dumazet
1
-0
/
+1
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-3
/
+2
2024-02-14
net: remove stale mentions of dev_base_lock in comments
Eric Dumazet
1
-1
/
+1
2023-12-14
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
3
-64
/
+60
2023-12-14
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2
-31
/
+39
2023-12-05
sfc-siena: Implement ndo_hwtstamp_(get|set)
Alex Austin
5
-27
/
+38
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
1
-1
/
+1
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-08-22
sfc: allocate a big enough SKB for loopback selftest packet
Edward Cree
1
-1
/
+1
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
1
-1
/
+1
2023-08-01
sfc: fix field-spanning memcpy in selftest
Edward Cree
1
-10
/
+13
2023-06-26
sfc: siena: use padding to fix alignment in loopback test
Edward Cree
1
-19
/
+28
2023-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2023-06-15
sfc: fix XDP queues mode with legacy IRQ
Íñigo Huguet
1
-0
/
+2
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-0
/
+1
2023-03-09
sfc/siena: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2023-02-08
sfc: move xdp_features configuration in efx_pci_probe_post_io()
Lorenzo Bianconi
1
-4
/
+4
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+4
2022-12-07
sfc: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-1
/
+1
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
1
-3
/
+4
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2022-09-20
sfc/siena: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
1
-1
/
+1
2022-09-20
sfc/siena: fix TX channel offset when using legacy interrupts
Íñigo Huguet
1
-1
/
+1
2022-09-13
sfc: introduce shutdown entry point in efx pci driver
Pieter Jansen van Vuuren
1
-0
/
+12
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
5
-7
/
+7
2022-07-26
sfc/siena: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-07-07
sfc/siena: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+2
2022-06-25
sfc: siena: fix repeated words in comments
Jilin Yuan
1
-5
/
+5
2022-06-19
sfc/siena: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-02
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
1
-4
/
+2
2022-06-02
sfc/siena: fix considering that all channels have TX queues
Martin Habets
1
-1
/
+1
2022-05-21
sfc/siena: Remove duplicate check on segments
Martin Habets
1
-8
/
+1
2022-05-19
sfc: siena: Have a unique wrapper ifndef for efx channels header
Saeed Mahameed
1
-2
/
+2
2022-05-14
eth: sfc: remove remnants of the out-of-tree napi_weight module param
Jakub Kicinski
1
-7
/
+1
2022-05-13
sfc: siena: Fix Kconfig dependencies
Ren Zhijie
1
-0
/
+1
2022-05-13
sfc/siena: Reinstate SRIOV init/fini function calls
Martin Habets
2
-0
/
+19
2022-05-13
sfc/siena: Make PTP and reset support specific for Siena
Martin Habets
2
-4
/
+5
2022-05-13
sfc/siena: Make MCDI logging support specific for Siena
Martin Habets
5
-14
/
+25
2022-05-13
siena: Make HWMON support specific for Siena
Martin Habets
3
-5
/
+12
2022-05-13
siena: Make SRIOV support specific for Siena
Martin Habets
12
-29
/
+37
2022-05-13
siena: Make MTD support specific for Siena
Martin Habets
8
-12
/
+20
[next]