index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
Age
Commit message (
Expand
)
Author
2021-08-12
net: dsa: sja1105: unregister the MDIO buses during teardown
Vladimir Oltean
2021-08-10
net: dsa: sja1105: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
2021-08-02
net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tag
Vladimir Oltean
2021-08-02
net: dsa: sja1105: be stateless with FDB entries on SJA1105P/Q/R/S/SJA1110 too
Vladimir Oltean
2021-08-02
net: dsa: sja1105: ignore the FDB entry for unknown multicast when adding a n...
Vladimir Oltean
2021-08-02
net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with s...
Vladimir Oltean
2021-08-02
net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fd...
Vladimir Oltean
2021-08-02
net: dsa: sja1105: fix static FDB writes for SJA1110
Vladimir Oltean
2021-07-21
net: dsa: sja1105: make VID 4095 a bridge VLAN too
Vladimir Oltean
2021-07-13
net: dsa: sja1105: fix address learning getting disabled on the CPU port
Vladimir Oltean
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-28
net: dsa: sja1105: fix dynamic access to L2 Address Lookup table for SJA1110
Vladimir Oltean
2021-06-24
net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()
Vladimir Oltean
2021-06-24
net: dsa: sja1105: document the SJA1110 in the Kconfig
Vladimir Oltean
2021-06-18
net: dsa: sja1105: completely error out in sja1105_static_config_reload if so...
Vladimir Oltean
2021-06-18
net: dsa: sja1105: allow the TTEthernet configuration in the static config fo...
Vladimir Oltean
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: SGMII and 2500base-x on the SJA1110 are 'special'
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: make SJA1105_SKB_CB fit a full timestamp
Vladimir Oltean
2021-06-11
net: dsa: sja1105: allow RX timestamps to be taken on all ports for SJA1110
Vladimir Oltean
2021-06-11
net: dsa: sja1105: enable the TTEthernet engine on SJA1110
Vladimir Oltean
2021-06-09
net: dsa: sja1105: Fix assigned yet unused return code rc
Colin Ian King
2021-06-08
net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX
Vladimir Oltean
2021-06-08
net: dsa: sja1105: make sure the retagging port is enabled for SJA1110
Vladimir Oltean
2021-06-08
net: dsa: sja1105: add support for the SJA1110 switch family
Vladimir Oltean
2021-06-07
net: dsa: sja1105: determine PHY/MAC role from PHY interface type
Vladimir Oltean
2021-06-07
net: dsa: sja1105: apply RGMII delays based on the fixed-link property
Vladimir Oltean
2021-05-31
net: dsa: sja1105: some table entries are always present when read dynamically
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-31
net: dsa: sja1105: add a PHY interface type compatibility matrix
Vladimir Oltean
2021-05-31
net: dsa: sja1105: cache the phy-mode port property
Vladimir Oltean
2021-05-31
net: dsa: sja1105: the 0x1F0000 SGMII "base address" is actually MDIO_MMD_VEND2
Vladimir Oltean
2021-05-31
net: dsa: sja1105: allow SGMII PCS configuration to be per port
Vladimir Oltean
2021-05-31
net: dsa: sja1105: be compatible with "ethernet-ports" OF node name
Vladimir Oltean
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-24
net: dsa: sja1105: allow the frame buffer size to be customized
Vladimir Oltean
2021-05-24
net: dsa: sja1105: configure the multicast policers, if present
Vladimir Oltean
2021-05-24
net: dsa: sja1105: use sja1105_xfer_u32 for the reset procedure
Vladimir Oltean
2021-05-24
net: dsa: sja1105: dynamically choose the number of static config table entries
Vladimir Oltean
2021-05-24
net: dsa: sja1105: skip CGU configuration if it's unnecessary
Vladimir Oltean
2021-05-24
net: dsa: sja1105: don't assign the host port using dsa_upstream_port()
Vladimir Oltean
2021-05-24
net: dsa: sja1105: dimension the data structures for a larger port count
Vladimir Oltean
[next]