summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-06-11net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson
2021-06-11net/fsl: Use [acpi|of]_mdiobus_registerCalvin Johnson
2021-06-11net: mdio: Add ACPI support code for mdioCalvin Johnson
2021-06-11of: mdio: Refactor of_mdiobus_register_phy()Calvin Johnson
2021-06-11net: mdiobus: Introduce fwnode_mdiobus_register_phy()Calvin Johnson
2021-06-11net: mii_timestamper: check NULL in unregister_mii_timestamper()Calvin Johnson
2021-06-11of: mdio: Refactor of_get_phy_id()Calvin Johnson
2021-06-11net: phy: Introduce fwnode_get_phy_id()Calvin Johnson
2021-06-11of: mdio: Refactor of_phy_find_device()Calvin Johnson
2021-06-11net: phy: Introduce phy related fwnode functionsCalvin Johnson
2021-06-11net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson
2021-06-11net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang
2021-06-11net: stmmac: Fix unused values warningsWong Vee Khee
2021-06-11net: usb: asix: ax88772: manage PHY PM from MACOleksij Rempel
2021-06-11net: pc300too: fix the comments style issuePeng Li
2021-06-11net: pc300too: add some required spacesPeng Li
2021-06-11net: pc300too: replace comparison to NULL with "!card->plxbase"Peng Li
2021-06-11net: pc300too: remove redundant initialization for staticsPeng Li
2021-06-11net: pc300too: move out assignment in if conditionPeng Li
2021-06-11net: pc300too: fix the code style issue about "foo * bar"Peng Li
2021-06-11net: pc300too: add blank line after declarationsPeng Li
2021-06-11net: pc300too: remove redundant blank linesPeng Li
2021-06-11r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPMHeiner Kallweit
2021-06-11net: dsa: sja1105: implement TX timestamping for SJA1110Vladimir Oltean
2021-06-11net: dsa: sja1105: add the RX timestamping procedure for SJA1110Vladimir Oltean
2021-06-11net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean
2021-06-11net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestampVladimir Oltean
2021-06-11net: dsa: sja1105: allow RX timestamps to be taken on all ports for SJA1110Vladimir Oltean
2021-06-11net: dsa: sja1105: enable the TTEthernet engine on SJA1110Vladimir Oltean
2021-06-11net: hns3: add debugfs support for ptp infoHuazhong Tan
2021-06-11net: hns3: add support for PTPHuazhong Tan
2021-06-11cxgb4: halt chip before flashing PHY firmware imageRahul Lakkireddy
2021-06-11cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy
2021-06-11cxgb4: fix endianness when flashing boot imageRahul Lakkireddy
2021-06-11alx: Fix an error handling path in 'alx_probe()'Christophe JAILLET
2021-06-11net: phy: dp83867: perform soft reset and retain established linkPraneeth Bajjuri
2021-06-11ice: enable transmit timestamps for E810 devicesJacob Keller
2021-06-11ice: enable receive hardware timestampingJacob Keller
2021-06-11ice: report the PTP clock index in ethtool .get_ts_infoJacob Keller
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller
2021-06-11ice: add low level PTP clock access functionsJacob Keller
2021-06-11ice: add support for set/get of driver-stored firmware parametersJacob Keller
2021-06-11ice: process 1588 PTP capabilities during initializationJacob Keller
2021-06-11ice: add support for sideband messagesJacob Keller
2021-06-11mwifiex: bring down link before deleting interfaceBrian Norris
2021-06-10net: ipa: don't index mem data array by IDAlex Elder
2021-06-10net: ipa: introduce ipa_mem_find()Alex Elder
2021-06-10net: ipa: pass memory id to ipa_table_valid_one()Alex Elder
2021-06-10net: ipa: pass mem_id to ipa_table_reset_add()Alex Elder
2021-06-10net: ipa: pass mem ID to ipa_mem_zero_region_add()Alex Elder