index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
wangxun
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-04
net: libwx: fix to enable RSS
Jiawen Wu
1
-4
/
+0
2025-08-15
net: libwx: Fix the size in RSS hash key population
Chandra Mohan Sundar
1
-1
/
+1
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
21
-5
/
+2438
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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
2025-07-03
net: txgbe: request MISC IRQ in ndo_open
Jiawen Wu
2
-13
/
+11
2025-07-02
net: libwx: fix the incorrect display of the queue number
Jiawen Wu
1
-0
/
+1
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
1
-1
/
+1
2025-06-30
net: txgbe: fix the issue of TX failure
Jiawen Wu
1
-0
/
+1
2025-06-26
net: libwx: fix the creation of page_pool
Jiawen Wu
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
28
-152
/
+2752
2025-05-27
net: txgbe: Support the FDIR rules assigned to VFs
Jiawen Wu
3
-12
/
+24
2025-05-27
net: libwx: Fix statistics of multicast packets
Jiawen Wu
1
-1
/
+2
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2025-05-26
net: txgbe: Implement SRIOV for AML devices
Jiawen Wu
1
-0
/
+5
2025-05-26
net: txgbe: Implement PTP for AML devices
Jiawen Wu
4
-5
/
+39
2025-05-26
net: txgbe: Restrict the use of mismatched FW versions
Jiawen Wu
3
-0
/
+24
2025-05-26
net: txgbe: Correct the currect link settings
Jiawen Wu
3
-4
/
+28
2025-05-26
net: txgbe: Support to handle GPIO IRQs for AML devices
Jiawen Wu
8
-2
/
+433
2025-05-26
net: txgbe: Implement PHYLINK for AML 25G/10G devices
Jiawen Wu
7
-6
/
+195
2025-05-26
net: txgbe: Distinguish between 40G and 25G devices
Jiawen Wu
8
-26
/
+61
2025-05-26
net: wangxun: Use specific flag bit to simplify the code
Jiawen Wu
6
-44
/
+20
2025-05-26
net: txgbe: Remove specified SP type
Jiawen Wu
5
-32
/
+32
2025-05-21
net: libwx: Fix log level
Jiawen Wu
1
-1
/
+1
2025-05-16
net: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+17
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-05-14
net: txgbe: Fix to calculate EEPROM checksum for AML devices
Jiawen Wu
2
-1
/
+9
2025-05-14
net: wangxun: Correct clerical errors in comments
Jiawen Wu
2
-2
/
+2
[next]