summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qualcomm/emac/emac-sgmii.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* net: qcom/emac: Add missing of_node_put()YueHaibing2018-06-151-0/+1
* net: qcom/emac: fix device tree initializationTimur Tabi2018-05-291-3/+13
* net: qcom/emac: Encapsulate sgmii ops under one structureHemanth Puranik2018-05-161-51/+77
* net: qcom/emac: clean up some TX/RX error messagesTimur Tabi2017-10-121-9/+6
* net: qcom/emac: add support for emulation systemsTimur Tabi2017-06-251-2/+21
* drivers: add explicit interrupt.h includesFlorian Westphal2017-03-301-0/+1
* net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi2017-01-301-3/+123
* net: qcom/emac: always use autonegotiation to configure the SGMII linkTimur Tabi2017-01-301-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-101-4/+29
* net: qcom/emac: move phy init code to separate filesTimur Tabi2016-12-101-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-041-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-021-0/+721