index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
ocelot
Age
Commit message (
Expand
)
Author
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-21
net: dsa: ocelot: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-16
net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021q
Vladimir Oltean
2024-08-16
net: mscc: ocelot: serialize access to the injection/extraction groups
Vladimir Oltean
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-06-03
net: dsa: ocelot: unexport felix_phylink_mac_ops and felix_switch_ops
Vladimir Oltean
2024-06-03
net: dsa: ocelot: common probing code
Vladimir Oltean
2024-06-03
net: dsa: ocelot: use ds->num_tx_queues = OCELOT_NUM_TC for all models
Vladimir Oltean
2024-06-03
net: dsa: ocelot: move devm_request_threaded_irq() to felix_setup()
Vladimir Oltean
2024-06-03
net: dsa: ocelot: consistently use devres in felix_pci_probe()
Vladimir Oltean
2024-06-03
net: dsa: ocelot: delete open coded status = "disabled" parsing
Vladimir Oltean
2024-06-03
net: dsa: ocelot: use devres in seville_probe()
Vladimir Oltean
2024-06-03
net: dsa: ocelot: use devres in ocelot_ext_probe()
Vladimir Oltean
2024-05-29
net: dsa: felix: provide own phylink MAC operations
Russell King (Oracle)
2024-04-18
net: dsa: felix: flower: validate control flags
Asbjørn Sloth Tønnesen
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2023-09-20
net: dsa: ocelot: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gates
Vladimir Oltean
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-04
net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...
Vladimir Oltean
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-26
net: dsa: Explicitly include correct DT includes
Rob Herring
2023-07-18
net: dsa: remove legacy_pre_march2020 from drivers
Russell King (Oracle)
2023-07-11
net: dsa: Removed unneeded of_node_put in felix_parse_ports_node
Lu Hongfei
2023-07-06
net: mscc: ocelot: fix oversize frame dropping for preemptible TCs
Vladimir Oltean
2023-07-06
net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->ops
Vladimir Oltean
2023-07-06
net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lock
Vladimir Oltean
2023-06-29
net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...
Vladimir Oltean
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-14
net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames
Vladimir Oltean
2023-06-07
net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()
Dan Carpenter
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
2023-05-29
net: dsa: ocelot: use lynx_pcs_create_mdiodev()
Russell King (Oracle)
2023-04-17
net: mscc: ocelot: add support for preemptible traffic classes
Vladimir Oltean
2023-04-17
net: dsa: felix: act upon the mqprio qopt in taprio offload
Vladimir Oltean
2023-04-17
net: mscc: ocelot: add support for mqprio offload
Vladimir Oltean
2023-04-17
net: mscc: ocelot: export a single ocelot_mm_irq()
Vladimir Oltean
2023-04-13
net: dsa: felix: remove confusing/incorrect comment from felix_setup()
Vladimir Oltean
2023-03-20
net: dsa: ocelot: add support for external phys
Colin Foster
2023-03-20
net: dsa: felix: allow serdes configuration for dsa ports
Colin Foster
2023-03-20
net: dsa: felix: allow configurable phylink_mac_config
Colin Foster
2023-03-20
net: dsa: felix: attempt to initialize internal hsio plls
Colin Foster
2023-03-15
net: dsa: ocelot: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
net: dsa: seville_vsc9953: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-02-26
net: dsa: ocelot_ext: remove unnecessary phylink.h include
Russell King (Oracle)
2023-02-26
net: mscc: ocelot: fix duplicate driver name error
Vladimir Oltean
2023-02-26
net: dsa: felix: fix internal MDIO controller resource length
Vladimir Oltean
2023-02-26
net: dsa: seville: ignore mscc-miim read errors from Lynx PCS
Vladimir Oltean
2023-02-16
net: dsa: ocelot: fix selecting MFD_OCELOT
Lukas Bulwahn
[next]