Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
db53f7f0eba56a7d8e45d6b26042899fccc43755
/
drivers
/
net
/
ethernet
/
synopsys
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
453f85d
mm: remove __GFP_COLD
by Mel Gorman
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0ab1031
drivers: net: add missing interrupt.h include
by Florian Westphal
· 8 years ago
d4d49bc
net: dwc-xlgmac: add the initial ethtool support
by Jie Deng
· 8 years ago
67ff2c7
net: dwc-xlgmac: use dual license
by Jie Deng
· 8 years ago
ea8c1c6
net: dwc-xlgmac: declaration of dual license in headers
by Jie Deng
· 8 years ago
31c7ba9
net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()
by Dan Carpenter
· 8 years ago
3588f29
net: dwc-xlgmac: add module license
by Arnd Bergmann
· 8 years ago
424fa00
net: dwc-xlgmac: include dcbnl.h
by Arnd Bergmann
· 8 years ago
65e0ace
net: dwc-xlgmac: Initial driver for DesignWare Enterprise Ethernet
by Jie Deng
· 8 years ago
1ecf928
synopsys: remove dwc_eth_qos driver
by jpinto
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c41a476
net: ethernet: dwc_eth_qos: fix fixed-link phydev leaks
by Johan Hovold
· 8 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
f7db0ec
dwc_eth_qos: drop duplicate headers
by Geliang Tang
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d80f45f
dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
by Wei Yongjun
· 8 years ago
1826277
dwc_eth_qos: enable flow control by default
by Niklas Cassel
· 8 years ago
902943c
dwc_eth_qos: do not clear pause flags from phy_device->supported
by Niklas Cassel
· 8 years ago
3730750
dwc_eth_qos: constify net_device_ops structures
by Julia Lawall
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
47b02f7
dwc_eth_qos: do not register semi-initialized device
by Lars Persson
· 8 years ago
777065e
dwc_eth_qos: constify ethtool_ops structures
by Julia Lawall
· 8 years ago
a818400
dwc_eth_qos: fix interrupt enable race
by Rabin Vincent
· 8 years ago
bd25997
dwc_eth_qos: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
a6acf68
dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe()
by Wei Yongjun
· 9 years ago
6ebd1a6
dwc_eth_qos: remove unused including <linux/version.h>
by Wei Yongjun
· 9 years ago
8a79813
net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
ce554d3
net: ethernet: dwc_eth_qos: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
cd5e412
dwc_eth_qos: do phy_start before resetting hardware
by Lars Persson
· 9 years ago
016a91c
dwc_eth_qos: use DWCEQOS_MSG_DEFAULT
by Rabin Vincent
· 9 years ago
e8b0c32
dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()
by Rabin Vincent
· 9 years ago
d4dc35f
dwc_eth_qos: release descriptors outside netif_tx_lock
by Lars Persson
· 9 years ago
8afb6c4
dwc_eth_qos: fix race condition in dwceqos_start_xmit
by Rabin Vincent
· 9 years ago
3647bc3
dwc_eth_qos: Reset hardware before PHY start
by Rabin Vincent
· 9 years ago
d461873
dwc_eth_qos: Fix dma address for multi-fragment skbs
by Lars Persson
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 9 years ago
3694bfb
dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"
by Markus Elfring
· 9 years ago
e5a5837
ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
077742d
dwc_eth_qos: Add support for Synopsys DWC Ethernet QoS
by Lars Persson
· 9 years ago