summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qualcomm/emac/emac-sgmii.c
Commit message (Expand)AuthorAgeFilesLines
* net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi2017-01-291-3/+123
* net: qcom/emac: always use autonegotiation to configure the SGMII linkTimur Tabi2017-01-291-39/+10
* net: qcom/emac: rename emac_phy to emac_sgmii and move itTimur Tabi2017-01-231-4/+4
* net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi2016-12-091-4/+29
* net: qcom/emac: move phy init code to separate filesTimur Tabi2016-12-091-520/+18
* net: qcom/emac: use correct value for SGMII_LN_UCDR_SO_GAIN_MODE0Timur Tabi2016-11-011-1/+1
* net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun2016-10-031-4/+9
* net: qcom/emac: initial ACPI supportTimur Tabi2016-09-291-19/+53
* net: qcom/emac: do not use devm on internal phy pdevTimur Tabi2016-09-291-9/+33
* net: emac: emac gigabit ethernet controller driverTimur Tabi2016-09-011-0/+721