summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/wangxun/libwx/wx_type.h
AgeCommit message (Expand)Author
2024-05-17net: txgbe: fix to control VLAN stripJiawen Wu
2024-01-27net: txgbe: use irq_domain for interrupt controllerJiawen 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: libwx: add phylink to libwxJiawen Wu
2023-12-15net: libwx: fix memory leak on free pageduanqiangwen
2023-10-13net: libwx: support hardware statisticsJiawen Wu
2023-09-14net: wangxun: move MDIO bus implementation to the libraryJiawen Wu
2023-08-25net: txgbe: support copper NIC with external PHYJiawen Wu
2023-08-25net: txgbe: support switching mode to 1000BASE-X and SGMIIJiawen Wu
2023-07-14net: ngbe: add Wake on Lan supportMengyuan Lou
2023-06-08net: txgbe: Support GPIO to SFP socketJiawen Wu
2023-06-08net: txgbe: Add software nodes to support phylinkJiawen 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
2023-05-31net: wangxun: libwx add tx offload functionsMengyuan Lou
2023-05-17net: libwx: Replace zero-length array with flexible-array memberGustavo A. R. Silva
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: Remove macro that is redefinedmengyuanlou
2023-03-17net: wangxun: Implement the ndo change mtu interfaceMengyuan Lou
2023-02-15net: wangxun: Add the basic ethtool interfacesMengyuan Lou
2023-02-06net: libwx: Add tx path to process packetsMengyuan Lou
2023-02-06net: libwx: Support to receive packets in NAPIJiawen Wu
2023-02-06net: txgbe: Setup Rx and Tx ringJiawen Wu
2023-02-06net: libwx: Allocate Rx and Tx resourcesJiawen Wu
2023-02-06net: libwx: Configure Rx and Tx unit on hardwareJiawen Wu
2023-02-06net: libwx: Add irq flow functionsMengyuan Lou
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: txgbe: Remove structure txgbe_adapterJiawen Wu
2023-01-06net: wangxun: Rename private structure in libwxJiawen Wu
2023-01-06net: wangxun: Move MAC address handling to libwxJiawen Wu
2022-11-02net: ngbe: Initialize sw info and register netdevMengyuan Lou
2022-11-02net: libwx: Implement interaction with firmwareJiawen Wu
2022-10-28net: txgbe: Set MAC address and register netdevJiawen Wu
2022-10-28net: txgbe: Reset hardwareJiawen Wu
2022-10-28net: txgbe: Store PCI infoJiawen Wu