summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qualcomm/emac/emac-mac.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: qcom/emac: add ethtool support for reading hardware registersTimur Tabi2017-02-091-52/+0
* net: qcom/emac: add ethool support for setting pause parametersTimur Tabi2017-02-071-5/+13
* net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi2017-01-301-2/+6
* net: qcom/emac: remove extraneous wake-on-lan codeTimur Tabi2017-01-301-10/+0
* net: qcom/emac: do not call emac_mac_start twiceTimur Tabi2017-01-301-1/+1
* net: qcom/emac: display the phy driver info after we connectTimur Tabi2017-01-301-1/+3
* net: qcom/emac: claim the irq only when the device is openedTimur Tabi2017-01-231-13/+0
* Revert "net: qcom/emac: configure the external phy to allow pause frames"Timur Tabi2017-01-201-6/+0
* net: Remove usage of net_device last_rx memberTobias Klauser2017-01-181-1/+0
* net: qcom/emac: enable flow control if requestedTimur Tabi2016-11-101-4/+5
* net: qcom/emac: configure the external phy to allow pause framesTimur Tabi2016-11-101-0/+6
* net: qcom/emac: disable interrupts before calling phy_disconnectTimur Tabi2016-10-151-2/+6
* net: emac: emac gigabit ethernet controller driverTimur Tabi2016-09-021-0/+1528