summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-11net: mdio: mscc-miim: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-11net: dpaa2-mac: Add ACPI support for DPAA2 MAC driverCalvin Johnson
2021-06-11net: phylink: Refactor phylink_of_phy_connect()Calvin Johnson
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-11ACPI: utils: Introduce acpi_get_local_address()Calvin 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: 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-11nfc: fdp: remove unnecessary labelswengjianfeng
2021-06-11s390/qeth: Consider dependency on SWITCHDEV moduleAlexandra Winter
2021-06-11s390/qeth: shrink TX buffer structJulian Wiedmann
2021-06-11s390/qeth: remove TX buffer's pointer to its queueJulian Wiedmann
2021-06-11s390/qeth: remove QAOB's pointer to its TX bufferJulian Wiedmann
2021-06-11s390/qeth: consolidate completion of pending TX buffersJulian Wiedmann
2021-06-11s390/qeth: use ethtool_sprintf()Julian Wiedmann
2021-06-11s390/qeth: unify the tracking of active cmds on ccw deviceJulian Wiedmann
2021-06-11s390/qeth: also use TX NAPI for non-IQD devicesJulian Wiedmann
2021-06-11s390/qeth: count TX completion interruptsJulian Wiedmann
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-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
2021-06-10net: ipa: pass mem_id to ipa_filter_reset_table()Alex Elder