summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/wangxun/txgbe/txgbe_hw.c
AgeCommit message (Expand)Author
2025-05-26net: txgbe: Remove specified SP typeJiawen Wu
2025-05-14net: txgbe: Fix to calculate EEPROM checksum for AML devicesJiawen Wu
2025-02-24net: txgbe: Add basic support for new AML devicesJiawen Wu
2024-08-16net: txgbe: Remove unnecessary NULL check before freeSimon Horman
2023-10-18net: wangxun: remove redundant kernel logJiawen Wu
2023-10-13net: txgbe: add ethtool stats supportJiawen 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-18net: txgbe: change LAN reset modeJiawen Wu
2023-07-12net: txgbe: fix eeprom calculation errorJiawen Wu
2023-06-22net: txgbe: remove unused buffer in txgbe_calc_eeprom_checksumZhengchao Shao
2023-01-06net: txgbe: Remove structure txgbe_adapterJiawen Wu
2023-01-06net: wangxun: Rename private structure in libwxJiawen Wu
2023-01-06net: txgbe: Move defines into unified fileJiawen Wu
2023-01-06net: txgbe: Remove structure txgbe_hwJiawen Wu
2022-11-07net: txgbe: Fix unsigned comparison to zero in txgbe_calc_eeprom_checksum()YueHaibing
2022-11-07net: txgbe: Fix memleak in txgbe_calc_eeprom_checksum()YueHaibing
2022-11-02net: txgbe: Add operations to interact with firmwareJiawen Wu
2022-10-28net: txgbe: Set MAC address and register netdevJiawen Wu
2022-10-28net: txgbe: Reset hardwareJiawen Wu