summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/wangxun/libwx/wx_lib.c
AgeCommit message (Expand)Author
14 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-09net: txgbevf: init interrupts and request irqsMengyuan 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-02net: libwx: fix the incorrect display of the queue numberJiawen 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-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-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: libwx: Redesign flow when sriov is enabledMengyuan 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: txgbe: Add basic support for new AML devicesJiawen Wu
2025-02-20net: wangxun: Add support for PTP clockJiawen 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: 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-04-25net: wangxun: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-04-19net: libwx: fix alloc msix vectors failedDuanqiang Wen
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet
2024-01-27net: txgbe: use irq_domain for interrupt controllerJiawen Wu
2024-01-12net: fill in MODULE_DESCRIPTION()s for wx_libJakub Kicinski
2024-01-04net: wangxun: add ethtool_ops for channel numberJiawen Wu
2024-01-04net: wangxun: add coalesce options supportJiawen Wu
2024-01-04net: wangxun: add ethtool_ops for ring parametersJiawen Wu
2023-12-15net: libwx: fix memory leak on free pageduanqiangwen
2023-11-29net: libwx: fix memory leak on msix entryJiawen Wu
2023-10-13net: libwx: support hardware statisticsJiawen Wu
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-06-08net: txgbe: Support GPIO to SFP socketJiawen Wu
2023-05-31net: libwx: Implement xx_set_features opsMengyuan Lou
2023-05-31net: wangxun: Implement vlan add and kill functionsMengyuan Lou
2023-05-31net: wangxun: libwx add rx offload functionsMengyuan Lou