Bartosz Folta
|
83a77e9ec4
net: macb: Added PCI wrapper for Platform Driver.
|
8 年之前 |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Zumeng Chen
|
ffac0e967f
net: macb: ensure ordering write to re-enable RX smoothly
|
8 年之前 |
Cyrille Pitchen
|
a0b44eea37
net: macb: fix the RX queue reset in macb_rx()
|
8 年之前 |
David S. Miller
|
f9aa9dc7d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Alexey Khoroshilov
|
178c7ae944
net: macb: add check for dma mapping error in start_xmit()
|
8 年之前 |
Rafal Ozieblo
|
1629dd4f76
cadence: Add LSO support.
|
8 年之前 |
Zach Brown
|
8441bb33be
net: macb: Add ethtool get_ringparam and set_ringparam functionality
|
8 年之前 |
Zach Brown
|
b410d13e10
net: macb: Use variables with defaults for tx/rx ring sizes instead of hardcoded values
|
8 年之前 |
Jarod Wilson
|
44770e1180
ethernet: use core min/max MTU checking
|
8 年之前 |
Jarod Wilson
|
a52ad514fd
net: deprecate eth_change_mtu, remove usage
|
8 年之前 |
Nathan Sullivan
|
fa6114d4bd
net: macb: NULL out phydev after removing mdio bus
|
8 年之前 |
Wei Yongjun
|
a7c22bda52
net: macb: fix missing unlock on error in macb_start_xmit()
|
9 年之前 |
David S. Miller
|
b20b378d49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Helmut Buchsbaum
|
007e4ba3ee
net: macb: initialize checksum when using checksum offloading
|
9 年之前 |
shubhrajyoti.datta@xilinx.com
|
aead88bd0e
net: ethernet: macb: Add support for rx_clk
|
9 年之前 |
Wei Yongjun
|
b22ae0b4d9
net: macb: add missing free_netdev() on error in macb_probe()
|
9 年之前 |
Harini Katakam
|
fff8019a08
net: macb: Add 64 bit addressing support for GEM
|
9 年之前 |
Philippe Reynes
|
176275a261
net: ethernet: macb: use phy_ethtool_{get|set}_link_ksettings
|
9 年之前 |
Philippe Reynes
|
0a91281e51
net: ethernet: macb: use phydev from struct net_device
|
9 年之前 |
David S. Miller
|
cba6532100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Florian Fainelli
|
cf6696608a
net: macb: Probe MDIO bus before registering netdev
|
9 年之前 |
Sergei Shtylyov
|
ce24c2b8a9
macb: fix mdiobus_scan() error check
|
9 年之前 |
Moritz Fischer
|
88023beb2a
net: macb: Fix simple typo
|
9 年之前 |
Moritz Fischer
|
eefb52d1ec
net: macb: Use ether_addr_copy over memcpy
|
9 年之前 |
Moritz Fischer
|
aa50b55262
net: macb: Fix coding style suggestions
|
9 年之前 |
Moritz Fischer
|
64ec42fe27
net: macb: Fix coding style warnings
|
9 年之前 |
Moritz Fischer
|
96ec631090
net: macb: Fix coding style error message
|
9 年之前 |
Charles Keepax
|
0e3e799970
net: macb: Only call GPIO functions if there is a valid GPIO
|
9 年之前 |
Cyrille Pitchen
|
9ba723b081
net: macb: remove BUG_ON() and reset the queue to handle RX errors
|
9 年之前 |