aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/sja1105/sja1105_clocking.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-20net: dsa: sja1105: parse {rx, tx}-internal-delay-ps properties for RGMII delaysVladimir Oltean1-21/+14
2021-09-17net: update NXP copyright textVladimir Oltean1-1/+1
2021-06-18net: dsa: sja1105: properly power down the microcontroller clock for SJA1110Vladimir Oltean1-3/+17
2021-06-08net: dsa: sja1105: add support for the SJA1110 switch familyVladimir Oltean1-0/+91
2021-05-31net: dsa: sja1105: always keep RGMII ports in the MAC roleVladimir Oltean1-6/+1
2021-05-31net: dsa: sja1105: add a translation table for port speedsVladimir Oltean1-13/+9
2021-05-24net: dsa: sja1105: skip CGU configuration if it's unnecessaryVladimir Oltean1-0/+33
2021-05-24net: dsa: sja1105: parameterize the number of portsVladimir Oltean1-1/+2
2020-04-20net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ERVladimir Oltean1-7/+51
2020-03-20net: dsa: sja1105: Add support for the SGMII portVladimir Oltean1-0/+4
2019-10-02net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to sja1105_xfer_bufVladimir Oltean1-37/+26
2019-10-02net: dsa: sja1105: Don't use "inline" function declarations in C filesVladimir Oltean1-1/+1
2019-06-09net: dsa: sja1105: Add RGMII delay support for P/Q/R/S chipsVladimir Oltean1-2/+96
2019-06-09net: dsa: sja1105: Remove duplicate rgmii_pad_mii_tx from regsVladimir Oltean1-1/+1
2019-05-03net: dsa: sja1105: Error out if RGMII delays are requested in DTVladimir Oltean1-1/+4
2019-05-03net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean1-0/+598