summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/ocelot
AgeCommit message (Expand)Author
2025-01-17net: dsa: felix: report timestamping stats from the ocelot libraryVladimir Oltean
2024-12-11net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-10-04net: dsa: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-11net: dsa: felix: ignore pending status of TAS module when it's disabledXiaoliang Yang
2024-09-05net: dsa: felix: Annotate struct action_gate_entry with __counted_byHongbo Li
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-21net: dsa: ocelot: Simplify with scoped for each OF child loopJinjie Ruan
2024-08-16net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021qVladimir Oltean
2024-08-16net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-06-03net: dsa: ocelot: unexport felix_phylink_mac_ops and felix_switch_opsVladimir Oltean
2024-06-03net: dsa: ocelot: common probing codeVladimir Oltean
2024-06-03net: dsa: ocelot: use ds->num_tx_queues = OCELOT_NUM_TC for all modelsVladimir Oltean
2024-06-03net: dsa: ocelot: move devm_request_threaded_irq() to felix_setup()Vladimir Oltean
2024-06-03net: dsa: ocelot: consistently use devres in felix_pci_probe()Vladimir Oltean
2024-06-03net: dsa: ocelot: delete open coded status = "disabled" parsingVladimir Oltean
2024-06-03net: dsa: ocelot: use devres in seville_probe()Vladimir Oltean
2024-06-03net: dsa: ocelot: use devres in ocelot_ext_probe()Vladimir Oltean
2024-05-29net: dsa: felix: provide own phylink MAC operationsRussell King (Oracle)
2024-04-18net: dsa: felix: flower: validate control flagsAsbjørn Sloth Tønnesen
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli
2023-09-20net: dsa: ocelot: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-18net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gatesVladimir Oltean
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-04net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...Vladimir Oltean
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-26net: dsa: Explicitly include correct DT includesRob Herring
2023-07-18net: dsa: remove legacy_pre_march2020 from driversRussell King (Oracle)
2023-07-11net: dsa: Removed unneeded of_node_put in felix_parse_ports_nodeLu Hongfei
2023-07-06net: mscc: ocelot: fix oversize frame dropping for preemptible TCsVladimir Oltean
2023-07-06net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean
2023-07-06net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lockVladimir Oltean
2023-06-29net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...Vladimir Oltean
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-14net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean
2023-06-07net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter
2023-05-31net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean
2023-05-29net: dsa: ocelot: use lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-04-17net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean
2023-04-17net: dsa: felix: act upon the mqprio qopt in taprio offloadVladimir Oltean
2023-04-17net: mscc: ocelot: add support for mqprio offloadVladimir Oltean
2023-04-17net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean
2023-04-13net: dsa: felix: remove confusing/incorrect comment from felix_setup()Vladimir Oltean
2023-03-20net: dsa: ocelot: add support for external physColin Foster
2023-03-20net: dsa: felix: allow serdes configuration for dsa portsColin Foster
2023-03-20net: dsa: felix: allow configurable phylink_mac_configColin Foster
2023-03-20net: dsa: felix: attempt to initialize internal hsio pllsColin Foster