index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
wangxun
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-05
net: libwx: fix device bus LAN ID
Jiawen Wu
2
-3
/
+4
2025-09-29
net: libwx: restrict change user-set RSS configuration
Jiawen Wu
2
-23
/
+35
2025-09-29
net: wangxun: add RSS reta and rxfh fields support
Jiawen Wu
6
-2
/
+167
2025-09-29
net: libwx: move rss_field to struct wx
Jiawen Wu
2
-8
/
+21
2025-09-29
net: libwx: support separate RSS configuration for every pool
Jiawen Wu
4
-33
/
+98
2025-09-26
Wangxun: vf: Implement some ethtool apis for get_xxx
Mengyuan Lou
4
-0
/
+42
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+0
2025-09-04
net: libwx: fix to enable RSS
Jiawen Wu
1
-4
/
+0
2025-08-22
net: wangxun: support to use adaptive RX/TX coalescing
Jiawen Wu
12
-7
/
+141
2025-08-22
net: wangxun: cleanup the code in wx_set_coalesce()
Jiawen Wu
1
-20
/
+8
2025-08-22
net: wangxun: limit tx_max_coalesced_frames_irq
Jiawen Wu
1
-2
/
+5
2025-08-22
net: ngbe: change the default ITR setting
Jiawen Wu
2
-7
/
+10
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-08-15
net: libwx: Fix the size in RSS hash key population
Chandra Mohan Sundar
1
-1
/
+1
2025-08-13
net: libwx: cleanup VF register macros
Jiawen Wu
1
-37
/
+35
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
21
-5
/
+2438
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-19
/
+12
2025-07-15
net: libwx: fix multicast packets received count
Jiawen Wu
1
-0
/
+2
2025-07-15
net: libwx: properly reset Rx ring descriptor
Jiawen Wu
2
-4
/
+8
2025-07-15
net: libwx: fix the using of Rx buffer DMA
Jiawen Wu
2
-3
/
+2
2025-07-15
net: libwx: remove duplicate page_pool_put_full_page()
Jiawen Wu
2
-12
/
+0
2025-07-14
net: wangxun: fix LIBWX dependencies again
Arnd Bergmann
1
-0
/
+2
2025-07-09
net: ngbevf: add link update flow
Mengyuan Lou
1
-0
/
+3
2025-07-09
net: ngbevf: init interrupts and request irqs
Mengyuan Lou
2
-0
/
+19
2025-07-09
net: ngbevf: add sw init pci info and reset hardware
Mengyuan Lou
2
-0
/
+95
2025-07-09
net: wangxun: add ngbevf build
Mengyuan Lou
5
-0
/
+198
2025-07-09
net: txgbevf: add link update flow
Mengyuan Lou
6
-0
/
+238
2025-07-09
net: txgbevf: Support Rx and Tx process path
Mengyuan Lou
2
-1
/
+26
2025-07-09
net: txgbevf: init interrupts and request irqs
Mengyuan Lou
6
-5
/
+97
2025-07-09
net: txgbevf: add sw init pci info and reset hardware
Mengyuan Lou
5
-1
/
+151
2025-07-09
net: wangxun: add txgbevf build
Mengyuan Lou
7
-0
/
+244
2025-07-09
net: libwx: add wangxun vf common api
Mengyuan Lou
9
-2
/
+562
2025-07-09
net: libwx: add base vf api for vf drivers
Mengyuan Lou
6
-1
/
+540
2025-07-09
net: libwx: add mailbox api for wangxun vf drivers
Mengyuan Lou
3
-0
/
+268
2025-07-03
net: ngbe: specify IRQ vector when the number of VFs is 7
Jiawen Wu
5
-2
/
+16
2025-07-03
net: wangxun: revert the adjustment of the IRQ vector sequence
Jiawen Wu
6
-17
/
+16
2025-07-03
net: txgbe: request MISC IRQ in ndo_open
Jiawen Wu
2
-13
/
+11
2025-07-02
net: libwx: fix the incorrect display of the queue number
Jiawen Wu
1
-0
/
+1
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
1
-1
/
+1
2025-06-30
net: txgbe: fix the issue of TX failure
Jiawen Wu
1
-0
/
+1
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
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
28
-152
/
+2752
2025-05-27
net: txgbe: Support the FDIR rules assigned to VFs
Jiawen Wu
3
-12
/
+24
2025-05-27
net: libwx: Fix statistics of multicast packets
Jiawen Wu
1
-1
/
+2
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2025-05-26
net: txgbe: Implement SRIOV for AML devices
Jiawen Wu
1
-0
/
+5
2025-05-26
net: txgbe: Implement PTP for AML devices
Jiawen Wu
4
-5
/
+39
2025-05-26
net: txgbe: Restrict the use of mismatched FW versions
Jiawen Wu
3
-0
/
+24
[next]