aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/sja1105
AgeCommit message (Expand)Author
2020-05-11Merge tag 'v5.7-rc5'Bruce Ashfield
2020-05-06net: dsa: sja1105: the PTP_CLK extts input reacts on both edgesVladimir Oltean
2020-05-01net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure
2020-04-09Merge branch 'master-next'Bruce Ashfield
2020-04-09Merge tag 'v5.6'Bruce Ashfield
2020-04-09Merge tag 'v5.5'Bruce Ashfield
2020-03-30net: dsa: sja1105: add broadcast and per-traffic class policersVladimir Oltean
2020-03-30net: dsa: sja1105: add configuration of port policersVladimir Oltean
2020-03-29net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/SVladimir Oltean
2020-03-27net: dsa: sja1105: implement the port MTU callbacksVladimir Oltean
2020-03-23net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUTVladimir Oltean
2020-03-23net: dsa: sja1105: make the AVB table dynamically reconfigurableVladimir Oltean
2020-03-23net: dsa: sja1105: make future_base_time a common helperVladimir Oltean
2020-03-23net: dsa: sja1105: unconditionally set DESTMETA and SRCMETA in AVB tableVladimir Oltean
2020-03-20net: dsa: sja1105: Add support for the SGMII portVladimir Oltean
2020-03-19net: dsa: sja1105: Avoid error message for unknown PHY mode on disabled portsVladimir Oltean
2020-03-14net: dsa: sja1105: move MAC configuration to .phylink_mac_link_upVladimir Oltean
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-03net: dsa: sja1105: add 100baseT1_Full supportOleksij Rempel
2020-02-29net: dsa: sja1105: Don't destroy not-yet-created xmit_workerVladimir Oltean
2020-02-27net: dsa: propagate resolved link config via mac_link_up()Russell King
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-17net: dsa: sja1105: Don't error out on disabled ports with no phy-modeVladimir Oltean
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli
2020-01-05net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean
2020-01-05net: dsa: sja1105: Always send through management routes in slot 0Vladimir Oltean
2020-01-04net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-31net: dsa: sja1105: Disallow management xmit during switch resetVladimir Oltean
2019-12-30net: dsa: sja1105: Empty the RX timestamping queue on PTP settings changeVladimir Oltean
2019-12-30net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean
2019-12-30net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean
2019-12-30net: dsa: sja1105: Remove restriction of zero base-time for taprio offloadVladimir Oltean
2019-12-30net: dsa: sja1105: Really make the PTP command read-writeVladimir Oltean
2019-12-30net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slotVladimir Oltean
2019-12-04net: dsa: sja1105: fix sja1105_parse_rgmii_delays()Oleksij Rempel
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-25net: dsa: sja1105: fix sja1105_parse_rgmii_delays()Oleksij Rempel
2019-11-14net: dsa: sja1105: Simplify reset handlingVladimir Oltean
2019-11-14net: dsa: sja1105: Implement state machine for TAS with PTP clock sourceVladimir Oltean
2019-11-14net: dsa: sja1105: Make the PTP command read-writeVladimir Oltean
2019-11-12net: dsa: sja1105: Print the reset reasonVladimir Oltean
2019-11-11net: dsa: sja1105: Disallow management xmit during switch resetVladimir Oltean
2019-11-11net: dsa: sja1105: Restore PTP time after switch resetVladimir Oltean
2019-11-11net: dsa: sja1105: Implement the .gettimex64 system call for PTPVladimir Oltean
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-28net: dsa: sja1105: improve NET_DSA_SJA1105_TAS dependencyArnd Bergmann
2019-10-22net: dsa: remove dsa_switch_alloc helperVivien Didelot
2019-10-22net: dsa: sja1105: register switch before assigning port private dataVivien Didelot