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
/
drivers
/
net
/
ethernet
/
mscc
/
ocelot.c
Age
Commit message (
Expand
)
Author
2021-02-16
net: mscc: ocelot: Add support for MRP
Horatiu Vultur
2021-02-15
net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest
Vladimir Oltean
2021-02-14
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
2021-02-14
net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll
Vladimir Oltean
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
2021-02-14
net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit
Vladimir Oltean
2021-02-12
net: mscc: ocelot: offload bridge port flags to device
Vladimir Oltean
2021-02-12
net: mscc: ocelot: use separate flooding PGID for broadcast
Vladimir Oltean
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-09
net: dsa: felix: implement port flushing on .phylink_mac_link_down
Vladimir Oltean
2021-02-06
net: mscc: ocelot: rebalance LAGs on link up/down events
Vladimir Oltean
2021-02-06
net: mscc: ocelot: rename aggr_count to num_ports_in_lag
Vladimir Oltean
2021-02-06
net: mscc: ocelot: drop the use of the "lags" array
Vladimir Oltean
2021-02-06
net: mscc: ocelot: set up logical port IDs centrally
Vladimir Oltean
2021-02-06
net: mscc: ocelot: avoid unneeded "lp" variable in LAG join
Vladimir Oltean
2021-02-06
net: mscc: ocelot: set up the bonding mask in a way that avoids a net_device
Vladimir Oltean
2021-02-06
net: mscc: ocelot: use ipv6 in the aggregation code
Vladimir Oltean
2021-02-06
net: mscc: ocelot: don't refuse bonding interfaces we can't offload
Vladimir Oltean
2021-01-29
net: dsa: felix: perform switch setup for tag_8021q
Vladimir Oltean
2021-01-29
net: mscc: ocelot: don't use NPI tag prefix for the CPU port module
Vladimir Oltean
2021-01-29
net: mscc: ocelot: reapply bridge forwarding mask on bonding join/leave
Vladimir Oltean
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
net: mscc: ocelot: Fix multicast to the CPU port
Alban Bedel
2021-01-15
net: mscc: ocelot: configure watermarks using devlink-sb
Vladimir Oltean
2021-01-15
net: mscc: ocelot: initialize watermarks to sane defaults
Vladimir Oltean
2021-01-15
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2020-12-14
net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...
Vladimir Oltean
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-05
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
2020-11-02
net: mscc: ocelot: deny changing the native VLAN from the prepare phase
Vladimir Oltean
2020-11-02
net: mscc: ocelot: move the logic to drop 802.1p traffic to the pvid deletion
Vladimir Oltean
2020-11-02
net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlan
Vladimir Oltean
2020-11-02
net: mscc: ocelot: transform the pvid and native vlan values into a structure
Vladimir Oltean
2020-11-02
net: mscc: ocelot: don't reset the pvid to 0 when deleting it
Vladimir Oltean
2020-11-02
net: mscc: ocelot: use the pvid of zero when bridged with vlan_filtering=0
Vladimir Oltean
2020-10-30
net: mscc: ocelot: support L2 multicast entries
Vladimir Oltean
2020-10-30
net: mscc: ocelot: make entry_type a member of struct ocelot_multicast
Vladimir Oltean
2020-10-30
net: mscc: ocelot: remove the "new" variable in ocelot_port_mdb_add
Vladimir Oltean
2020-10-30
net: mscc: ocelot: use ether_addr_copy
Vladimir Oltean
2020-10-30
net: mscc: ocelot: classify L2 mdb entries as LOCKED
Vladimir Oltean
2020-10-11
net: mscc: ocelot: offload VLAN mangle action to VCAP IS1
Vladimir Oltean
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-06
net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOP
Vladimir Oltean
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-02
net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0
Xiaoliang Yang
2020-10-02
net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1
Xiaoliang Yang
2020-09-29
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
2020-09-26
net: mscc: ocelot: move NPI port configuration to DSA
Vladimir Oltean
2020-09-24
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
[next]