index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2021-11-29
net: mscc: ocelot: fix missing unlock on error in ocelot_hwstamp_set()
Wei Yongjun
1
-1
/
+3
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-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-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-36
/
+71
2021-10-12
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
1
-17
/
+0
2021-10-12
net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...
Vladimir Oltean
1
-1
/
+23
2021-10-12
net: mscc: ocelot: deny TX timestamping of non-PTP packets
Vladimir Oltean
1
-7
/
+12
2021-10-12
net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skb
Vladimir Oltean
1
-3
/
+3
2021-10-12
net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO
Vladimir Oltean
1
-7
/
+30
2021-10-12
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-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-08-18
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-08
net: dsa: felix: re-enable TX flow control in ocelot_port_flush()
Vladimir Oltean
1
-0
/
+5
2021-04-27
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
1
-0
/
+53
2021-04-27
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
1
-3
/
+21
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
1
-3
/
+3
2021-03-31
net: ocelot: fix a trailling format issue with block comments
Yixing Liu
1
-1
/
+2
2021-03-23
net: ocelot: replay switchdev events when joining bridge
Vladimir Oltean
1
-12
/
+6
2021-03-18
net: ocelot: support multiple bridges
Vladimir Oltean
1
-36
/
+36
2021-03-16
net: ocelot: Remove ocelot_xfh_get_cpuq
Horatiu Vultur
1
-2
/
+1
2021-03-16
net: ocelot: Extend MRP
Horatiu Vultur
1
-6
/
+0
2021-03-16
net: ocelot: Add PGID_BLACKHOLE
Horatiu Vultur
1
-0
/
+3
2021-02-16
net: mscc: ocelot: Add support for MRP
Horatiu Vultur
1
-1
/
+9
2021-02-15
net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest
Vladimir Oltean
1
-1
/
+1
2021-02-14
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
1
-0
/
+7
2021-02-14
net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll
Vladimir Oltean
1
-0
/
+151
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
1
-30
/
+8
2021-02-14
net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit
Vladimir Oltean
1
-0
/
+80
2021-02-12
net: mscc: ocelot: offload bridge port flags to device
Vladimir Oltean
1
-1
/
+86
2021-02-12
net: mscc: ocelot: use separate flooding PGID for broadcast
Vladimir Oltean
1
-5
/
+8
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+54
[next]