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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
1
-0
/
+4
2021-07-27
net: dsa: sja1105: add support for imprecise RX
Vladimir Oltean
1
-1
/
+7
2021-07-27
net: dsa: sja1105: deny more than one VLAN-aware bridge
Vladimir Oltean
1
-0
/
+13
2021-07-27
net: dsa: sja1105: deny 8021q uppers on ports
Vladimir Oltean
1
-0
/
+15
2021-07-27
net: dsa: sja1105: delete vlan delta save/restore logic
Vladimir Oltean
2
-300
/
+114
2021-07-27
net: dsa: sja1105: remove redundant re-assignment of pointer table
Colin Ian King
1
-2
/
+0
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+6
2021-07-22
net: dsa: sja1105: make VID 4095 a bridge VLAN too
Vladimir Oltean
1
-0
/
+6
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
1
-126
/
+6
2021-07-20
net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register
Vladimir Oltean
1
-26
/
+6
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
1
-7
/
+3
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
2
-26
/
+15
2021-07-20
net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers
Vladimir Oltean
1
-9
/
+9
2021-07-20
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
4
-600
/
+23
2021-07-13
net: dsa: sja1105: fix address learning getting disabled on the CPU port
Vladimir Oltean
1
-8
/
+6
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2021-06-29
net: dsa: sja1105: fix dynamic access to L2 Address Lookup table for SJA1110
Vladimir Oltean
1
-4
/
+22
2021-06-25
net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()
Vladimir Oltean
1
-0
/
+6
2021-06-24
net: dsa: sja1105: document the SJA1110 in the Kconfig
Vladimir Oltean
1
-2
/
+6
2021-06-18
net: dsa: sja1105: completely error out in sja1105_static_config_reload if so...
Vladimir Oltean
1
-7
/
+12
2021-06-18
net: dsa: sja1105: allow the TTEthernet configuration in the static config fo...
Vladimir Oltean
1
-2
/
+1
2021-06-18
net: dsa: sja1105: properly power down the microcontroller clock for SJA1110
Vladimir Oltean
4
-16
/
+53
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
3
-2
/
+16
2021-06-11
net: dsa: sja1105: SGMII and 2500base-x on the SJA1110 are 'special'
Vladimir Oltean
1
-0
/
+2
2021-06-11
net: dsa: sja1105: register the PCS MDIO bus for SJA1110
Vladimir Oltean
3
-0
/
+109
2021-06-11
net: dsa: sja1105: migrate to xpcs for SGMII
Vladimir Oltean
6
-199
/
+195
2021-06-11
net: dsa: sja1105: implement TX timestamping for SJA1110
Vladimir Oltean
4
-0
/
+81
2021-06-11
net: dsa: sja1105: add the RX timestamping procedure for SJA1110
Vladimir Oltean
4
-3
/
+40
2021-06-11
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
5
-1
/
+18
2021-06-11
net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp
Vladimir Oltean
1
-1
/
+1
2021-06-11
net: dsa: sja1105: allow RX timestamps to be taken on all ports for SJA1110
Vladimir Oltean
3
-10
/
+22
2021-06-11
net: dsa: sja1105: enable the TTEthernet engine on SJA1110
Vladimir Oltean
1
-0
/
+2
2021-06-10
net: dsa: sja1105: Fix assigned yet unused return code rc
Colin Ian King
1
-1
/
+1
2021-06-09
net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX
Vladimir Oltean
5
-1
/
+358
2021-06-09
net: dsa: sja1105: make sure the retagging port is enabled for SJA1110
Vladimir Oltean
3
-0
/
+58
2021-06-09
net: dsa: sja1105: add support for the SJA1110 switch family
Vladimir Oltean
8
-12
/
+1312
2021-06-07
net: dsa: sja1105: determine PHY/MAC role from PHY interface type
Vladimir Oltean
1
-46
/
+18
2021-06-07
net: dsa: sja1105: apply RGMII delays based on the fixed-link property
Vladimir Oltean
2
-14
/
+15
2021-06-01
net: dsa: sja1105: some table entries are always present when read dynamically
Vladimir Oltean
1
-7
/
+8
2021-06-01
net: dsa: sja1105: always keep RGMII ports in the MAC role
Vladimir Oltean
2
-7
/
+8
2021-06-01
net: dsa: sja1105: add a translation table for port speeds
Vladimir Oltean
4
-35
/
+84
2021-06-01
net: dsa: sja1105: add a PHY interface type compatibility matrix
Vladimir Oltean
3
-29
/
+55
2021-06-01
net: dsa: sja1105: cache the phy-mode port property
Vladimir Oltean
2
-21
/
+4
2021-06-01
net: dsa: sja1105: the 0x1F0000 SGMII "base address" is actually MDIO_MMD_VEND2
Vladimir Oltean
3
-17
/
+16
2021-06-01
net: dsa: sja1105: allow SGMII PCS configuration to be per port
Vladimir Oltean
1
-31
/
+44
2021-06-01
net: dsa: sja1105: be compatible with "ethernet-ports" OF node name
Vladimir Oltean
1
-0
/
+2
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-27
/
+70
2021-05-24
net: dsa: sja1105: allow the frame buffer size to be customized
Vladimir Oltean
5
-22
/
+27
2021-05-24
net: dsa: sja1105: configure the multicast policers, if present
Vladimir Oltean
1
-0
/
+4
[next]