summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/wangxun/libwx
AgeCommit message (Expand)Author
2025-05-27net: libwx: Fix statistics of multicast packetsJiawen Wu
2025-05-26net: txgbe: Implement PTP for AML devicesJiawen 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-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: wangxun: Correct clerical errors in commentsJiawen Wu
2025-04-22net: wangxun: restrict feature flags for tunnel packetsJiawen Wu
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-09net: txgbe: add sriov function supportMengyuan Lou
2025-04-09net: ngbe: add sriov function supportMengyuan Lou
2025-04-09net: libwx: Add msg task funcMengyuan Lou
2025-04-09net: libwx: Redesign flow when sriov is enabledMengyuan Lou
2025-04-09net: libwx: Add sriov api for wangxun nicsMengyuan Lou
2025-04-09net: libwx: Add mailbox api for wangxun pf driversMengyuan Lou
2025-04-08net: libwx: handle page_pool_dev_alloc_pages errorChenyuan Yang
2025-04-08net: libwx: Fix the wrong Rx descriptor fieldJiawen Wu
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-25net: libwx: fix Tx L4 checksumJiawen Wu
2025-03-25net: libwx: fix Tx descriptor content for some tunnel packetsJiawen Wu
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: ngbe: Add support for 1PPS and TODJiawen 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
2025-01-04net: libwx: fix firmware mailbox abnormal returnJiawen Wu
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-11net: libwx: fix number of Rx and Tx descriptorsJiawen Wu
2024-07-30net: wangxun: use net_prefetch to simplify logicJoe Damato
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-07-02net: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu
2024-06-20net: txgbe: add FDIR info to ethtool opsJiawen Wu
2024-06-20net: txgbe: support Flow Director perfect filtersJiawen Wu
2024-06-20net: txgbe: add FDIR ATR supportJiawen Wu
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-17net: txgbe: fix to control VLAN stripJiawen Wu
2024-05-17net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu
2024-05-17net: wangxun: fix to change Rx featuresJiawen Wu
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-25net: wangxun: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-04-19net: libwx: fix alloc msix vectors failedDuanqiang Wen