summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qualcomm/emac/emac-sgmii.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-30net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi1-3/+123
2017-01-30net: qcom/emac: always use autonegotiation to configure the SGMII linkTimur Tabi1-39/+10
2017-01-23net: qcom/emac: rename emac_phy to emac_sgmii and move itTimur Tabi1-4/+4
2016-12-10net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi1-4/+29
2016-12-10net: qcom/emac: move phy init code to separate filesTimur Tabi1-520/+18
2016-11-01net: qcom/emac: use correct value for SGMII_LN_UCDR_SO_GAIN_MODE0Timur Tabi1-1/+1
2016-10-04net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun1-4/+9
2016-09-29net: qcom/emac: initial ACPI supportTimur Tabi1-19/+53
2016-09-29net: qcom/emac: do not use devm on internal phy pdevTimur Tabi1-9/+33
2016-09-02net: emac: emac gigabit ethernet controller driverTimur Tabi1-0/+721