aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qualcomm/emac/emac-mac.c
AgeCommit message (Expand)Author
2021-05-14net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_sendLv Yunlong
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-02-13net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...Yang Wei
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-05-20net: qcom/emac: Allocate buffers from local nodeHemanth Puranik
2018-05-16net: qcom/emac: Encapsulate sgmii ops under one structureHemanth Puranik
2018-03-07net: qcom/emac: Use proper free methods during TXHemanth Puranik
2017-10-12Revert "net: qcom/emac: enforce DMA address restrictions"Timur Tabi
2017-10-11net: qcom/emac: enforce DMA address restrictionsTimur Tabi
2017-10-11net: qcom/emac: remove unused address arraysTimur Tabi
2017-09-25net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi
2017-09-21net: qcom/emac: add software control for pause frame modeTimur Tabi
2017-06-04net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi
2017-02-09net: qcom/emac: add ethtool support for reading hardware registersTimur Tabi
2017-02-07net: qcom/emac: add ethool support for setting pause parametersTimur Tabi
2017-01-29net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi
2017-01-29net: qcom/emac: remove extraneous wake-on-lan codeTimur Tabi
2017-01-29net: qcom/emac: do not call emac_mac_start twiceTimur Tabi
2017-01-29net: qcom/emac: display the phy driver info after we connectTimur Tabi
2017-01-23net: qcom/emac: claim the irq only when the device is openedTimur Tabi
2017-01-19Revert "net: qcom/emac: configure the external phy to allow pause frames"Timur Tabi
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2016-11-09net: qcom/emac: enable flow control if requestedTimur Tabi
2016-11-09net: qcom/emac: configure the external phy to allow pause framesTimur Tabi
2016-10-15net: qcom/emac: disable interrupts before calling phy_disconnectTimur Tabi
2016-09-01net: emac: emac gigabit ethernet controller driverTimur Tabi