index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Age
Commit message (
Expand
)
Author
2021-10-12
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
2021-10-12
net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...
Vladimir Oltean
2021-10-12
net: mscc: ocelot: deny TX timestamping of non-PTP packets
Vladimir Oltean
2021-10-12
net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skb
Vladimir Oltean
2021-10-12
net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO
Vladimir Oltean
2021-10-12
net: mscc: ocelot: make use of all 63 PTP timestamp identifiers
Vladimir Oltean
2021-10-12
net: mscc: ocelot: Fix dumplicated argument in ocelot
Wan Jiabing
2021-10-01
net: mscc: ocelot: fix VCAP filters remaining active after being deleted
Vladimir Oltean
2021-09-23
net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabled
Vladimir Oltean
2021-09-19
net: mscc: ocelot: remove buggy duplicate write to DEV_CLOCK_CFG
Colin Foster
2021-09-19
net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFG
Colin Foster
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2021-08-20
net: mscc: ocelot: use helpers for port VLAN membership
Vladimir Oltean
2021-08-20
net: mscc: ocelot: transmit the VLAN filtering restrictions via extack
Vladimir Oltean
2021-08-20
net: mscc: ocelot: transmit the "native VLAN" error via extack
Vladimir Oltean
2021-08-20
net: mscc: ocelot: allow probing to continue with ports that fail to register
Vladimir Oltean
2021-08-20
net: mscc: ocelot: be able to reuse a devlink_port after teardown
Horatiu Vultur
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-18
net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU port
Vladimir Oltean
2021-08-16
net: mscc: ocelot: convert to phylink
Vladimir Oltean
2021-08-16
net: dsa: felix: stop calling ocelot_port_{enable,disable}
Vladimir Oltean
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-08-12
net: mscc: Fix non-GPL export of regmap APIs
Mark Brown
2021-08-11
net: mscc: Fix non-GPL export of regmap APIs
Mark Brown
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-13
net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload
Vladimir Oltean
2021-06-28
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
2021-06-28
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-06-28
net: ocelot: delete call to br_fdb_replay
Vladimir Oltean
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-04-06
time64.h: Consolidated PSEC_PER_SEC definition
Andy Shevchenko
2021-03-31
net: ocelot: fix a trailling format issue with block comments
Yixing Liu
2021-03-24
net: ocelot: Simplify MRP deletion
Horatiu Vultur
2021-03-23
net: ocelot: replay switchdev events when joining bridge
Vladimir Oltean
2021-03-23
net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG
Vladimir Oltean
2021-03-18
net: ocelot: support multiple bridges
Vladimir Oltean
2021-03-18
net: ocelot: Fix deletetion of MRP entries from MAC table
Horatiu Vultur
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-03-13
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
2021-03-10
net: mscc: ocelot: Fix fall-through warnings for Clang
Gustavo A. R. Silva
[next]