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
/
ethernet
/
mscc
/
ocelot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI port
Vladimir Oltean
1
-1
/
+4
2022-01-08
net: dsa: felix: add port fast age support
Vladimir Oltean
1
-0
/
+37
2022-01-08
net: mscc: ocelot: fix incorrect balancing with down LAG ports
Vladimir Oltean
1
-15
/
+11
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-12-11
net: ocelot: add and export ocelot_ptp_rx_timestamp()
Clément Léger
1
-17
/
+24
2021-12-11
net: ocelot: export ocelot_ifh_port_set() to setup IFH
Clément Léger
1
-5
/
+13
2021-11-30
net: mscc: ocelot: fix mutex_lock not released
Lv Ruyi
1
-1
/
+3
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+244
2021-11-26
net: mscc: ocelot: correctly report the timestamping RX filters in ethtool
Vladimir Oltean
1
-1
/
+4
2021-11-26
net: mscc: ocelot: set up traps for PTP packets
Vladimir Oltean
1
-1
/
+240
2021-11-26
net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP
Vladimir Oltean
1
-6
/
+0
2021-11-26
net: dsa: felix: enable cut-through forwarding between ports by default
Vladimir Oltean
1
-8
/
+69
2021-11-26
net: ocelot: remove "bridge" argument from ocelot_get_bridge_fwd_mask
Vladimir Oltean
1
-6
/
+8
2021-11-18
net: mscc: ocelot: add gate and police action offload to PSFP
Xiaoliang Yang
1
-0
/
+3
2021-11-18
net: mscc: ocelot: add MAC table stream learn and lookup operations
Xiaoliang Yang
1
-6
/
+75
2021-10-25
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
1
-12
/
+41
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
1
-41
/
+12
2021-10-24
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
1
-12
/
+41
2021-10-21
net: mscc: ocelot: track the port pvid using a pointer
Vladimir Oltean
1
-19
/
+12
2021-10-21
net: mscc: ocelot: add the local station MAC addresses in VID 0
Vladimir Oltean
1
-5
/
+6
2021-10-21
net: mscc: ocelot: allow a config where all bridge VLANs are egress-untagged
Vladimir Oltean
1
-34
/
+112
2021-10-21
net: mscc: ocelot: convert the VLAN masks to a list
Vladimir Oltean
1
-16
/
+65
2021-10-21
net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFG
Vladimir Oltean
1
-8
/
+5
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-36
/
+71
2021-10-13
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
1
-17
/
+0
2021-10-13
net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...
Vladimir Oltean
1
-1
/
+23
2021-10-13
net: mscc: ocelot: deny TX timestamping of non-PTP packets
Vladimir Oltean
1
-7
/
+12
2021-10-13
net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skb
Vladimir Oltean
1
-3
/
+3
2021-10-13
net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO
Vladimir Oltean
1
-7
/
+30
2021-10-13
net: mscc: ocelot: make use of all 63 PTP timestamp identifiers
Vladimir Oltean
1
-1
/
+3
2021-10-12
net: mscc: ocelot: Fix dumplicated argument in ocelot
Wan Jiabing
1
-2
/
+2
2021-10-02
net: mscc: ocelot: write full VLAN TCI in the injection header
Vladimir Oltean
1
-1
/
+1
2021-09-23
net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabled
Vladimir Oltean
1
-3
/
+8
2021-09-19
net: mscc: ocelot: remove buggy duplicate write to DEV_CLOCK_CFG
Colin Foster
1
-6
/
+0
2021-09-19
net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFG
Colin Foster
1
-4
/
+0
2021-08-20
net: mscc: ocelot: use helpers for port VLAN membership
Vladimir Oltean
1
-20
/
+40
2021-08-20
net: mscc: ocelot: transmit the VLAN filtering restrictions via extack
Vladimir Oltean
1
-3
/
+3
2021-08-20
net: mscc: ocelot: transmit the "native VLAN" error via extack
Vladimir Oltean
1
-4
/
+3
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-08-19
net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU port
Vladimir Oltean
1
-0
/
+1
2021-08-16
net: mscc: ocelot: convert to phylink
Vladimir Oltean
1
-57
/
+94
2021-08-16
net: dsa: felix: stop calling ocelot_port_{enable,disable}
Vladimir Oltean
1
-13
/
+9
2021-06-09
net: dsa: felix: re-enable TX flow control in ocelot_port_flush()
Vladimir Oltean
1
-0
/
+5
2021-04-28
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
1
-0
/
+53
2021-04-28
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
1
-3
/
+21
2021-04-28
net: dsa: free skb->cb usage in core driver
Yangbo Lu
1
-3
/
+3
2021-04-01
net: ocelot: fix a trailling format issue with block comments
Yixing Liu
1
-1
/
+2
2021-03-24
net: ocelot: replay switchdev events when joining bridge
Vladimir Oltean
1
-12
/
+6
2021-03-19
net: ocelot: support multiple bridges
Vladimir Oltean
1
-36
/
+36
2021-03-17
net: ocelot: Remove ocelot_xfh_get_cpuq
Horatiu Vultur
1
-2
/
+1
[next]