summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/wangxun/libwx/wx_hw.c
AgeCommit message (Expand)Author
2023-07-14net: ethernet: Remove repeating expressionWang Ming
2023-05-31net: wangxun: Implement vlan add and kill functionsMengyuan Lou
2023-03-17net: wangxun: Implement the ndo change mtu interfaceMengyuan 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: 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-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-18net: libwx: Fix dead code for duplicate checkJiawen 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