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
Age
Commit message (
Expand
)
Author
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-10-02
net: mscc: ocelot: create TCAM skeleton from tc filter chains
Vladimir Oltean
2020-10-02
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
2020-10-02
net: mscc: ocelot: offload multiple tc-flower actions in same rule
Vladimir Oltean
2020-09-29
net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy()
Vladimir Oltean
2020-09-29
net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id function
Vladimir Oltean
2020-09-29
net: mscc: ocelot: rename variable 'cnt' in vcap_data_offset_get()
Vladimir Oltean
2020-09-29
net: mscc: ocelot: rename variable 'count' in vcap_data_offset_get()
Vladimir Oltean
2020-09-29
net: mscc: ocelot: calculate vcap offsets correctly for full and quarter entries
Xiaoliang Yang
2020-09-29
net: mscc: ocelot: parse flower action before key
Vladimir Oltean
2020-09-29
net: mscc: ocelot: remove unneeded VCAP parameters for IS2
Vladimir Oltean
2020-09-29
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
2020-09-29
net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target
Vladimir Oltean
2020-09-29
net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
Vladimir Oltean
2020-09-29
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
2020-09-29
net: mscc: ocelot: return error if VCAP filter is not found
Xiaoliang Yang
2020-09-29
net: mscc: ocelot: introduce a new ocelot_target_{read,write} API
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
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-21
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
2020-09-18
net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_info
Vladimir Oltean
2020-09-18
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
2020-09-18
net: mscc: ocelot: unregister net devices on unbind
Vladimir Oltean
2020-09-18
net: mscc: ocelot: refactor ports parsing code into a dedicated function
Vladimir Oltean
2020-09-18
net: mscc: ocelot: error checking when calling ocelot_init()
Vladimir Oltean
2020-09-18
net: mscc: ocelot: check for errors on memory allocation of ports
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-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-27
net: mscc: ocelot: fix hardware timestamp dequeue logic
laurent brando
2020-07-22
net: mscc: ocelot: fix non-initialized CPU port on VSC7514
Vladimir Oltean
2020-07-19
net: mscc: ocelot: add support for PTP waveform configuration
Vladimir Oltean
2020-07-16
net: mscc: ocelot: rethink Kconfig dependencies again
Vladimir Oltean
2020-07-13
net: mscc: ocelot: extend watermark encoding function
Maxim Kochetkov
2020-07-13
net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield
Maxim Kochetkov
2020-07-13
net: mscc: ocelot: disable flow control on NPI interface
Vladimir Oltean
2020-07-13
net: mscc: ocelot: split writes to pause frame enable bit and to thresholds
Vladimir Oltean
2020-07-13
net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
Vladimir Oltean
2020-07-13
soc: mscc: ocelot: add MII registers description
Maxim Kochetkov
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: support IPv4, IPv6 and plain Ethernet mdb entries
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-22
net: mscc: ocelot: make the NPI port a proper target for FDB and MDB
Vladimir Oltean
2020-06-22
net: mscc: ocelot: fix encoding destination ports into multicast IPv4 address
Vladimir Oltean
[prev]
[next]