summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_mdio.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-21net: Remove C45 check in C22 only MDIO bus driversAndrew Lunn1-6/+0
2023-01-14mlxbf_gige: add MDIO support for BlueField-3David Thompson1-50/+122
2022-09-26net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probePeng Wu1-2/+2
2022-09-20mlxbf_gige: clear MDIO gateway lock after readDavid Thompson1-0/+6
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson1-17/+105
2022-05-07mlxbf_gige: increase MDIO polling rate to 5usDavid Thompson1-2/+4
2021-08-31net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx()Cai Huoqing1-6/+1
2021-06-25Add Mellanox BlueField Gigabit Ethernet driverDavid Thompson1-0/+187