aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qualcomm/emac
Commit message (Expand)AuthorAge
* net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...Yang Wei2019-02-13
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
* net: qcom/emac: Add missing of_node_put()YueHaibing2018-06-14
* net: qcom/emac: fix device tree initializationTimur Tabi2018-05-29
* net: qcom/emac: Allocate buffers from local nodeHemanth Puranik2018-05-20
* net: qcom/emac: Encapsulate sgmii ops under one structureHemanth Puranik2018-05-16
* net: qcom/emac: Use proper free methods during TXHemanth Puranik2018-03-07
* net: qcom/emac: extend DMA mask to 46bitsWang Dongsheng2018-01-24
* net: qcom/emac: Change the order of mac up and sgmii openHemanth Puranik2017-12-18
* net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik2017-12-15
* Revert "net: qcom/emac: enforce DMA address restrictions"Timur Tabi2017-10-12
* net: qcom/emac: clean up some TX/RX error messagesTimur Tabi2017-10-11
* net: qcom/emac: enforce DMA address restrictionsTimur Tabi2017-10-11
* net: qcom/emac: remove unused address arraysTimur Tabi2017-10-11
* net: qcom/emac: specify the correct DMA maskTimur Tabi2017-10-11
* net: qcom/emac: make function emac_isr staticColin Ian King2017-10-06
* net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi2017-09-25
* net: qcom/emac: add software control for pause frame modeTimur Tabi2017-09-21
* net: qcom/emac: fix double free of SGMII IRQ during shutdownTimur Tabi2017-07-14
* net: qcom/emac: add support for emulation systemsTimur Tabi2017-06-25
* net: qcom/emac: do not reset the EMAC during initializationTimur Tabi2017-06-25
* net: qcom/emac: add shutdown functionTimur Tabi2017-06-25
* net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi2017-06-04
* drivers: add explicit interrupt.h includesFlorian Westphal2017-03-30
* net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence valuesTimur Tabi2017-03-07
* net: qcom/emac: fix a sizeof() typoDan Carpenter2017-02-13
* net: qcom/emac: add ethtool support for setting ring parametersTimur Tabi2017-02-09
* net: qcom/emac: add ethtool support for reading hardware registersTimur Tabi2017-02-09
* net: qcom/emac: fix semicolon.cocci warningsWu Fengguang2017-02-08
* net: qcom/emac: add ethool support for setting pause parametersTimur Tabi2017-02-07
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi2017-01-29
* net: qcom/emac: remove extraneous wake-on-lan codeTimur Tabi2017-01-29
* net: qcom/emac: do not call emac_mac_start twiceTimur Tabi2017-01-29
* net: qcom/emac: always use autonegotiation to configure the SGMII linkTimur Tabi2017-01-29
* net: qcom/emac: display the phy driver info after we connectTimur Tabi2017-01-29
* net: qcom/emac: claim the irq only when the device is openedTimur Tabi2017-01-23
* net: qcom/emac: rename emac_phy to emac_sgmii and move itTimur Tabi2017-01-23
* Revert "net: qcom/emac: configure the external phy to allow pause frames"Timur Tabi2017-01-19
* net: Remove usage of net_device last_rx memberTobias Klauser2017-01-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-17
|\
| * net: qcom/emac: grab a reference to the phydev on ACPI systemsTimur Tabi2017-01-12
* | net: qcom/emac: add ethtool supportTimur Tabi2017-01-10
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
|/
* net: qcom/emac: don't try to claim clocks on ACPI systemsTimur Tabi2016-12-17
* net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi2016-12-09
* net: qcom/emac: move phy init code to separate filesTimur Tabi2016-12-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\
| * net: qcom/emac: fix of_node and phydev leaksJohan Hovold2016-11-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\|