summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/wangxun
AgeCommit message (Expand)Author
3 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
4 daysMerge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-15net: libwx: fix multicast packets received countJiawen Wu
2025-07-15net: libwx: properly reset Rx ring descriptorJiawen Wu
2025-07-15net: libwx: fix the using of Rx buffer DMAJiawen Wu
2025-07-15net: libwx: remove duplicate page_pool_put_full_page()Jiawen Wu
2025-07-14net: wangxun: fix LIBWX dependencies againArnd Bergmann
2025-07-09net: ngbevf: add link update flowMengyuan Lou
2025-07-09net: ngbevf: init interrupts and request irqsMengyuan Lou
2025-07-09net: ngbevf: add sw init pci info and reset hardwareMengyuan Lou
2025-07-09net: wangxun: add ngbevf buildMengyuan Lou
2025-07-09net: txgbevf: add link update flowMengyuan Lou
2025-07-09net: txgbevf: Support Rx and Tx process pathMengyuan Lou
2025-07-09net: txgbevf: init interrupts and request irqsMengyuan Lou
2025-07-09net: txgbevf: add sw init pci info and reset hardwareMengyuan Lou
2025-07-09net: wangxun: add txgbevf buildMengyuan Lou
2025-07-09net: libwx: add wangxun vf common apiMengyuan Lou
2025-07-09net: libwx: add base vf api for vf driversMengyuan Lou
2025-07-09net: libwx: add mailbox api for wangxun vf driversMengyuan Lou
2025-07-03net: ngbe: specify IRQ vector when the number of VFs is 7Jiawen Wu
2025-07-03net: wangxun: revert the adjustment of the IRQ vector sequenceJiawen Wu
2025-07-03net: txgbe: request MISC IRQ in ndo_openJiawen Wu
2025-07-02net: libwx: fix the incorrect display of the queue numberJiawen Wu
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman
2025-06-30net: txgbe: fix the issue of TX failureJiawen Wu
2025-06-26net: libwx: fix the creation of page_poolJiawen Wu
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-27net: txgbe: Support the FDIR rules assigned to VFsJiawen Wu
2025-05-27net: libwx: Fix statistics of multicast packetsJiawen Wu
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-26net: txgbe: Implement SRIOV for AML devicesJiawen Wu
2025-05-26net: txgbe: Implement PTP for AML devicesJiawen Wu
2025-05-26net: txgbe: Restrict the use of mismatched FW versionsJiawen Wu
2025-05-26net: txgbe: Correct the currect link settingsJiawen Wu
2025-05-26net: txgbe: Support to handle GPIO IRQs for AML devicesJiawen Wu
2025-05-26net: txgbe: Implement PHYLINK for AML 25G/10G devicesJiawen Wu
2025-05-26net: txgbe: Distinguish between 40G and 25G devicesJiawen Wu
2025-05-26net: wangxun: Use specific flag bit to simplify the codeJiawen Wu
2025-05-26net: txgbe: Remove specified SP typeJiawen Wu
2025-05-21net: libwx: Fix log levelJiawen Wu
2025-05-16net: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-14net: libwx: Fix FW mailbox unknown commandJiawen Wu
2025-05-14net: libwx: Fix FW mailbox reply timeoutJiawen Wu
2025-05-14net: txgbe: Fix to calculate EEPROM checksum for AML devicesJiawen Wu
2025-05-14net: wangxun: Correct clerical errors in commentsJiawen Wu
2025-05-13net: txgbe: Fix pending interruptJiawen Wu
2025-04-22net: wangxun: restrict feature flags for tunnel packetsJiawen Wu