index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
/
sja1105_clocking.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: sja1105: make read-only const arrays static
Colin Ian King
2023-09-21
1
-8
/
+13
*
net: dsa: sja1105: parse {rx, tx}-internal-delay-ps properties for RGMII delays
Vladimir Oltean
2021-10-20
1
-21
/
+14
*
net: update NXP copyright text
Vladimir Oltean
2021-09-17
1
-1
/
+1
*
net: dsa: sja1105: properly power down the microcontroller clock for SJA1110
Vladimir Oltean
2021-06-18
1
-3
/
+17
*
net: dsa: sja1105: add support for the SJA1110 switch family
Vladimir Oltean
2021-06-08
1
-0
/
+91
*
net: dsa: sja1105: always keep RGMII ports in the MAC role
Vladimir Oltean
2021-06-01
1
-6
/
+1
*
net: dsa: sja1105: add a translation table for port speeds
Vladimir Oltean
2021-06-01
1
-13
/
+9
*
net: dsa: sja1105: skip CGU configuration if it's unnecessary
Vladimir Oltean
2021-05-24
1
-0
/
+33
*
net: dsa: sja1105: parameterize the number of ports
Vladimir Oltean
2021-05-24
1
-1
/
+2
*
net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ER
Vladimir Oltean
2020-04-20
1
-7
/
+51
*
net: dsa: sja1105: Add support for the SGMII port
Vladimir Oltean
2020-03-20
1
-0
/
+4
*
net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to sja1105_xfer_buf
Vladimir Oltean
2019-10-02
1
-37
/
+26
*
net: dsa: sja1105: Don't use "inline" function declarations in C files
Vladimir Oltean
2019-10-02
1
-1
/
+1
*
net: dsa: sja1105: Add RGMII delay support for P/Q/R/S chips
Vladimir Oltean
2019-06-10
1
-2
/
+96
*
net: dsa: sja1105: Remove duplicate rgmii_pad_mii_tx from regs
Vladimir Oltean
2019-06-10
1
-1
/
+1
*
net: dsa: sja1105: Error out if RGMII delays are requested in DT
Vladimir Oltean
2019-05-03
1
-1
/
+4
*
net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
Vladimir Oltean
2019-05-03
1
-0
/
+598