index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2026-04-12
net: libwx: improve flow control setting
Jiawen Wu
1
-3
/
+43
2026-04-12
net: libwx: wrap-around and reset qmprc counter
Jiawen Wu
1
-4
/
+6
2026-04-12
net: wangxun: schedule hardware stats update in watchdog
Jiawen Wu
1
-0
/
+9
2026-04-12
net: wangxun: replace busy-wait reset flag with kernel mutex
Jiawen Wu
1
-0
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+2
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-11-05
net: libwx: fix device bus LAN ID
Jiawen Wu
1
-1
/
+2
2025-10-28
net: txgbe: support RSC offload
Jiawen Wu
1
-2
/
+48
2025-10-28
net: txgbe: support TX head write-back mode
Jiawen Wu
1
-0
/
+9
2025-10-28
net: txgbe: support RX desc merge mode
Jiawen Wu
1
-0
/
+10
2025-09-29
net: libwx: restrict change user-set RSS configuration
Jiawen Wu
1
-18
/
+18
2025-09-29
net: wangxun: add RSS reta and rxfh fields support
Jiawen Wu
1
-2
/
+1
2025-09-29
net: libwx: move rss_field to struct wx
Jiawen Wu
1
-8
/
+9
2025-09-29
net: libwx: support separate RSS configuration for every pool
Jiawen Wu
1
-25
/
+86
2025-09-04
net: libwx: fix to enable RSS
Jiawen Wu
1
-4
/
+0
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+5
2025-07-15
net: libwx: fix multicast packets received count
Jiawen Wu
1
-0
/
+2
2025-07-15
net: libwx: properly reset Rx ring descriptor
Jiawen Wu
1
-4
/
+3
2025-07-09
net: txgbevf: init interrupts and request irqs
Mengyuan Lou
1
-0
/
+6
2025-07-09
net: txgbevf: add sw init pci info and reset hardware
Mengyuan Lou
1
-1
/
+2
2025-07-09
net: libwx: add wangxun vf common api
Mengyuan Lou
1
-1
/
+2
2025-07-09
net: libwx: add base vf api for vf drivers
Mengyuan Lou
1
-1
/
+1
2025-05-27
net: libwx: Fix statistics of multicast packets
Jiawen Wu
1
-1
/
+2
2025-05-26
net: txgbe: Implement PHYLINK for AML 25G/10G devices
Jiawen Wu
1
-3
/
+9
2025-05-26
net: txgbe: Distinguish between 40G and 25G devices
Jiawen Wu
1
-0
/
+1
2025-05-26
net: wangxun: Use specific flag bit to simplify the code
Jiawen Wu
1
-28
/
+7
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2025-05-14
net: libwx: Fix FW mailbox unknown command
Jiawen Wu
1
-0
/
+6
2025-05-14
net: libwx: Fix FW mailbox reply timeout
Jiawen Wu
1
-2
/
+2
2025-04-09
net: libwx: Add msg task func
Mengyuan Lou
1
-4
/
+4
2025-04-09
net: libwx: Redesign flow when sriov is enabled
Mengyuan Lou
1
-14
/
+282
2025-02-24
net: wangxun: Replace the judgement of MAC type with flags
Jiawen Wu
1
-2
/
+2
2025-02-24
net: txgbe: Add basic support for new AML devices
Jiawen Wu
1
-35
/
+178
2025-02-20
net: ngbe: Add support for 1PPS and TOD
Jiawen Wu
1
-0
/
+19
2025-01-04
net: libwx: fix firmware mailbox abnormal return
Jiawen Wu
1
-13
/
+11
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-07-02
net: txgbe: remove separate irq request for MSI and INTx
Jiawen Wu
1
-0
/
+1
2024-06-20
net: txgbe: add FDIR info to ethtool ops
Jiawen Wu
1
-0
/
+5
2024-06-20
net: txgbe: add FDIR ATR support
Jiawen Wu
1
-4
/
+23
2024-05-17
net: txgbe: fix to control VLAN strip
Jiawen Wu
1
-0
/
+2
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
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
[next]