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
/
ethernet
/
mscc
/
ocelot.c
Age
Commit message (
Expand
)
Author
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-11
net: mscc: ocelot: offload VLAN mangle action to VCAP IS1
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: 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 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-09-29
net: mscc: ocelot: automatically detect VCAP constants
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-18
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
2020-09-18
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-27
net: mscc: ocelot: fix hardware timestamp dequeue logic
laurent brando
2020-07-13
net: mscc: ocelot: extend watermark encoding function
Maxim Kochetkov
2020-07-13
net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield
Maxim Kochetkov
2020-07-13
net: mscc: ocelot: disable flow control on NPI interface
Vladimir Oltean
2020-07-13
net: mscc: ocelot: split writes to pause frame enable bit and to thresholds
Vladimir Oltean
2020-07-13
net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
Vladimir Oltean
2020-06-22
net: mscc: ocelot: support IPv4, IPv6 and plain Ethernet mdb entries
Vladimir Oltean
2020-06-22
net: mscc: ocelot: introduce macros for iterating over PGIDs
Vladimir Oltean
2020-06-22
net: dsa: felix: call port mdb operations from ocelot
Vladimir Oltean
2020-06-22
net: mscc: ocelot: make the NPI port a proper target for FDB and MDB
Vladimir Oltean
2020-06-22
net: mscc: ocelot: fix encoding destination ports into multicast IPv4 address
Vladimir Oltean
2020-06-20
net: mscc: ocelot: generalize the "ACE/ACL" names
Vladimir Oltean
2020-06-20
net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h}
Vladimir Oltean
2020-06-20
net: mscc: ocelot: move net_device related functions to ocelot_net.c
Vladimir Oltean
2020-05-27
net: mscc: allow offloading timestamping operations to the PHY
Antoine Tenart
2020-05-27
net: mscc: use the PHY MII ioctl interface when possible
Antoine Tenart
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-22
net: mscc: ocelot: fix address ageing time (again)
Vladimir Oltean
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
Vladimir Oltean
2020-05-06
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
2020-04-21
net: mscc: ocelot: fix timestamp info if ptp clock does not work
Yangbo Lu
2020-04-21
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
2020-03-27
net: dsa: felix: support changing the MTU
Vladimir Oltean
2020-03-15
net: mscc: ocelot: adjust maxlen on NPI port, not CPU
Vladimir Oltean
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-09
net: mscc: ocelot: properly account for VLAN header length when setting MRU
Vladimir Oltean
2020-03-04
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
2020-03-03
net: mscc: ocelot: remove port_pcs_init indirection for VSC7514
Vladimir Oltean
2020-03-03
net: mscc: ocelot: simplify tc-flower offload structures
Vladimir Oltean
2020-01-05
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
2019-12-03
net: mscc: ocelot: unregister the PTP clock on deinit
Vladimir Oltean
[next]