summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qualcomm/emac/emac-sgmii.c
AgeCommit message (Expand)Author
2023-07-27net: Explicitly include correct DT includesRob Herring
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2018-06-14net: qcom/emac: Add missing of_node_put()YueHaibing
2018-05-29net: qcom/emac: fix device tree initializationTimur Tabi
2018-05-16net: qcom/emac: Encapsulate sgmii ops under one structureHemanth Puranik
2017-10-11net: qcom/emac: clean up some TX/RX error messagesTimur Tabi
2017-06-25net: qcom/emac: add support for emulation systemsTimur Tabi
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2017-01-29net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi
2017-01-29net: qcom/emac: always use autonegotiation to configure the SGMII linkTimur Tabi
2017-01-23net: qcom/emac: rename emac_phy to emac_sgmii and move itTimur Tabi
2016-12-09net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi
2016-12-09net: qcom/emac: move phy init code to separate filesTimur Tabi
2016-11-01net: qcom/emac: use correct value for SGMII_LN_UCDR_SO_GAIN_MODE0Timur Tabi
2016-10-03net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun
2016-09-29net: qcom/emac: initial ACPI supportTimur Tabi
2016-09-29net: qcom/emac: do not use devm on internal phy pdevTimur Tabi
2016-09-01net: emac: emac gigabit ethernet controller driverTimur Tabi