index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
ocelot
/
felix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
net: dsa: felix: tag_8021q preparation for multiple CPU ports
Vladimir Oltean
1
-40
/
+64
2022-05-23
net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports
Vladimir Oltean
1
-18
/
+9
2022-05-23
net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpu
Vladimir Oltean
1
-27
/
+9
2022-05-23
net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...
Vladimir Oltean
1
-4
/
+0
2022-05-23
net: dsa: felix: move the updating of PGID_CPU to the ocelot lib
Vladimir Oltean
1
-7
/
+0
2022-05-23
net: dsa: fix missing adjustment of host broadcast flooding
Vladimir Oltean
1
-0
/
+3
2022-05-12
net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index
Vladimir Oltean
1
-0
/
+1
2022-05-12
net: dsa: felix: reimplement tagging protocol change with function pointers
Vladimir Oltean
1
-197
/
+202
2022-05-12
net: dsa: felix: dynamically determine tag_8021q CPU port for traps
Vladimir Oltean
1
-9
/
+17
2022-05-12
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
1
-28
/
+11
2022-05-12
net: dsa: felix: manage host flooding using a specific driver callback
Vladimir Oltean
1
-0
/
+32
2022-05-12
net: dsa: felix: bring the NPI port indirection for host flooding to surface
Vladimir Oltean
1
-0
/
+3
2022-05-12
net: dsa: felix: bring the NPI port indirection for host MDBs to surface
Vladimir Oltean
1
-0
/
+6
2022-05-12
net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q too
Vladimir Oltean
1
-2
/
+10
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2022-05-11
net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953
Vladimir Oltean
1
-0
/
+1
2022-05-06
net: dsa: felix: perform MDB migration based on ocelot->multicast list
Vladimir Oltean
1
-46
/
+5
2022-05-06
net: dsa: felix: stop migrating FDBs back and forth on tag proto change
Vladimir Oltean
1
-53
/
+2
2022-05-06
net: dsa: felix: use PGID_CPU for FDB entry migration on NPI port
Vladimir Oltean
1
-4
/
+2
2022-05-05
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
1
-1
/
+6
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
1
-1
/
+0
2022-04-14
net: dsa: felix: fix tagging protocol changes with multiple CPU ports
Vladimir Oltean
1
-0
/
+23
2022-03-17
net: dsa: felix: add port mirroring support
Vladimir Oltean
1
-0
/
+20
2022-03-14
net: dsa: felix: configure default-prio and dscp priorities
Vladimir Oltean
1
-0
/
+43
2022-03-09
net: dsa: felix: avoid early deletion of host FDB entries
Vladimir Oltean
1
-0
/
+16
2022-03-09
net: dsa: felix: actually disable flooding towards NPI port
Vladimir Oltean
1
-0
/
+9
2022-03-09
net: dsa: felix: drop "bool change" from felix_set_tag_protocol
Vladimir Oltean
1
-39
/
+26
2022-03-04
net: dsa: felix: remove redundant assignment in felix_8021q_cpu_port_deinit
Vladimir Oltean
1
-1
/
+0
2022-03-04
net: dsa: felix: print error message in felix_check_xtr_pkt()
Vladimir Oltean
1
-1
/
+5
2022-03-04
net: dsa: felix: initialize "err" to 0 in felix_check_xtr_pkt()
Vladimir Oltean
1
-1
/
+1
2022-03-04
net: dsa: felix: drop the ptp_type argument from felix_check_xtr_pkt()
Vladimir Oltean
1
-5
/
+2
2022-03-04
net: dsa: felix: remove ocelot->npi assignment from felix_8021q_cpu_port_init
Vladimir Oltean
1
-1
/
+0
2022-03-03
net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021q
Vladimir Oltean
1
-10
/
+0
2022-03-03
net: dsa: felix: start off with flooding disabled on the CPU port
Vladimir Oltean
1
-17
/
+0
2022-03-03
net: dsa: felix: migrate flood settings from NPI to tag_8021q CPU port
Vladimir Oltean
1
-2
/
+45
2022-03-03
net: dsa: felix: migrate host FDB and MDB entries when changing tag proto
Vladimir Oltean
1
-26
/
+145
2022-02-28
net: dsa: felix: remove prevalidate_phy_mode interface
Colin Foster
1
-2
/
+19
2022-02-27
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
1
-10
/
+53
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
1
-1
/
+2
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
1
-6
/
+12
2022-02-27
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
1
-56
/
+64
2022-02-27
net: dsa: felix: delete workarounds present due to SVL tag_8021q bridging
Vladimir Oltean
1
-17
/
+2
2022-02-26
net: dsa: ocelot: mark as non-legacy
Russell King (Oracle)
1
-0
/
+6
2022-02-26
net: dsa: ocelot: convert to mac_select_pcs()
Russell King (Oracle)
1
-6
/
+8
2022-02-26
net: dsa: ocelot: populate supported_interfaces
Russell King (Oracle)
1
-0
/
+10
2022-02-24
net: dsa: felix: support FDB entries on offloaded LAG interfaces
Vladimir Oltean
1
-0
/
+18
2022-02-24
net: dsa: create a dsa_lag structure
Vladimir Oltean
1
-4
/
+4
2022-02-17
net: dsa: felix: update destinations of existing traps with ocelot-8021q
Vladimir Oltean
1
-111
/
+76
2022-02-17
net: dsa: felix: remove dead code in felix_setup_mmio_filtering()
Vladimir Oltean
1
-5
/
+3
2022-02-17
net: dsa: felix: use DSA port iteration helpers
Vladimir Oltean
1
-48
/
+27
[next]