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
Age
Commit message (
Expand
)
Author
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: 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-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-11
net: dsa: felix: the switch does not support DMA
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-19
net: dsa: seville: the packet buffer is 2 megabits, not megabytes
Maxim Kochetkov
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-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-02
net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1
Xiaoliang Yang
2020-10-02
net: mscc: ocelot: introduce conversion helpers between port and netdev
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: dsa: seville: fix VCAP IS2 action width
Vladimir Oltean
2020-09-29
net: dsa: felix: fix incorrect action offsets for VCAP IS2
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: dsa: felix: convert TAS link speed based on phylink speed
Xiaoliang Yang
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: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
2020-09-21
net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Xiaoliang Yang
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: seville: duplicate vsc9959_mdio_bus_free
Vladimir Oltean
2020-09-18
net: dsa: felix: replace tabs with spaces
Vladimir Oltean
2020-09-18
net: dsa: seville: reindent defines for MDIO controller
Vladimir Oltean
2020-09-18
net: dsa: seville: remove unused defines for the mdio controller
Vladimir Oltean
2020-09-18
net: dsa: ocelot: document why reset procedure is different for felix/seville
Vladimir Oltean
2020-09-18
net: dsa: seville: first enable memories, then initialize them
Vladimir Oltean
2020-09-18
net: dsa: seville: don't write to MEM_ENA twice
Vladimir Oltean
2020-09-18
net: dsa: felix: use ocelot_field_{read,write} helpers consistently
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-18
net: dsa: seville: fix buffer size of the queue system
Vladimir Oltean
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]