summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c
AgeCommit message (Expand)Author
2022-01-12net: dpaa2-mac: use phylink_generic_validate()Russell King (Oracle)
2022-01-12net: dpaa2-mac: remove interface checks in dpaa2_mac_validate()Russell King (Oracle)
2022-01-12net: dpaa2-mac: populate supported_interfaces memberRussell King
2021-10-04net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)
2021-09-19net: dpaa2-mac: add support for more ethtool 10G link modesRussell King
2021-06-11net: dpaa2-mac: Add ACPI support for DPAA2 MAC driverCalvin Johnson
2021-05-21dpaa2-eth: setup the of_node field of the deviceIoana Ciornei
2021-02-06net: dpaa2-mac: add backplane link mode supportRussell King
2021-02-06net: dpaa2-mac: add 1000BASE-X supportRussell King
2021-01-09dpaa2-mac: remove a comment regarding pause settingsIoana Ciornei
2021-01-09dpaa2-mac: remove an unnecessary checkIoana Ciornei
2021-01-09dpaa2-mac: export MAC counters even when in TYPE_FIXEDIoana Ciornei
2021-01-09dpaa2-mac: split up initializing the MAC object from connecting to itIoana Ciornei
2020-12-07dpaa2-mac: Add a missing of_node_put after of_device_is_availableChristophe JAILLET
2020-09-25dpaa2-mac: Fix potential null pointer dereferenceGustavo A. R. Silva
2020-09-25dpaa2-mac: do not check for both child and parent DTS nodesIoana Ciornei
2020-09-24dpaa2-mac: add PCS support through the Lynx moduleIoana Ciornei
2020-02-27net: dpaa2-mac: use resolved link config in mac_link_up()Russell King
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2019-11-07dpaa2-eth: add ethtool MAC countersIoana Ciornei
2019-11-06dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_modeIoana Ciornei
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-10-31dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei