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_spi.c
Age
Commit message (
Expand
)
Author
2021-06-18
net: dsa: sja1105: properly power down the microcontroller clock for SJA1110
Vladimir Oltean
2021-06-14
net: dsa: sja1105: constify the sja1105_regs structures
Vladimir Oltean
2021-06-11
net: dsa: sja1105: plug in support for 2500base-x
Vladimir Oltean
2021-06-11
net: dsa: sja1105: register the PCS MDIO bus for SJA1110
Vladimir Oltean
2021-06-11
net: dsa: sja1105: migrate to xpcs for SGMII
Vladimir Oltean
2021-06-11
net: dsa: sja1105: implement TX timestamping for SJA1110
Vladimir Oltean
2021-06-11
net: dsa: sja1105: add the RX timestamping procedure for SJA1110
Vladimir Oltean
2021-06-11
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
2021-06-11
net: dsa: sja1105: allow RX timestamps to be taken on all ports for SJA1110
Vladimir Oltean
2021-06-08
net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX
Vladimir Oltean
2021-06-08
net: dsa: sja1105: add support for the SJA1110 switch family
Vladimir Oltean
2021-05-31
net: dsa: sja1105: add a translation table for port speeds
Vladimir Oltean
2021-05-31
net: dsa: sja1105: add a PHY interface type compatibility matrix
Vladimir Oltean
2021-05-31
net: dsa: sja1105: the 0x1F0000 SGMII "base address" is actually MDIO_MMD_VEND2
Vladimir Oltean
2021-05-24
net: dsa: sja1105: allow the frame buffer size to be customized
Vladimir Oltean
2021-05-24
net: dsa: sja1105: use sja1105_xfer_u32 for the reset procedure
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
2021-05-21
net: dsa: sja1105: don't use burst SPI reads for port statistics
Vladimir Oltean
2021-05-21
net: dsa: sja1105: stop reporting the queue levels in ethtool port counters
Vladimir Oltean
2021-05-21
net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size
Vladimir Oltean
2021-05-21
net: dsa: sja1105: send multiple spi_messages instead of using cs_change
Vladimir Oltean
2021-02-12
net: dsa: sja1105: offload bridge port flags to device
Vladimir Oltean
2020-09-25
net: dsa: sja1105: expose static config as devlink region
Vladimir Oltean
2020-06-22
net: dsa: sja1105: make the instantiations of struct sja1105_info constant
Vladimir Oltean
2020-05-28
net: dsa: sja1105: offload the Credit-Based Shaper qdisc
Vladimir Oltean
2020-05-12
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
2020-05-07
net: dsa: sja1105: implement tc-gate using time-triggered virtual links
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-29
net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/S
Vladimir Oltean
2020-03-23
net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUT
Vladimir Oltean
2020-03-20
net: dsa: sja1105: Add support for the SGMII port
Vladimir Oltean
2019-11-14
net: dsa: sja1105: Simplify reset handling
Vladimir Oltean
2019-11-14
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
Vladimir Oltean
2019-11-14
net: dsa: sja1105: Make the PTP command read-write
Vladimir Oltean
2019-11-11
net: dsa: sja1105: Restore PTP time after switch reset
Vladimir Oltean
2019-11-11
net: dsa: sja1105: Implement the .gettimex64 system call for PTP
Vladimir Oltean
2019-10-18
net: dsa: sja1105: Switch to hardware operations for PTP
Vladimir Oltean
2019-10-15
net: dsa: sja1105: Switch to scatter/gather API for SPI
Vladimir Oltean
2019-10-15
net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xfer
Vladimir Oltean
2019-10-14
net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument
Vladimir Oltean
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-04
net: dsa: sja1105: Make function sja1105_xfer_long_buf static
zhengbin
2019-10-02
net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to sja1105_xfer_buf
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Replace sja1105_spi_send_int with sja1105_xfer_{u32, u64}
Vladimir Oltean
2019-09-30
net: dsa: sja1105: Prevent leaking memory
Navid Emamdoost
2019-06-27
net: dsa: sja1105: Build PTP support in main DSA driver
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-06-09
net: dsa: sja1105: Export the sja1105_inhibit_tx function
Vladimir Oltean
[next]