summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/wangxun/txgbe
AgeCommit message (Expand)Author
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-06-30net: txgbe: fix the issue of TX failureJiawen Wu
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-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-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: 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
2025-04-22net: txgbe: Support to set UDP tunnel portJiawen Wu
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-16net: txgbe: fix memory leak in txgbe_probe() error pathAbdun Nihaal
2025-04-15net: txgbe: Update module descriptionJiawen Wu
2025-04-09net: txgbe: add sriov function supportMengyuan Lou
2025-02-24net: wangxun: Replace the judgement of MAC type with flagsJiawen Wu
2025-02-24net: txgbe: Add basic support for new AML devicesJiawen Wu
2025-02-20net: wangxun: Add periodic checks for overflow and errorsJiawen Wu
2025-02-20net: wangxun: Support to get ts infoJiawen Wu
2025-02-20net: wangxun: Add support for PTP clockJiawen Wu
2024-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-11-18net: txgbe: fix null pointer to pcsJiawen Wu
2024-11-18net: txgbe: remove GPIO interrupt controllerJiawen Wu
2024-10-15net: txgbe: Pass string literal as format argument of alloc_workqueue()Simon Horman
2024-10-02net: wangxun: txgbe: use phylink_pcs internallyRussell King (Oracle)
2024-08-27net: txgbe: use pci_dev_id() helperYu Liao
2024-08-16net: txgbe: Remove unnecessary NULL check before freeSimon Horman
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-02net: txgbe: free isb resources at the right timeJiawen Wu
2024-07-02net: txgbe: add extra handle for MSI/INTx into thread irq handleJiawen Wu
2024-07-02net: txgbe: remove separate irq request for MSI and INTxJiawen Wu
2024-06-20net: txgbe: support Flow Director perfect filtersJiawen Wu
2024-06-20net: txgbe: add FDIR ATR supportJiawen Wu
2024-05-17net: txgbe: fix to control VLAN stripJiawen Wu
2024-05-17net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu
2024-04-29net: txgbe: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-24Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"Duanqiang Wen
2024-04-24Revert "net: txgbe: fix i2c dev name cannot match clkdev"Duanqiang Wen
2024-04-03net: txgbe: fix i2c dev name cannot match clkdevDuanqiang Wen