开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
/
ocelot.c
Age
Commit message (
Expand
)
Author
2021-06-08
net: dsa: felix: re-enable TX flow control in ocelot_port_flush()
Vladimir Oltean
2021-04-27
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
2021-04-27
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
2021-03-31
net: ocelot: fix a trailling format issue with block comments
Yixing Liu
2021-03-23
net: ocelot: replay switchdev events when joining bridge
Vladimir Oltean
2021-03-18
net: ocelot: support multiple bridges
Vladimir Oltean
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-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-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-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: 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-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-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-15
net: mscc: ocelot: configure watermarks using devlink-sb
Vladimir Oltean
2021-01-15
net: mscc: ocelot: initialize watermarks to sane defaults
Vladimir Oltean
2021-01-15
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2020-12-14
net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...
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: mscc: ocelot: deny changing the native VLAN from the prepare phase
Vladimir Oltean
2020-11-02
net: mscc: ocelot: move the logic to drop 802.1p traffic to the pvid deletion
Vladimir Oltean
2020-11-02
net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlan
Vladimir Oltean
2020-11-02
net: mscc: ocelot: transform the pvid and native vlan values into a structure
Vladimir Oltean
2020-11-02
net: mscc: ocelot: don't reset the pvid to 0 when deleting it
Vladimir Oltean
2020-11-02
net: mscc: ocelot: use the pvid of zero when bridged with vlan_filtering=0
Vladimir Oltean
2020-10-30
net: mscc: ocelot: support L2 multicast entries
Vladimir Oltean
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
[next]