index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
wangxun
/
libwx
Age
Commit message (
Expand
)
Author
10 days
net: libwx: rename wx_pf_flags to wx_flags
Jiawen Wu
2026-08-27
net: wangxun: use BIT_ULL() to prevent shift overflow on 32-bit archs
Jiawen Wu
2026-08-22
net: libwx: fix concurrent bitmap overwrite in PTP setup
Jiawen Wu
2026-08-07
net: wangxun: add pcie error handler
Jiawen Wu
2026-08-07
net: wangxun: implement soft quiesce for PCIe error recovery
Jiawen Wu
2026-08-07
net: wangxun: add reinit parameter to wx->do_reset callback
Jiawen Wu
2026-08-07
net: wangxun: add Tx timeout process
Jiawen Wu
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-30
net: libwx: fix FDIR ATR queue mismatch for software VLAN packets
Jiawen Wu
2026-07-22
net: libwx: disable TX VLAN offload for packets with >2 VLAN tags
Jiawen Wu
2026-07-21
net: libwx: add support for set_coalesce in wx_ethtool_ops_vf
Mengyuan Lou
2026-07-21
net: libwx: add support for set_ringparam in wx_ethtool_ops_vf
Mengyuan Lou
2026-06-30
net: libwx: fix VMDQ mask for 1-queue mode
Jiawen Wu
2026-05-28
net: wangxun: introduce WX_STATE_DOWN to serialize device shutdown state
Jiawen Wu
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
[next]