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
/
wangxun
/
libwx
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-26
net: libwx: fix the creation of page_pool
Jiawen Wu
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-28
net: libwx: Fix statistics of multicast packets
Jiawen Wu
1
-1
/
+2
2025-05-26
net: txgbe: Implement PTP for AML devices
Jiawen Wu
1
-4
/
+26
2025-05-26
net: txgbe: Correct the currect link settings
Jiawen Wu
1
-3
/
+0
2025-05-26
net: txgbe: Support to handle GPIO IRQs for AML devices
Jiawen Wu
3
-0
/
+42
2025-05-26
net: txgbe: Implement PHYLINK for AML 25G/10G devices
Jiawen Wu
2
-3
/
+10
2025-05-26
net: txgbe: Distinguish between 40G and 25G devices
Jiawen Wu
4
-5
/
+11
2025-05-26
net: wangxun: Use specific flag bit to simplify the code
Jiawen Wu
5
-44
/
+19
2025-05-26
net: txgbe: Remove specified SP type
Jiawen Wu
1
-6
/
+6
2025-05-22
net: libwx: Fix log level
Jiawen Wu
1
-1
/
+1
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2025-05-15
net: libwx: Fix FW mailbox unknown command
Jiawen Wu
1
-0
/
+6
2025-05-15
net: libwx: Fix FW mailbox reply timeout
Jiawen Wu
1
-2
/
+2
2025-05-14
net: wangxun: Correct clerical errors in comments
Jiawen Wu
1
-1
/
+1
2025-04-23
net: wangxun: restrict feature flags for tunnel packets
Jiawen Wu
2
-0
/
+30
2025-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+5
2025-04-10
net: txgbe: add sriov function support
Mengyuan Lou
3
-0
/
+44
2025-04-10
net: ngbe: add sriov function support
Mengyuan Lou
3
-0
/
+35
2025-04-10
net: libwx: Add msg task func
Mengyuan Lou
6
-4
/
+703
2025-04-10
net: libwx: Redesign flow when sriov is enabled
Mengyuan Lou
3
-17
/
+441
2025-04-10
net: libwx: Add sriov api for wangxun nics
Mengyuan Lou
5
-1
/
+250
2025-04-10
net: libwx: Add mailbox api for wangxun pf drivers
Mengyuan Lou
4
-1
/
+217
2025-04-09
net: libwx: handle page_pool_dev_alloc_pages error
Chenyuan Yang
1
-1
/
+2
2025-04-08
net: libwx: Fix the wrong Rx descriptor field
Jiawen Wu
2
-3
/
+3
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-25
/
+40
2025-03-26
net: libwx: fix Tx L4 checksum
Jiawen Wu
1
-1
/
+3
2025-03-26
net: libwx: fix Tx descriptor content for some tunnel packets
Jiawen Wu
1
-24
/
+37
2025-02-25
net: wangxun: Replace the judgement of MAC type with flags
Jiawen Wu
3
-6
/
+7
2025-02-25
net: txgbe: Add basic support for new AML devices
Jiawen Wu
4
-52
/
+259
2025-02-21
net: ngbe: Add support for 1PPS and TOD
Jiawen Wu
5
-3
/
+234
2025-02-21
net: wangxun: Add periodic checks for overflow and errors
Jiawen Wu
2
-0
/
+107
2025-02-21
net: wangxun: Support to get ts info
Jiawen Wu
2
-0
/
+54
2025-02-21
net: wangxun: Add support for PTP clock
Jiawen Wu
6
-6
/
+741
2025-01-05
net: libwx: fix firmware mailbox abnormal return
Jiawen Wu
1
-13
/
+11
2024-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2024-09-12
net: libwx: fix number of Rx and Tx descriptors
Jiawen Wu
1
-3
/
+3
2024-07-31
net: wangxun: use net_prefetch to simplify logic
Joe Damato
1
-4
/
+1
2024-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+9
2024-07-02
net: txgbe: free isb resources at the right time
Jiawen Wu
1
-1
/
+3
2024-07-02
net: txgbe: remove separate irq request for MSI and INTx
Jiawen Wu
3
-2
/
+5
2024-07-02
net: txgbe: initialize num_q_vectors for MSI/INTx interrupts
Jiawen Wu
1
-0
/
+1
2024-06-20
net: txgbe: add FDIR info to ethtool ops
Jiawen Wu
3
-4
/
+44
2024-06-20
net: txgbe: support Flow Director perfect filters
Jiawen Wu
1
-0
/
+31
2024-06-20
net: txgbe: add FDIR ATR support
Jiawen Wu
5
-8
/
+105
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2024-05-17
net: txgbe: fix to control VLAN strip
Jiawen Wu
3
-3
/
+27
2024-05-17
net: wangxun: match VLAN CTAG and STAG features
Jiawen Wu
2
-0
/
+48
2024-05-17
net: wangxun: fix to change Rx features
Jiawen Wu
1
-1
/
+3
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
[next]