index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Age
Commit message (
Expand
)
Author
2021-03-24
net: ocelot: Simplify MRP deletion
Horatiu Vultur
2021-03-23
net: ocelot: replay switchdev events when joining bridge
Vladimir Oltean
2021-03-23
net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG
Vladimir Oltean
2021-03-18
net: ocelot: support multiple bridges
Vladimir Oltean
2021-03-18
net: ocelot: Fix deletetion of MRP entries from MAC table
Horatiu Vultur
2021-03-16
net: ocelot: Remove ocelot_xfh_get_cpuq
Horatiu Vultur
2021-03-16
net: ocelot: Extend MRP
Horatiu Vultur
2021-03-16
net: ocelot: Add PGID_BLACKHOLE
Horatiu Vultur
2021-03-13
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
2021-03-10
net: mscc: ocelot: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-04
net: mscc: ocelot: properly reject destination IP keys in VCAP IS1
Vladimir Oltean
2021-02-26
net: mscc: ocelot: select NET_DEVLINK
Arnd Bergmann
2021-02-17
net: mscc: ocelot: select PACKING in the Kconfig
Vladimir Oltean
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-14
net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frame
Vladimir Oltean
2021-02-14
net: mscc: ocelot: better error handling in ocelot_xtr_irq_handler
Vladimir Oltean
2021-02-14
net: mscc: ocelot: only drain extraction queue on error
Vladimir Oltean
2021-02-14
net: mscc: ocelot: stop returning IRQ_NONE in ocelot_xtr_irq_handler
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-12
net: switchdev: propagate extack to port attributes
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: dsa: felix: propagate the LAG offload ops towards the ocelot lib
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-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 code in mscc_ocelot_probe()
Dan Carpenter
2021-02-03
net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports()
Dan Carpenter
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-29
net: mscc: ocelot: store a namespaced VCAP filter ID
Vladimir Oltean
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
[next]