summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/wangxun/ngbe
AgeCommit message (Expand)Author
2024-05-17net: txgbe: fix to control VLAN stripJiawen Wu
2024-05-17net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu
2024-01-04net: wangxun: add ethtool_ops for msglevelJiawen Wu
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
2024-01-04net: wangxun: add flow control supportJiawen Wu
2024-01-04net: ngbe: convert phylib to phylinkJiawen 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: ngbe: add ethtool stats supportJiawen Wu
2023-09-14net: wangxun: move MDIO bus implementation to the libraryJiawen Wu
2023-08-25net: ngbe: move mdio access registers to libwxJiawen Wu
2023-08-13net: ngbe: use pci_dev_id() to simplify the codeZheng Zengkai
2023-07-14net: ngbe: add Wake on Lan supportMengyuan Lou
2023-05-31net: ngbe: Implement vlan add and remove opsMengyuan Lou
2023-05-31net: ngbe: 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: ngbe: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-02-15net: wangxun: Add the basic ethtool interfacesMengyuan Lou
2023-02-06net: ngbe: Support Rx and Tx process pathMengyuan Lou
2023-02-06net: ngbe: Add irqs request flowMengyuan Lou
2023-01-20net: ngbe: Drop mdiobus_c45_regad()Michael Walle
2023-01-17net: wangxun: clean up the codeMengyuan Lou
2023-01-12net: ngbe: Add ngbe mdio bus driver.Mengyuan Lou
2023-01-06net: ngbe: Remove structure ngbe_adapterMengyuan Lou
2023-01-06net: wangxun: Rename private structure in libwxJiawen Wu
2023-01-06net: wangxun: Move MAC address handling to libwxJiawen Wu
2023-01-06net: ngbe: Move defines into unified fileJiawen Wu
2023-01-06net: ngbe: Remove structure ngbe_hwJiawen Wu
2022-11-02net: ngbe: Initialize sw info and register netdevMengyuan Lou
2022-08-30net: ngbe: Add build support for ngbeMengyuan Lou