index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-07-24
net: libwx: fix multicast packets received count
Jiawen Wu
1
-0
/
+2
2025-07-24
net: libwx: properly reset Rx ring descriptor
Jiawen Wu
2
-4
/
+8
2025-07-24
net: libwx: fix the using of Rx buffer DMA
Jiawen Wu
2
-3
/
+2
2025-07-24
net: libwx: remove duplicate page_pool_put_full_page()
Jiawen Wu
2
-12
/
+0
2025-07-17
net: wangxun: revert the adjustment of the IRQ vector sequence
Jiawen Wu
2
-9
/
+9
2025-07-10
net: libwx: fix the incorrect display of the queue number
Jiawen Wu
1
-0
/
+1
2025-07-06
net: libwx: fix Tx L4 checksum
Jiawen Wu
1
-1
/
+3
2025-07-06
net: libwx: fix the creation of page_pool
Jiawen Wu
1
-1
/
+1
2025-04-20
net: libwx: handle page_pool_dev_alloc_pages error
Chenyuan Yang
1
-1
/
+2
2025-01-17
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
2024-04-25
net: wangxun: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-4
/
+4
2024-04-19
net: libwx: fix alloc msix vectors failed
Duanqiang Wen
1
-1
/
+1
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-1
/
+1
2024-01-27
net: txgbe: use irq_domain for interrupt controller
Jiawen Wu
3
-15
/
+8
2024-01-12
net: fill in MODULE_DESCRIPTION()s for wx_lib
Jakub Kicinski
1
-0
/
+1
2024-01-04
net: wangxun: add ethtool_ops for msglevel
Jiawen Wu
2
-0
/
+18
2024-01-04
net: wangxun: add ethtool_ops for channel number
Jiawen Wu
5
-32
/
+249
2024-01-04
net: wangxun: add coalesce options support
Jiawen Wu
5
-1
/
+112
2024-01-04
net: wangxun: add ethtool_ops for ring parameters
Jiawen Wu
5
-0
/
+96
2024-01-04
net: wangxun: add flow control support
Jiawen Wu
5
-0
/
+243
2024-01-04
net: libwx: add phylink to libwx
Jiawen Wu
3
-0
/
+39
2023-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-77
/
+6
2023-12-15
net: libwx: fix memory leak on free page
duanqiangwen
2
-77
/
+6
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
1
-1
/
+1
2023-11-30
net: libwx: fix memory leak on msix entry
Jiawen Wu
1
-1
/
+1
2023-11-19
net: wangxun: fix kernel panic due to null pointer
Jiawen Wu
1
-3
/
+5
2023-10-14
net: libwx: support hardware statistics
Jiawen Wu
6
-2
/
+377
2023-09-14
net: wangxun: move MDIO bus implementation to the library
Jiawen Wu
3
-0
/
+100
2023-08-25
net: txgbe: support copper NIC with external PHY
Jiawen Wu
1
-0
/
+26
2023-08-25
net: txgbe: support switching mode to 1000BASE-X and SGMII
Jiawen Wu
1
-0
/
+2
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
1
-1
/
+1
2023-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2023-07-19
net: txgbe: change LAN reset mode
Jiawen Wu
2
-66
/
+0
2023-07-14
net: ethernet: Remove repeating expression
Wang Ming
1
-1
/
+0
2023-07-14
net: ngbe: add Wake on Lan support
Mengyuan Lou
3
-2
/
+8
[next]