index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
wangxun
/
libwx
/
wx_lib.c
Age
Commit message (
Expand
)
Author
14 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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: init interrupts and request irqs
Mengyuan Lou
2025-07-03
net: ngbe: specify IRQ vector when the number of VFs is 7
Jiawen Wu
2025-07-03
net: wangxun: revert the adjustment of the IRQ vector sequence
Jiawen Wu
2025-07-02
net: libwx: fix the incorrect display of the queue number
Jiawen Wu
2025-06-26
net: libwx: fix the creation of page_pool
Jiawen Wu
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-26
net: txgbe: Support to handle GPIO IRQs for AML devices
Jiawen Wu
2025-05-26
net: txgbe: Distinguish between 40G and 25G devices
Jiawen Wu
2025-05-26
net: wangxun: Use specific flag bit to simplify the code
Jiawen Wu
2025-04-22
net: wangxun: restrict feature flags for tunnel packets
Jiawen Wu
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-09
net: libwx: Redesign flow when sriov is enabled
Mengyuan Lou
2025-04-08
net: libwx: handle page_pool_dev_alloc_pages error
Chenyuan Yang
2025-04-08
net: libwx: Fix the wrong Rx descriptor field
Jiawen Wu
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-25
net: libwx: fix Tx L4 checksum
Jiawen Wu
2025-03-25
net: libwx: fix Tx descriptor content for some tunnel packets
Jiawen Wu
2025-02-24
net: txgbe: Add basic support for new AML devices
Jiawen Wu
2025-02-20
net: wangxun: Add support for PTP clock
Jiawen Wu
2024-07-30
net: wangxun: use net_prefetch to simplify logic
Joe Damato
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-02
net: txgbe: free isb resources at the right time
Jiawen Wu
2024-07-02
net: txgbe: remove separate irq request for MSI and INTx
Jiawen Wu
2024-07-02
net: txgbe: initialize num_q_vectors for MSI/INTx interrupts
Jiawen Wu
2024-06-20
net: txgbe: support Flow Director perfect filters
Jiawen Wu
2024-06-20
net: txgbe: add FDIR ATR support
Jiawen Wu
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-17
net: txgbe: fix to control VLAN strip
Jiawen Wu
2024-05-17
net: wangxun: match VLAN CTAG and STAG features
Jiawen Wu
2024-05-17
net: wangxun: fix to change Rx features
Jiawen Wu
2024-04-25
net: wangxun: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-19
net: libwx: fix alloc msix vectors failed
Duanqiang Wen
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-01-27
net: txgbe: use irq_domain for interrupt controller
Jiawen Wu
2024-01-12
net: fill in MODULE_DESCRIPTION()s for wx_lib
Jakub Kicinski
2024-01-04
net: wangxun: add ethtool_ops for channel number
Jiawen Wu
2024-01-04
net: wangxun: add coalesce options support
Jiawen Wu
2024-01-04
net: wangxun: add ethtool_ops for ring parameters
Jiawen Wu
2023-12-15
net: libwx: fix memory leak on free page
duanqiangwen
2023-11-29
net: libwx: fix memory leak on msix entry
Jiawen Wu
2023-10-13
net: libwx: support hardware statistics
Jiawen Wu
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-06-08
net: txgbe: Support GPIO to SFP socket
Jiawen Wu
2023-05-31
net: libwx: Implement xx_set_features ops
Mengyuan Lou
2023-05-31
net: wangxun: Implement vlan add and kill functions
Mengyuan Lou
2023-05-31
net: wangxun: libwx add rx offload functions
Mengyuan Lou
[next]