index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Age
Commit message (
Expand
)
Author
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-20
net: mscc: ocelot: Fix multicast to the CPU port
Alban Bedel
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: initialize watermarks to sane defaults
Vladimir Oltean
2021-01-15
net: mscc: ocelot: register devlink ports
Vladimir Oltean
2021-01-15
net: mscc: ocelot: delete unused ocelot_set_cpu_port prototype
Vladimir Oltean
2021-01-15
net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
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
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-16
net: mscc: ocelot: Fix a resource leak in the error handling path of the prob...
Christophe JAILLET
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-13
net: mscc: ocelot: remove duplicate ocelot_port_dev_check
Vladimir Oltean
2020-10-11
net: mscc: ocelot: offload VLAN mangle action to VCAP IS1
Vladimir Oltean
2020-10-08
net: mscc: ocelot: add missing VCAP ES0 and IS1 regmaps for VSC7514
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: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
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 redirect action to VCAP IS2
Vladimir Oltean
2020-10-02
net: mscc: ocelot: relax ocelot_exclusive_mac_etype_filter_rules()
Vladimir Oltean
2020-10-02
net: mscc: ocelot: only install TCAM entries into a specific lookup and PAG
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-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
[prev]
[next]