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
/
synopsys
/
dwc_eth_qos.c
Age
Commit message (
Expand
)
Author
2017-01-15
synopsys: remove dwc_eth_qos driver
jpinto
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-29
net: ethernet: dwc_eth_qos: fix fixed-link phydev leaks
Johan Hovold
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-25
dwc_eth_qos: drop duplicate headers
Geliang Tang
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-20
dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-18
dwc_eth_qos: enable flow control by default
Niklas Cassel
2016-10-18
dwc_eth_qos: do not clear pause flags from phy_device->supported
Niklas Cassel
2016-09-17
dwc_eth_qos: constify net_device_ops structures
Julia Lawall
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-09
dwc_eth_qos: do not register semi-initialized device
Lars Persson
2016-08-31
dwc_eth_qos: constify ethtool_ops structures
Julia Lawall
2016-08-23
dwc_eth_qos: fix interrupt enable race
Rabin Vincent
2016-07-17
dwc_eth_qos: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-12
dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe()
Wei Yongjun
2016-07-05
dwc_eth_qos: remove unused including <linux/version.h>
Wei Yongjun
2016-06-28
net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-28
net: ethernet: dwc_eth_qos: use phydev from struct net_device
Philippe Reynes
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-03-02
dwc_eth_qos: do phy_start before resetting hardware
Lars Persson
2016-03-02
dwc_eth_qos: use DWCEQOS_MSG_DEFAULT
Rabin Vincent
2016-03-02
dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()
Rabin Vincent
2016-03-02
dwc_eth_qos: release descriptors outside netif_tx_lock
Lars Persson
2016-03-02
dwc_eth_qos: fix race condition in dwceqos_start_xmit
Rabin Vincent
2016-02-06
dwc_eth_qos: Reset hardware before PHY start
Rabin Vincent
2016-01-12
dwc_eth_qos: Fix dma address for multi-fragment skbs
Lars Persson
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2015-11-07
dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"
Markus Elfring
2015-07-28
dwc_eth_qos: Add support for Synopsys DWC Ethernet QoS
Lars Persson