index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
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
1
-12
/
+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 channel number
Jiawen Wu
1
-27
/
+59
2024-01-04
net: wangxun: add coalesce options support
Jiawen Wu
1
-1
/
+1
2024-01-04
net: wangxun: add ethtool_ops for ring parameters
Jiawen Wu
1
-0
/
+66
2023-12-15
net: libwx: fix memory leak on free page
duanqiangwen
1
-76
/
+6
2023-11-29
net: libwx: fix memory leak on msix entry
Jiawen Wu
1
-1
/
+1
2023-10-13
net: libwx: support hardware statistics
Jiawen Wu
1
-2
/
+18
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
1
-1
/
+1
2023-06-08
net: txgbe: Support GPIO to SFP socket
Jiawen Wu
1
-1
/
+2
2023-05-31
net: libwx: Implement xx_set_features ops
Mengyuan Lou
1
-0
/
+20
2023-05-31
net: wangxun: Implement vlan add and kill functions
Mengyuan Lou
1
-0
/
+18
2023-05-31
net: wangxun: libwx add rx offload functions
Mengyuan Lou
1
-2
/
+232
2023-05-31
net: wangxun: libwx add tx offload functions
Mengyuan Lou
1
-5
/
+457
2023-04-20
net: libwx: fix memory leak in wx_setup_rx_resources
Zhengchao Shao
1
-1
/
+4
2023-02-10
net: libwx: fix an error code in wx_alloc_page_pool()
Dan Carpenter
1
-1
/
+1
2023-02-08
net: libwx: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-02-08
net: libwx: clean up one inconsistent indenting
Yang Li
1
-1
/
+1
2023-02-06
net: libwx: Add tx path to process packets
Mengyuan Lou
1
-0
/
+439
2023-02-06
net: libwx: Support to receive packets in NAPI
Jiawen Wu
1
-1
/
+654
2023-02-06
net: libwx: Allocate Rx and Tx resources
Jiawen Wu
1
-0
/
+303
2023-02-06
net: libwx: Add irq flow functions
Mengyuan Lou
1
-0
/
+609