开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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