index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
/
sja1105_spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-06
net: dsa: sja1105: complete tc-cbs offload support on SJA1110
Vladimir Oltean
1
-0
/
+4
2023-01-18
net: dsa: sja1105: C45 only transactions for PCS
Andrew Lunn
1
-12
/
+12
2021-09-17
net: update NXP copyright text
Vladimir Oltean
1
-1
/
+1
2021-08-25
net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid
Vladimir Oltean
1
-10
/
+0
2021-06-18
net: dsa: sja1105: properly power down the microcontroller clock for SJA1110
Vladimir Oltean
1
-5
/
+9
2021-06-14
net: dsa: sja1105: constify the sja1105_regs structures
Vladimir Oltean
1
-3
/
+3
2021-06-11
net: dsa: sja1105: plug in support for 2500base-x
Vladimir Oltean
1
-0
/
+2
2021-06-11
net: dsa: sja1105: register the PCS MDIO bus for SJA1110
Vladimir Oltean
1
-0
/
+11
2021-06-11
net: dsa: sja1105: migrate to xpcs for SGMII
Vladimir Oltean
1
-0
/
+4
2021-06-11
net: dsa: sja1105: implement TX timestamping for SJA1110
Vladimir Oltean
1
-0
/
+4
2021-06-11
net: dsa: sja1105: add the RX timestamping procedure for SJA1110
Vladimir Oltean
1
-0
/
+10
2021-06-11
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
1
-0
/
+10
2021-06-11
net: dsa: sja1105: allow RX timestamps to be taken on all ports for SJA1110
Vladimir Oltean
1
-0
/
+4
2021-06-09
net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX
Vladimir Oltean
1
-0
/
+30
2021-06-09
net: dsa: sja1105: add support for the SJA1110 switch family
Vladimir Oltean
1
-0
/
+252
2021-06-01
net: dsa: sja1105: add a translation table for port speeds
Vladimir Oltean
1
-0
/
+42
2021-06-01
net: dsa: sja1105: add a PHY interface type compatibility matrix
Vladimir Oltean
1
-0
/
+20
2021-06-01
net: dsa: sja1105: the 0x1F0000 SGMII "base address" is actually MDIO_MMD_VEND2
Vladimir Oltean
1
-1
/
+0
2021-05-24
net: dsa: sja1105: allow the frame buffer size to be customized
Vladimir Oltean
1
-1
/
+8
2021-05-24
net: dsa: sja1105: use sja1105_xfer_u32 for the reset procedure
Vladimir Oltean
1
-16
/
+6
2021-05-24
net: dsa: sja1105: skip CGU configuration if it's unnecessary
Vladimir Oltean
1
-0
/
+6
2021-05-24
net: dsa: sja1105: parameterize the number of ports
Vladimir Oltean
1
-2
/
+2
2021-05-22
net: dsa: sja1105: don't use burst SPI reads for port statistics
Vladimir Oltean
1
-7
/
+7
2021-05-22
net: dsa: sja1105: stop reporting the queue levels in ethtool port counters
Vladimir Oltean
1
-1
/
+0
2021-05-21
net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size
Vladimir Oltean
1
-9
/
+7
2021-05-21
net: dsa: sja1105: send multiple spi_messages instead of using cs_change
Vladimir Oltean
1
-40
/
+12
2021-02-13
net: dsa: sja1105: offload bridge port flags to device
Vladimir Oltean
1
-0
/
+6
2020-09-26
net: dsa: sja1105: expose static config as devlink region
Vladimir Oltean
1
-3
/
+2
2020-06-23
net: dsa: sja1105: make the instantiations of struct sja1105_info constant
Vladimir Oltean
1
-6
/
+11
2020-05-28
net: dsa: sja1105: offload the Credit-Based Shaper qdisc
Vladimir Oltean
1
-0
/
+6
2020-05-12
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
1
-0
/
+6
2020-05-08
net: dsa: sja1105: implement tc-gate using time-triggered virtual links
Vladimir Oltean
1
-0
/
+2
2020-04-20
net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ER
Vladimir Oltean
1
-0
/
+2
2020-03-30
net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/S
Vladimir Oltean
1
-0
/
+1
2020-03-24
net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUT
Vladimir Oltean
1
-0
/
+5
2020-03-20
net: dsa: sja1105: Add support for the SGMII port
Vladimir Oltean
1
-0
/
+1
2019-11-15
net: dsa: sja1105: Simplify reset handling
Vladimir Oltean
1
-96
/
+14
2019-11-15
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
Vladimir Oltean
1
-0
/
+4
2019-11-15
net: dsa: sja1105: Make the PTP command read-write
Vladimir Oltean
1
-6
/
+6
2019-11-11
net: dsa: sja1105: Restore PTP time after switch reset
Vladimir Oltean
1
-6
/
+0
2019-11-11
net: dsa: sja1105: Implement the .gettimex64 system call for PTP
Vladimir Oltean
1
-9
/
+39
2019-10-18
net: dsa: sja1105: Switch to hardware operations for PTP
Vladimir Oltean
1
-4
/
+2
2019-10-15
net: dsa: sja1105: Switch to scatter/gather API for SPI
Vladimir Oltean
1
-80
/
+84
2019-10-15
net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xfer
Vladimir Oltean
1
-33
/
+15
2019-10-15
net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument
Vladimir Oltean
1
-1
/
+1
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+4
2019-10-05
net: dsa: sja1105: Make function sja1105_xfer_long_buf static
zhengbin
1
-3
/
+3
2019-10-02
net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to sja1105_xfer_buf
Vladimir Oltean
1
-21
/
+18
2019-10-02
net: dsa: sja1105: Replace sja1105_spi_send_int with sja1105_xfer_{u32, u64}
Vladimir Oltean
1
-23
/
+39
2019-10-01
net: dsa: sja1105: Prevent leaking memory
Navid Emamdoost
1
-2
/
+4
[next]