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_hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-27
net: txgbe: use irq_domain for interrupt controller
Jiawen Wu
1
-2
/
+0
2024-01-04
net: wangxun: add ethtool_ops for channel number
Jiawen Wu
1
-2
/
+101
2024-01-04
net: wangxun: add flow control support
Jiawen Wu
1
-0
/
+172
2023-11-19
net: wangxun: fix kernel panic due to null pointer
Jiawen Wu
1
-3
/
+5
2023-10-13
net: libwx: support hardware statistics
Jiawen Wu
1
-0
/
+99
2023-09-14
net: wangxun: move MDIO bus implementation to the library
Jiawen Wu
1
-0
/
+92
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2023-07-18
net: txgbe: change LAN reset mode
Jiawen Wu
1
-65
/
+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
1
-1
/
+2
2023-05-31
net: wangxun: Implement vlan add and kill functions
Mengyuan Lou
1
-1
/
+271
2023-03-17
net: wangxun: Implement the ndo change mtu interface
Mengyuan Lou
1
-1
/
+20
2023-02-06
net: libwx: Add tx path to process packets
Mengyuan Lou
1
-0
/
+4
2023-02-06
net: libwx: Support to receive packets in NAPI
Jiawen Wu
1
-0
/
+11
2023-02-06
net: libwx: Allocate Rx and Tx resources
Jiawen Wu
1
-0
/
+8
2023-02-06
net: libwx: Configure Rx and Tx unit on hardware
Jiawen Wu
1
-0
/
+597
2023-02-06
net: libwx: Add irq flow functions
Mengyuan Lou
1
-1
/
+54
2023-01-17
net: wangxun: clean up the code
Mengyuan Lou
1
-13
/
+9
2023-01-06
net: txgbe: Remove structure txgbe_adapter
Jiawen Wu
1
-1
/
+1
2023-01-06
net: wangxun: Rename private structure in libwx
Jiawen Wu
1
-237
/
+237
2023-01-06
net: wangxun: Move MAC address handling to libwx
Jiawen Wu
1
-5
/
+111
2022-11-18
net: libwx: Fix dead code for duplicate check
Jiawen Wu
1
-2
/
+0
2022-11-02
net: ngbe: Initialize sw info and register netdev
Mengyuan Lou
1
-2
/
+38
2022-11-02
net: libwx: Implement interaction with firmware
Jiawen Wu
1
-0
/
+427
2022-10-28
net: txgbe: Set MAC address and register netdev
Jiawen Wu
1
-2
/
+229
2022-10-28
net: txgbe: Reset hardware
Jiawen Wu
1
-0
/
+160
2022-10-28
net: txgbe: Store PCI info
Jiawen Wu
1
-0
/
+88