summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/wangxun/txgbe/txgbe_main.c
AgeCommit message (Expand)Author
2025-07-03net: txgbe: request MISC IRQ in ndo_openJiawen Wu
2025-05-26net: txgbe: Restrict the use of mismatched FW versionsJiawen Wu
2025-05-26net: txgbe: Support to handle GPIO IRQs for AML 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-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 support for PTP clockJiawen Wu
2024-11-18net: txgbe: remove GPIO interrupt controllerJiawen Wu
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: 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-03-05net: txgbe: fix GPIO interrupt blockingJiawen Wu
2024-01-27net: txgbe: use irq_domain for interrupt controllerJiawen Wu
2024-01-27net: txgbe: move interrupt codes to a separate fileJiawen Wu
2024-01-04net: wangxun: add ethtool_ops for channel numberJiawen Wu
2024-01-04net: wangxun: add ethtool_ops for ring parametersJiawen Wu
2024-01-04net: txgbe: use phylink bits added in libwxJiawen Wu
2023-12-07net: wangxun: fix changing mac failed when runningduanqiangwen
2023-11-19net: wangxun: fix kernel panic due to null pointerJiawen Wu
2023-10-18net: wangxun: remove redundant kernel logJiawen Wu
2023-10-13net: txgbe: add ethtool stats supportJiawen Wu
2023-08-25net: txgbe: support copper NIC with external PHYJiawen Wu
2023-08-25net: txgbe: add FW version warningJiawen Wu
2023-06-08net: txgbe: Support phylink MAC layerJiawen Wu
2023-06-08net: txgbe: Support GPIO to SFP socketJiawen Wu
2023-06-08net: txgbe: Add software nodes to support phylinkJiawen Wu
2023-06-07net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()Simon Horman
2023-05-31net: txgbe: Implement vlan add and remove opsMengyuan Lou
2023-05-31net: txgbe: Add netdev features supportMengyuan Lou
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-24net: wangxun: Fix vector length of interrupt causeJiawen Wu
2023-03-17net: wangxun: Implement the ndo change mtu interfaceMengyuan Lou
2023-03-08net: txgbe: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-02-15net: wangxun: Add the basic ethtool interfacesMengyuan Lou
2023-02-06net: txgbe: Support Rx and Tx process pathJiawen Wu
2023-02-06net: txgbe: Setup Rx and Tx ringJiawen Wu
2023-02-06net: txgbe: Add interrupt supportJiawen Wu
2023-01-06net: txgbe: Remove structure txgbe_adapterJiawen Wu