Markus Elfring
|
f95936cca6
net: mvneta: Adjust six checks for null pointers
|
8 年之前 |
Markus Elfring
|
d441b688a1
net: mvneta: Use kmalloc_array() in mvneta_txq_init()
|
8 年之前 |
Markus Elfring
|
5d6312ed57
net: mvneta: Improve two size determinations in mvneta_init()
|
8 年之前 |
Markus Elfring
|
2911063011
net: mvneta: Use devm_kmalloc_array() in mvneta_init()
|
8 年之前 |
Jisheng Zhang
|
82960fff09
net: mvneta: fix failed to suspend if WOL is enabled
|
8 年之前 |
Jisheng Zhang
|
d6956ac87b
net: mvneta: set rx mode during resume if interface is running
|
8 年之前 |
Jisheng Zhang
|
a38d20d791
net: mvneta: add RGMII_RXID and RGMII_TXID support
|
8 年之前 |
Jane Li
|
9768b45ceb
net: mvneta: support suspend and resume
|
8 年之前 |
Jisheng Zhang
|
4581be42fc
net: mvneta: make mvneta_eth_tool_ops static
|
8 年之前 |
Russell King
|
9303ab2b34
net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h
|
8 年之前 |
Jingju Hou
|
b60a00f9c5
net: mvneta: implement .set_wol and .get_wol
|
8 年之前 |
Eric Dumazet
|
6ad20165d3
drivers: net: generalize napi_complete_done()
|
8 年之前 |
Marcin Wojtas
|
a29b623556
net: mvneta: add BQL support
|
8 年之前 |
Simon Guinot
|
2a90f7e1d5
net: mvneta: add xmit_more support
|
8 年之前 |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 年之前 |
Dan Carpenter
|
d26aac2d87
net: mvneta: Indent some statements
|
8 年之前 |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Marcin Wojtas
|
2636ac3cc2
net: mvneta: Add network support for Armada 3700 SoC
|
8 年之前 |
Marcin Wojtas
|
8d5047cf9c
net: mvneta: Convert to be 64 bits compatible
|
8 年之前 |
Gregory CLEMENT
|
f88bee1c4b
net: mvneta: Use cacheable memory to store the rx buffer virtual address
|
8 年之前 |
Gregory CLEMENT
|
e9f6499965
net: mvneta: Do not allocate buffer in rxq init with HWBM
|
8 年之前 |
Gregory CLEMENT
|
ac83b7ddf2
net: mvneta: Optimize rx path for small frame
|
8 年之前 |
Johan Hovold
|
5a57a30431
net: ethernet: marvell: mvneta: fix fixed-link phydev leaks
|
8 年之前 |
David S. Miller
|
0b42f25d2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Andrew Lunn
|
97db8afa2a
net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implemented
|
8 年之前 |
Florian Fainelli
|
5489ee8976
net: ethernet: mvneta: Implement ethtool::nway_reset
|
8 年之前 |
Jarod Wilson
|
5777987e0f
ethernet/marvell: use core min/max MTU checking
|
9 年之前 |
Linus Torvalds
|
687ee0ad4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 年之前 |
Baoyou Xie
|
2dc0d2b452
net: mvneta: mark symbols static where possible
|
9 年之前 |
Sebastian Andrzej Siewior
|
84a3f4db03
net/mvneta: Convert to hotplug state machine
|
9 年之前 |