index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
/
sja1105_main.c
Age
Commit message (
Expand
)
Author
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: 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: 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
2021-05-24
net: dsa: sja1105: avoid some work for unused ports
Vladimir Oltean
2021-05-24
net: dsa: sja1105: parameterize the number of ports
Vladimir Oltean
2021-05-24
net: dsa: sja1105: update existing VLANs from the bridge VLAN list
Vladimir Oltean
2021-05-24
net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic
Vladimir Oltean
2021-05-24
net: dsa: sja1105: error out on unsupported PHY mode
Vladimir Oltean
2021-05-24
net: dsa: sja1105: add error handling in sja1105_setup()
Vladimir Oltean
2021-05-24
net: dsa: sja1105: call dsa_unregister_switch when allocating memory fails
Vladimir Oltean
2021-05-21
net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size
Vladimir Oltean
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
2021-03-20
Revert "net: dsa: sja1105: Clear VLAN filtering offload netdev feature"
Vladimir Oltean
2021-03-04
net: dsa: sja1105: fix ucast/bcast flooding always remaining enabled
Vladimir Oltean
2021-03-04
net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE...
Vladimir Oltean
2021-02-16
net: dsa: sja1105: fix leakage of flooded frames outside bridging domain
Vladimir Oltean
2021-02-16
net: dsa: sja1105: fix configuration of source address learning
Vladimir Oltean
2021-02-15
net: dsa: sja1105: make devlink property best_effort_vlan_filtering true by d...
Vladimir Oltean
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-12
net: dsa: sja1105: offload bridge port flags to device
Vladimir Oltean
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-05
net: dsa: sja1105: Use kzalloc for allocating only one thing
Zheng Yongjun
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-09-25
net: dsa: sja1105: implement .devlink_info_get
Vladimir Oltean
2020-09-25
net: dsa: sja1105: move devlink param code to sja1105_devlink.c
Vladimir Oltean
2020-09-20
net: dsa: tag_8021q: add VLANs to the master interface too
Vladimir Oltean
2020-09-11
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
2020-09-11
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
2020-08-24
net: dsa: sja1105: Do not use address of compatible member in sja1105_check_d...
Nathan Chancellor
2020-08-05
net: dsa: sja1105: use detected device id instead of DT one on mismatch
Vladimir Oltean
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
2020-05-29
net: dsa: sja1105: avoid invalid state in sja1105_vlan_filtering
Vladimir Oltean
[prev]
[next]