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_net.c
Age
Commit message (
Expand
)
Author
2021-02-16
net: mscc: ocelot: Add support for MRP
Horatiu Vultur
2021-02-14
net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit
Vladimir Oltean
2021-02-14
net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frame
Vladimir Oltean
2021-02-12
net: mscc: ocelot: offload bridge port flags to device
Vladimir Oltean
2021-02-12
net: switchdev: propagate extack to port attributes
Vladimir Oltean
2021-02-06
net: mscc: ocelot: rebalance LAGs on link up/down events
Vladimir Oltean
2021-02-06
net: mscc: ocelot: don't refuse bonding interfaces we can't offload
Vladimir Oltean
2021-02-06
net: mscc: ocelot: use a switch-case statement in ocelot_netdevice_event
Vladimir Oltean
2021-02-06
net: mscc: ocelot: rename ocelot_netdevice_port_event to ocelot_netdevice_cha...
Vladimir Oltean
2021-02-03
net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports()
Dan Carpenter
2021-01-29
net: mscc: ocelot: export VCAP structures to include/soc/mscc
Vladimir Oltean
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-18
net: mscc: ocelot: allow offloading of bridge on top of LAG
Vladimir Oltean
2021-01-16
net: mscc: ocelot: Remove unneeded semicolon
Xu Wang
2021-01-15
net: mscc: ocelot: configure watermarks using devlink-sb
Vladimir Oltean
2021-01-15
net: mscc: ocelot: register devlink ports
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2020-12-14
net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...
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: transform the pvid and native vlan values into a structure
Vladimir Oltean
2020-10-13
net: mscc: ocelot: remove duplicate ocelot_port_dev_check
Vladimir Oltean
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-02
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
2020-09-24
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
2020-09-18
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
2020-09-18
net: mscc: ocelot: fix race condition with TX timestamping
Vladimir Oltean
2020-07-13
net: mscc: ocelot: convert port registers to regmap
Vladimir Oltean
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
2020-06-28
net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.c
Vladimir Oltean
2020-06-22
net: mscc: ocelot: introduce macros for iterating over PGIDs
Vladimir Oltean
2020-06-22
net: dsa: felix: call port mdb operations from ocelot
Vladimir Oltean
2020-06-20
net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h}
Vladimir Oltean
2020-06-20
net: mscc: ocelot: move net_device related functions to ocelot_net.c
Vladimir Oltean