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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-23
net: wangxun: move PHYLINK dependency
Arnd Bergmann
1
-3
/
+1
2025-11-20
net: txgbe: support getting module EEPROM by page
Jiawen Wu
4
-0
/
+77
2025-11-20
net: txgbe: delay to identify modules in .ndo_open
Jiawen Wu
1
-1
/
+2
2025-11-20
net: txgbe: improve functions of AML 40G devices
Jiawen Wu
7
-48
/
+137
2025-11-20
net: txgbe: rename the SFP related
Jiawen Wu
6
-34
/
+35
2025-11-20
net: txgbe: support CR modules for AML devices
Jiawen Wu
2
-18
/
+44
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+4
2025-11-05
net: libwx: fix device bus LAN ID
Jiawen Wu
2
-3
/
+4
2025-10-28
net: txgbe: support RSC offload
Jiawen Wu
6
-17
/
+224
2025-10-28
net: txgbe: support TX head write-back mode
Jiawen Wu
7
-2
/
+81
2025-10-28
net: txgbe: support RX desc merge mode
Jiawen Wu
6
-0
/
+33
2025-10-16
net: txgbe: rename txgbe_get_phy_link()
Jiawen Wu
1
-2
/
+2
2025-10-16
net: txgbe: optimize the flow to setup PHY for AML devices
Jiawen Wu
3
-38
/
+15
2025-10-16
net: txgbe: expend SW-FW mailbox buffer size to identify QSFP module
Jiawen Wu
1
-1
/
+3
2025-09-29
net: libwx: restrict change user-set RSS configuration
Jiawen Wu
2
-23
/
+35
2025-09-29
net: wangxun: add RSS reta and rxfh fields support
Jiawen Wu
6
-2
/
+167
2025-09-29
net: libwx: move rss_field to struct wx
Jiawen Wu
2
-8
/
+21
2025-09-29
net: libwx: support separate RSS configuration for every pool
Jiawen Wu
4
-33
/
+98
2025-09-26
Wangxun: vf: Implement some ethtool apis for get_xxx
Mengyuan Lou
4
-0
/
+42
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+0
2025-09-04
net: libwx: fix to enable RSS
Jiawen Wu
1
-4
/
+0
2025-08-22
net: wangxun: support to use adaptive RX/TX coalescing
Jiawen Wu
12
-7
/
+141
2025-08-22
net: wangxun: cleanup the code in wx_set_coalesce()
Jiawen Wu
1
-20
/
+8
2025-08-22
net: wangxun: limit tx_max_coalesced_frames_irq
Jiawen Wu
1
-2
/
+5
2025-08-22
net: ngbe: change the default ITR setting
Jiawen Wu
2
-7
/
+10
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-08-15
net: libwx: Fix the size in RSS hash key population
Chandra Mohan Sundar
1
-1
/
+1
2025-08-13
net: libwx: cleanup VF register macros
Jiawen Wu
1
-37
/
+35
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
21
-5
/
+2438
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-19
/
+12
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
2
-4
/
+8
2025-07-15
net: libwx: fix the using of Rx buffer DMA
Jiawen Wu
2
-3
/
+2
2025-07-15
net: libwx: remove duplicate page_pool_put_full_page()
Jiawen Wu
2
-12
/
+0
2025-07-14
net: wangxun: fix LIBWX dependencies again
Arnd Bergmann
1
-0
/
+2
2025-07-09
net: ngbevf: add link update flow
Mengyuan Lou
1
-0
/
+3
2025-07-09
net: ngbevf: init interrupts and request irqs
Mengyuan Lou
2
-0
/
+19
2025-07-09
net: ngbevf: add sw init pci info and reset hardware
Mengyuan Lou
2
-0
/
+95
2025-07-09
net: wangxun: add ngbevf build
Mengyuan Lou
5
-0
/
+198
2025-07-09
net: txgbevf: add link update flow
Mengyuan Lou
6
-0
/
+238
2025-07-09
net: txgbevf: Support Rx and Tx process path
Mengyuan Lou
2
-1
/
+26
2025-07-09
net: txgbevf: init interrupts and request irqs
Mengyuan Lou
6
-5
/
+97
2025-07-09
net: txgbevf: add sw init pci info and reset hardware
Mengyuan Lou
5
-1
/
+151
2025-07-09
net: wangxun: add txgbevf build
Mengyuan Lou
7
-0
/
+244
2025-07-09
net: libwx: add wangxun vf common api
Mengyuan Lou
9
-2
/
+562
2025-07-09
net: libwx: add base vf api for vf drivers
Mengyuan Lou
6
-1
/
+540
2025-07-09
net: libwx: add mailbox api for wangxun vf drivers
Mengyuan Lou
3
-0
/
+268
2025-07-03
net: ngbe: specify IRQ vector when the number of VFs is 7
Jiawen Wu
5
-2
/
+16
2025-07-03
net: wangxun: revert the adjustment of the IRQ vector sequence
Jiawen Wu
6
-17
/
+16
[next]