summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qualcomm/emac/emac-sgmii.c
Commit message (Expand)AuthorAgeFilesLines
* net: qcom/emac: Add missing of_node_put()YueHaibing2018-06-141-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-111-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-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
OpenPOWER on IntegriCloud