summaryrefslogtreecommitdiff
path: root/drivers/net/phy/aquantia
AgeCommit message (Expand)AuthorFilesLines
2024-04-02net: phy: aquantia: add support for AQR114C PHY IDPaweł Owoc1-0/+21
2024-02-18net: phy: aquantia: add AQR813 PHY IDChristian Marangi1-0/+21
2024-02-16net: phy: aquantia: add AQR113 PHY IDChristian Marangi1-0/+21
2024-02-15net: phy: aquantia: add AQR111 and AQR111B0 PHY IDChristian Marangi1-0/+52
2024-02-13net: phy: aquantia: clear PMD Global Transmit Disable bit during initRobert Marko1-0/+9
2024-01-04net: phy: aquantia: switch to crc_itu_t()Stephen Rothwell2-4/+4
2023-11-29net: phy: aquantia: drop wrong endianness conversion for addr and CRCChristian Marangi1-10/+14
2023-11-27net: phy: aquantia: fill in possible_interfaces for AQR113CRussell King (Oracle)2-1/+80
2023-11-16net: phy: aquantia: add firmware load supportRobert Marko5-1/+410
2023-11-16net: phy: aquantia: move MMD_VEND define to headerChristian Marangi3-69/+69
2023-11-16net: phy: aquantia: move to separate directoryChristian Marangi5-0/+1159