summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qualcomm/emac/emac-mac.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-30net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi1-2/+6
2017-01-30net: qcom/emac: remove extraneous wake-on-lan codeTimur Tabi1-10/+0
2017-01-30net: qcom/emac: do not call emac_mac_start twiceTimur Tabi1-1/+1
2017-01-30net: qcom/emac: display the phy driver info after we connectTimur Tabi1-1/+3
2017-01-23net: qcom/emac: claim the irq only when the device is openedTimur Tabi1-13/+0
2017-01-20Revert "net: qcom/emac: configure the external phy to allow pause frames"Timur Tabi1-6/+0
2017-01-19net: Remove usage of net_device last_rx memberTobias Klauser1-1/+0
2016-11-10net: qcom/emac: enable flow control if requestedTimur Tabi1-4/+5
2016-11-10net: qcom/emac: configure the external phy to allow pause framesTimur Tabi1-0/+6
2016-10-16net: qcom/emac: disable interrupts before calling phy_disconnectTimur Tabi1-2/+6
2016-09-02net: emac: emac gigabit ethernet controller driverTimur Tabi1-0/+1528