summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qualcomm/emac
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: Allocate buffers from local nodeHemanth Puranik2018-05-201-2/+4
* net: qcom/emac: Encapsulate sgmii ops under one structureHemanth Puranik2018-05-164-71/+103
* net: qcom/emac: Use proper free methods during TXHemanth Puranik2018-03-071-9/+14
* net: qcom/emac: extend DMA mask to 46bitsWang Dongsheng2018-01-242-3/+7
* net: qcom/emac: Change the order of mac up and sgmii openHemanth Puranik2017-12-181-3/+3
* net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik2017-12-151-3/+4
* Revert "net: qcom/emac: enforce DMA address restrictions"Timur Tabi2017-10-121-24/+15
* net: qcom/emac: clean up some TX/RX error messagesTimur Tabi2017-10-112-13/+10
* net: qcom/emac: enforce DMA address restrictionsTimur Tabi2017-10-111-15/+24
* net: qcom/emac: remove unused address arraysTimur Tabi2017-10-111-13/+3
* net: qcom/emac: specify the correct DMA maskTimur Tabi2017-10-111-13/+4
* net: qcom/emac: make function emac_isr staticColin Ian King2017-10-051-1/+1
* net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi2017-09-251-1/+2
* net: qcom/emac: add software control for pause frame modeTimur Tabi2017-09-214-0/+58
* net: qcom/emac: fix double free of SGMII IRQ during shutdownTimur Tabi2017-07-141-4/+6
* net: qcom/emac: add support for emulation systemsTimur Tabi2017-06-251-2/+21
* net: qcom/emac: do not reset the EMAC during initializationTimur Tabi2017-06-251-2/+0
* net: qcom/emac: add shutdown functionTimur Tabi2017-06-251-0/+14
* net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi2017-06-043-93/+6
* drivers: add explicit interrupt.h includesFlorian Westphal2017-03-301-0/+1
* net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence valuesTimur Tabi2017-03-071-0/+6
* net: qcom/emac: fix a sizeof() typoDan Carpenter2017-02-131-1/+1
* net: qcom/emac: add ethtool support for setting ring parametersTimur Tabi2017-02-091-0/+24
* net: qcom/emac: add ethtool support for reading hardware registersTimur Tabi2017-02-093-81/+119
* net: qcom/emac: fix semicolon.cocci warningsWu Fengguang2017-02-081-1/+1
* net: qcom/emac: add ethool support for setting pause parametersTimur Tabi2017-02-074-18/+48
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi2017-01-294-7/+153
* net: qcom/emac: remove extraneous wake-on-lan codeTimur Tabi2017-01-292-14/+0
* net: qcom/emac: do not call emac_mac_start twiceTimur Tabi2017-01-293-4/+1
* net: qcom/emac: always use autonegotiation to configure the SGMII linkTimur Tabi2017-01-291-39/+10
* net: qcom/emac: display the phy driver info after we connectTimur Tabi2017-01-292-4/+3
* net: qcom/emac: claim the irq only when the device is openedTimur Tabi2017-01-233-14/+11
* net: qcom/emac: rename emac_phy to emac_sgmii and move itTimur Tabi2017-01-239-24/+23
* Revert "net: qcom/emac: configure the external phy to allow pause frames"Timur Tabi2017-01-191-6/+0
* net: Remove usage of net_device last_rx memberTobias Klauser2017-01-181-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-172-4/+9
|\
| * net: qcom/emac: grab a reference to the phydev on ACPI systemsTimur Tabi2017-01-122-4/+9
* | net: qcom/emac: add ethtool supportTimur Tabi2017-01-104-21/+221
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-4/+2
|/
* net: qcom/emac: don't try to claim clocks on ACPI systemsTimur Tabi2016-12-171-0/+9
* net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi2016-12-094-5/+249
* net: qcom/emac: move phy init code to separate filesTimur Tabi2016-12-095-523/+478
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-032-0/+5
|\
| * net: qcom/emac: fix of_node and phydev leaksJohan Hovold2016-11-272-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-152-5/+12
|\ \ | |/
| * net: qcom/emac: enable flow control if requestedTimur Tabi2016-11-091-4/+5
| * net: qcom/emac: configure the external phy to allow pause framesTimur Tabi2016-11-091-0/+6
OpenPOWER on IntegriCloud