index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
/
emac
/
emac-mac.c
Age
Commit message (
Expand
)
Author
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-05-20
net: qcom/emac: Allocate buffers from local node
Hemanth Puranik
2018-05-16
net: qcom/emac: Encapsulate sgmii ops under one structure
Hemanth Puranik
2018-03-07
net: qcom/emac: Use proper free methods during TX
Hemanth Puranik
2017-10-12
Revert "net: qcom/emac: enforce DMA address restrictions"
Timur Tabi
2017-10-11
net: qcom/emac: enforce DMA address restrictions
Timur Tabi
2017-10-11
net: qcom/emac: remove unused address arrays
Timur Tabi
2017-09-25
net: qcom/emac: specify the correct size when mapping a DMA buffer
Timur Tabi
2017-09-21
net: qcom/emac: add software control for pause frame mode
Timur Tabi
2017-06-04
net: qcom/emac: do not use hardware mdio automatic polling
Timur Tabi
2017-02-09
net: qcom/emac: add ethtool support for reading hardware registers
Timur Tabi
2017-02-07
net: qcom/emac: add ethool support for setting pause parameters
Timur Tabi
2017-01-29
net: qcom/emac: add an error interrupt handler for the sgmii
Timur Tabi
2017-01-29
net: qcom/emac: remove extraneous wake-on-lan code
Timur Tabi
2017-01-29
net: qcom/emac: do not call emac_mac_start twice
Timur Tabi
2017-01-29
net: qcom/emac: display the phy driver info after we connect
Timur Tabi
2017-01-23
net: qcom/emac: claim the irq only when the device is opened
Timur Tabi
2017-01-19
Revert "net: qcom/emac: configure the external phy to allow pause frames"
Timur Tabi
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
2016-11-09
net: qcom/emac: enable flow control if requested
Timur Tabi
2016-11-09
net: qcom/emac: configure the external phy to allow pause frames
Timur Tabi
2016-10-15
net: qcom/emac: disable interrupts before calling phy_disconnect
Timur Tabi
2016-09-01
net: emac: emac gigabit ethernet controller driver
Timur Tabi