summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/wangxun/txgbe/txgbe_phy.c
AgeCommit message (Expand)Author
2024-04-29net: txgbe: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-24Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"Duanqiang Wen
2024-04-24Revert "net: txgbe: fix i2c dev name cannot match clkdev"Duanqiang Wen
2024-04-03net: txgbe: fix i2c dev name cannot match clkdevDuanqiang Wen
2024-03-14net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen
2024-03-05net: txgbe: fix to clear interrupt status after handling IRQJiawen Wu
2024-03-05net: txgbe: fix GPIO interrupt blockingJiawen 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 flow control supportJiawen Wu
2024-01-04net: txgbe: use phylink bits added in libwxJiawen 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-08-09net: txgbe: Use pci_dev_id() to simplify the codeXiongfeng Wang
2023-06-08net: txgbe: Support phylink MAC layerJiawen Wu
2023-06-08net: txgbe: Implement phylink pcsJiawen Wu
2023-06-08net: txgbe: Support GPIO to SFP socketJiawen Wu
2023-06-08net: txgbe: Add SFP module identifyJiawen Wu
2023-06-08net: txgbe: Register I2C platform deviceJiawen Wu
2023-06-08net: txgbe: Register fixed rate clockJiawen Wu
2023-06-08net: txgbe: Add software nodes to support phylinkJiawen Wu