summaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-30mlx4: register devlink port with opsJiri Pirko1-1/+5
2023-05-30devlink: move port_split/unsplit() ops into devlink_port_opsJiri Pirko5-15/+18
2023-05-30nfp: devlink: register devlink port with opsJiri Pirko1-1/+5
2023-05-30mlxsw_core: register devlink port with opsJiri Pirko1-1/+5
2023-05-30ice: register devlink port for PF with opsJiri Pirko1-1/+5
2023-05-30devlink: introduce port ops placeholderJiri Pirko2-17/+54
2023-05-30net: fec: remove last_bdp from fec_enet_txq_xmit_frame()Wei Fang1-4/+2
2023-05-30r8169: check for PCI read error in probeHeiner Kallweit1-1/+8
2023-05-30dsa: lan9303: Remove stray gpiod_unexport() callAndy Shevchenko1-1/+0
2023-05-30liquidio: Use vzalloc()Christophe JAILLET2-6/+2
2023-05-30net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYsParthiban Veerasooran2-4/+179
2023-05-30net: phy: microchip_t1s: remove unnecessary interrupts disabling codeParthiban Veerasooran1-13/+1
2023-05-30net: phy: microchip_t1s: fix reset complete status handlingParthiban Veerasooran1-0/+21
2023-05-30net: phy: microchip_t1s: update LAN867x PHY supported revision numberParthiban Veerasooran2-15/+15
2023-05-30net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmdParthiban Veerasooran1-28/+13
2023-05-30net: phy: microchip_t1s: modify driver description to be more genericParthiban Veerasooran2-5/+5
2023-05-30net: dsa: microchip: Add register access control for KSZ8873 chipOleksij Rempel1-0/+41
2023-05-30net: dsa: microchip: ksz8: Prepare ksz8863_smi for regmap register access val...Oleksij Rempel1-0/+11
2023-05-30net: dsa: microchip: remove ksz_port:on variableOleksij Rempel2-20/+1
2023-05-30net: dsa: microchip: add an enum for regmap widthsVladimir Oltean8-43/+63
2023-05-30net: dsa: microchip: improving error handling for 8-bit register RMW operationsOleksij Rempel1-6/+22