index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
ocelot
/
felix.c
Age
Commit message (
Expand
)
Author
2021-02-16
net: dsa: felix: Add support for MRP
Horatiu Vultur
2021-02-16
net: dsa: felix: perform teardown on error in felix_setup
Vladimir Oltean
2021-02-16
net: dsa: felix: don't deinitialize unused ports
Vladimir Oltean
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-14
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
2021-02-14
net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q
Vladimir Oltean
2021-02-14
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
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: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializes
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-01-29
net: dsa: felix: perform switch setup for tag_8021q
Vladimir Oltean
2021-01-29
net: dsa: felix: convert to the new .change_tag_protocol DSA API
Vladimir Oltean
2021-01-29
net: mscc: ocelot: don't use NPI tag prefix for the CPU port module
Vladimir Oltean
2021-01-15
net: mscc: ocelot: configure watermarks using devlink-sb
Vladimir Oltean
2021-01-15
net: mscc: ocelot: export NUM_TC constant from felix to common switch lib
Vladimir Oltean
2021-01-15
net: dsa: felix: perform teardown in reverse order of setup
Vladimir Oltean
2021-01-15
net: dsa: felix: reindent struct dsa_switch_ops
Vladimir Oltean
2021-01-15
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-07
net: dsa: ocelot: request DSA to fix up lack of address learning on CPU port
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: dsa: felix: improve the workaround for multiple native VLANs on NPI port
Vladimir Oltean
2020-11-02
net: mscc: ocelot: deny changing the native VLAN from the prepare phase
Vladimir Oltean
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-02
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
2020-09-29
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
2020-09-26
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
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-18
net: dsa: seville: build as separate module
Vladimir Oltean
2020-09-18
net: dsa: felix: move the PTP clock structure to felix_vsc9959.c
Vladimir Oltean
2020-09-18
net: dsa: felix: replace tabs with spaces
Vladimir Oltean
2020-09-18
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
2020-09-18
net: mscc: ocelot: error checking when calling ocelot_init()
Vladimir Oltean
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-31
net: dsa: ocelot: use the Lynx PCS helpers in Felix and Seville
Ioana Ciornei
2020-08-24
net: ocelot: Add of_node_put() before return statement
Sumera Priyadarsini
2020-07-13
net: dsa: felix: introduce support for Seville VSC9953 switch
Maxim Kochetkov
2020-07-13
net: dsa: felix: move probing to felix_vsc9959.c
Vladimir Oltean
[next]