aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/aquantia/aquantia_firmware.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-19net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not presentVladimir Oltean1-18/+24
2024-07-10net: phy: aquantia: wait for FW reset before checking the vendor IDBartosz Golaszewski1-0/+4
2024-01-04net: phy: aquantia: switch to crc_itu_t()Stephen Rothwell1-3/+3
2023-11-29net: phy: aquantia: drop wrong endianness conversion for addr and CRCChristian Marangi1-10/+14
2023-11-16net: phy: aquantia: add firmware load supportRobert Marko1-0/+370