index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
soc
/
mscc
Age
Commit message (
Expand
)
Author
2022-05-12
net: mscc: ocelot: delete ocelot_port :: xmit_template
Vladimir Oltean
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-06
net: dsa: felix: perform MDB migration based on ocelot->multicast list
Vladimir Oltean
2022-05-05
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
2022-05-02
net: mscc: ocelot: add missed parentheses around macro argument
Colin Foster
2022-05-02
net: mscc: ocelot: remove unnecessary variable
Colin Foster
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
2022-03-17
net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2
Vladimir Oltean
2022-03-17
net: mscc: ocelot: add port mirroring support using tc-matchall
Vladimir Oltean
2022-03-14
net: dsa: felix: configure default-prio and dscp priorities
Vladimir Oltean
2022-02-27
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
2022-02-24
net: dsa: felix: support FDB entries on offloaded LAG interfaces
Vladimir Oltean
2022-02-17
net: dsa: felix: update destinations of existing traps with ocelot-8021q
Vladimir Oltean
2022-02-17
net: mscc: ocelot: annotate which traps need PTP timestamping
Vladimir Oltean
2022-02-17
net: mscc: ocelot: keep traps in a list
Vladimir Oltean
2022-02-17
net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP traps
Vladimir Oltean
2022-02-17
net: mscc: ocelot: use a single VCAP filter for all MRP traps
Vladimir Oltean
2022-02-17
net: mscc: ocelot: delete OCELOT_MRP_CPUQ
Vladimir Oltean
2022-02-17
net: mscc: ocelot: consolidate cookie allocation for private VCAP rules
Vladimir Oltean
2022-02-14
net: mscc: ocelot: use bulk reads for stats
Colin Foster
2022-02-14
net: mscc: ocelot: add ability to perform bulk reads
Colin Foster
2022-02-14
net: ocelot: align macros for consistency
Colin Foster
2022-01-07
net: dsa: felix: add port fast age support
Vladimir Oltean
2021-12-10
net: ocelot: add FDMA support
Clément Léger
2021-12-10
net: ocelot: add and export ocelot_ptp_rx_timestamp()
Clément Léger
2021-12-10
net: ocelot: export ocelot_ifh_port_set() to setup IFH
Clément Léger
2021-12-10
net: ocelot: fix missed include in the vsc7514_regs.h file
Colin Foster
2021-12-07
net: mscc: ocelot: split register definitions to a separate file
Colin Foster
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
net: mscc: ocelot: create a function that replaces an existing VCAP filter
Vladimir Oltean
2021-11-25
net: dsa: felix: enable cut-through forwarding between ports by default
Vladimir Oltean
2021-11-18
net: dsa: felix: restrict psfp rules on ingress port
Xiaoliang Yang
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
2021-11-18
net: dsa: felix: support psfp filter on vsc9959
Xiaoliang Yang
2021-11-18
net: mscc: ocelot: add gate and police action offload to PSFP
Xiaoliang Yang
2021-11-18
net: mscc: ocelot: add MAC table stream learn and lookup operations
Xiaoliang Yang
2021-10-25
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2021-10-24
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
2021-10-21
net: mscc: ocelot: track the port pvid using a pointer
Vladimir Oltean
2021-10-21
net: mscc: ocelot: allow a config where all bridge VLANs are egress-untagged
Vladimir Oltean
2021-10-21
net: mscc: ocelot: convert the VLAN masks to a list
Vladimir Oltean
2021-10-21
net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFG
Vladimir Oltean
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-12
net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
Vladimir Oltean
2021-10-12
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
2021-10-12
net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...
Vladimir Oltean
2021-10-12
net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO
Vladimir Oltean
2021-10-12
net: mscc: ocelot: make use of all 63 PTP timestamp identifiers
Vladimir Oltean
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[prev]
[next]