aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qualcomm/emac/emac-sgmii.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-14net: qcom/emac: Add missing of_node_put()YueHaibing1-0/+1
2018-05-29net: qcom/emac: fix device tree initializationTimur Tabi1-3/+13
2018-05-16net: qcom/emac: Encapsulate sgmii ops under one structureHemanth Puranik1-51/+77
2017-10-11net: qcom/emac: clean up some TX/RX error messagesTimur Tabi1-9/+6
2017-06-25net: qcom/emac: add support for emulation systemsTimur Tabi1-2/+21
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal1-0/+1
2017-01-29net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi1-3/+123
2017-01-29net: 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-09net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi1-4/+29
2016-12-09net: 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-03net: 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-01net: emac: emac gigabit ethernet controller driverTimur Tabi1-0/+721