index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
wangxun
/
libwx
Age
Commit message (
Expand
)
Author
2026-04-30
net: libwx: use request_irq for VF misc interrupt
Jiawen Wu
2026-04-30
net: libwx: fix VF illegal register access
Jiawen Wu
2026-04-12
net: libwx: improve flow control setting
Jiawen Wu
2026-04-12
net: libwx: wrap-around and reset qmprc counter
Jiawen Wu
2026-04-12
net: wangxun: schedule hardware stats update in watchdog
Jiawen Wu
2026-04-12
net: wangxun: reorder timer and work sync cancellations
Jiawen Wu
2026-04-12
net: wangxun: move ethtool_ops.set_channels into libwx
Jiawen Wu
2026-04-12
net: wangxun: replace busy-wait reset flag with kernel mutex
Jiawen Wu
2026-04-12
net: ngbe: move the WOL functions to libwx
Jiawen Wu
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-06
net: libwx: remove unused rx_buffer_pgcnt
Jiawen Wu
2025-11-20
net: txgbe: improve functions of AML 40G devices
Jiawen Wu
2025-11-20
net: txgbe: rename the SFP related
Jiawen Wu
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-05
net: libwx: fix device bus LAN ID
Jiawen Wu
2025-10-28
net: txgbe: support RSC offload
Jiawen Wu
2025-10-28
net: txgbe: support TX head write-back mode
Jiawen Wu
2025-10-28
net: txgbe: support RX desc merge mode
Jiawen Wu
2025-10-16
net: txgbe: optimize the flow to setup PHY for AML devices
Jiawen Wu
2025-09-29
net: libwx: restrict change user-set RSS configuration
Jiawen Wu
2025-09-29
net: wangxun: add RSS reta and rxfh fields support
Jiawen Wu
2025-09-29
net: libwx: move rss_field to struct wx
Jiawen Wu
2025-09-29
net: libwx: support separate RSS configuration for every pool
Jiawen Wu
2025-09-26
Wangxun: vf: Implement some ethtool apis for get_xxx
Mengyuan Lou
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-04
net: libwx: fix to enable RSS
Jiawen Wu
2025-08-22
net: wangxun: support to use adaptive RX/TX coalescing
Jiawen Wu
2025-08-22
net: wangxun: cleanup the code in wx_set_coalesce()
Jiawen Wu
2025-08-22
net: wangxun: limit tx_max_coalesced_frames_irq
Jiawen Wu
2025-08-22
net: ngbe: change the default ITR setting
Jiawen Wu
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-15
net: libwx: Fix the size in RSS hash key population
Chandra Mohan Sundar
2025-08-13
net: libwx: cleanup VF register macros
Jiawen Wu
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-15
net: libwx: fix multicast packets received count
Jiawen Wu
2025-07-15
net: libwx: properly reset Rx ring descriptor
Jiawen Wu
2025-07-15
net: libwx: fix the using of Rx buffer DMA
Jiawen Wu
2025-07-15
net: libwx: remove duplicate page_pool_put_full_page()
Jiawen Wu
2025-07-09
net: txgbevf: add link update flow
Mengyuan Lou
2025-07-09
net: txgbevf: Support Rx and Tx process path
Mengyuan Lou
2025-07-09
net: txgbevf: init interrupts and request irqs
Mengyuan Lou
2025-07-09
net: txgbevf: add sw init pci info and reset hardware
Mengyuan Lou
2025-07-09
net: wangxun: add txgbevf build
Mengyuan Lou
2025-07-09
net: libwx: add wangxun vf common api
Mengyuan Lou
2025-07-09
net: libwx: add base vf api for vf drivers
Mengyuan Lou
[next]