index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
/
sja1105_clocking.c
Age
Commit message (
Expand
)
Author
2021-06-18
net: dsa: sja1105: properly power down the microcontroller clock for SJA1110
Vladimir Oltean
2021-06-08
net: dsa: sja1105: add support for the SJA1110 switch family
Vladimir Oltean
2021-05-31
net: dsa: sja1105: always keep RGMII ports in the MAC role
Vladimir Oltean
2021-05-31
net: dsa: sja1105: add a translation table for port speeds
Vladimir Oltean
2021-05-24
net: dsa: sja1105: skip CGU configuration if it's unnecessary
Vladimir Oltean
2021-05-24
net: dsa: sja1105: parameterize the number of ports
Vladimir Oltean
2020-04-20
net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ER
Vladimir Oltean
2020-03-20
net: dsa: sja1105: Add support for the SGMII port
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to sja1105_xfer_buf
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Don't use "inline" function declarations in C files
Vladimir Oltean
2019-06-09
net: dsa: sja1105: Add RGMII delay support for P/Q/R/S chips
Vladimir Oltean
2019-06-09
net: dsa: sja1105: Remove duplicate rgmii_pad_mii_tx from regs
Vladimir Oltean
2019-05-03
net: dsa: sja1105: Error out if RGMII delays are requested in DT
Vladimir Oltean
2019-05-03
net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
Vladimir Oltean