index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
/
emac
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-13
net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...
Yang Wei
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-06-14
net: qcom/emac: Add missing of_node_put()
YueHaibing
2018-05-29
net: qcom/emac: fix device tree initialization
Timur Tabi
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
2018-01-24
net: qcom/emac: extend DMA mask to 46bits
Wang Dongsheng
2017-12-18
net: qcom/emac: Change the order of mac up and sgmii open
Hemanth Puranik
2017-12-15
net: qcom/emac: Reduce timeout for mdio read/write
Hemanth Puranik
2017-10-12
Revert "net: qcom/emac: enforce DMA address restrictions"
Timur Tabi
2017-10-11
net: qcom/emac: clean up some TX/RX error messages
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-10-11
net: qcom/emac: specify the correct DMA mask
Timur Tabi
2017-10-05
net: qcom/emac: make function emac_isr static
Colin Ian King
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-07-14
net: qcom/emac: fix double free of SGMII IRQ during shutdown
Timur Tabi
2017-06-25
net: qcom/emac: add support for emulation systems
Timur Tabi
2017-06-25
net: qcom/emac: do not reset the EMAC during initialization
Timur Tabi
2017-06-25
net: qcom/emac: add shutdown function
Timur Tabi
2017-06-04
net: qcom/emac: do not use hardware mdio automatic polling
Timur Tabi
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-07
net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence values
Timur Tabi
2017-02-13
net: qcom/emac: fix a sizeof() typo
Dan Carpenter
2017-02-09
net: qcom/emac: add ethtool support for setting ring parameters
Timur Tabi
2017-02-09
net: qcom/emac: add ethtool support for reading hardware registers
Timur Tabi
2017-02-08
net: qcom/emac: fix semicolon.cocci warnings
Wu Fengguang
2017-02-07
net: qcom/emac: add ethool support for setting pause parameters
Timur Tabi
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
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: always use autonegotiation to configure the SGMII link
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-23
net: qcom/emac: rename emac_phy to emac_sgmii and move it
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
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-12
net: qcom/emac: grab a reference to the phydev on ACPI systems
Timur Tabi
2017-01-10
net: qcom/emac: add ethtool support
Timur Tabi
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-12-17
net: qcom/emac: don't try to claim clocks on ACPI systems
Timur Tabi
2016-12-09
net: qcom/emac: add support for the Qualcomm Technologies QDF2400
Timur Tabi
2016-12-09
net: qcom/emac: move phy init code to separate files
Timur Tabi
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-27
net: qcom/emac: fix of_node and phydev leaks
Johan Hovold
[next]