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_ace.c
Age
Commit message (
Expand
)
Author
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
2020-06-20
net: mscc: ocelot: access EtherType using __be16
Vladimir Oltean
2020-06-20
net: mscc: ocelot: use plain int when interacting with TCAM tables
Vladimir Oltean
2020-04-22
net: mscc: ocelot: refine the ocelot_ace_is_problematic_mac_etype function
Vladimir Oltean
2020-04-18
net: mscc: ocelot: deal with problematic MAC_ETYPE VCAP IS2 rules
Vladimir Oltean
2020-03-30
net: mscc: ocelot: add action of police on vcap_is2
Xiaoliang Yang
2020-03-03
net: mscc: ocelot: parameterize the vcap_is2 properties
Vladimir Oltean
2020-03-03
net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing
Vladimir Oltean
2020-03-03
net: mscc: ocelot: spell out full "ocelot" name instead of "oc"
Vladimir Oltean
2020-03-03
net: mscc: ocelot: simplify tc-flower offload structures
Vladimir Oltean
2020-03-03
net: mscc: ocelot: make ocelot_ace_rule support multiple ports
Yangbo Lu
2019-08-22
ocelot_ace: fix action of trap
Yangbo Lu
2019-06-09
ocelot: remove unused variable 'rc' in vcap_cmd()
Mao Wenan
2019-06-06
net: mscc: ocelot: remove unused variable 'vcap_data_t'
YueHaibing
2019-06-04
net: mscc: ocelot: Fix some struct initializations
Nathan Chancellor
2019-06-02
net: mscc: ocelot: Add support for tcam
Horatiu Vultur