Russell King
|
04d53b20fe
net: fix phy refcounting in a bunch of drivers
|
10 years ago |
Simon Guinot
|
daf158d0d5
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
|
10 years ago |
David S. Miller
|
c5e40ee287
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Stas Sergeev
|
f8af8e6eb9
mvneta: use inband status only when explicitly enabled
|
10 years ago |
Simon Guinot
|
a84e328941
net: mvneta: fix refilling for Rx DMA buffers
|
10 years ago |
Simon Guinot
|
b65657fc24
net: mvneta: disable IP checksum with jumbo frames for Armada 370
|
10 years ago |
Simon Guinot
|
f522a975a8
net: mvneta: introduce compatible string "marvell, armada-xp-neta"
|
10 years ago |
David S. Miller
|
3a07bd6fea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Stas Sergeev
|
538761b794
mvneta: add forgotten initialization of autonegotiation bits
|
10 years ago |
Alexander Duyck
|
13dc0d2bc6
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
|
10 years ago |
David S. Miller
|
c85d6975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Stas Sergeev
|
ecf7b361a6
mvneta: dont call mvneta_adjust_link() manually
|
10 years ago |
Stas Sergeev
|
898b2970e2
mvneta: implement SGMII-based in-band link state signaling
|
10 years ago |
David S. Miller
|
22f10923dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric Dumazet
|
5f478b4103
net: mvneta: fix race condition in mvneta_tx()
|
10 years ago |
willy tarreau
|
aebea2ba0f
net: mvneta: fix Tx interrupt delay
|
10 years ago |
Ezequiel Garcia
|
0089b745df
ethernet: mvneta: Use PHY status standard message
|
10 years ago |
David S. Miller
|
2d39d12078
mvneta: Add missing if_vlan.h include.
|
11 years ago |
Vlad Yasevich
|
817dbfa5d1
mvneta: Fix TSO and checksum for non-acceleration vlan traffic
|
11 years ago |
Uwe Kleine-König
|
c891c24c62
net: mvneta: Fix reference counting for phy_node
|
11 years ago |
Thomas Fitzsimmons
|
0a19858794
net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()
|
11 years ago |
Thomas Petazzoni
|
4d12bc63ab
net: mvneta: fix operation in 10 Mbit/s mode
|
11 years ago |
Ezequiel Garcia
|
2e3173a3d3
net: mvneta: Avoid unmapping the TSO header buffers
|
11 years ago |
Ezequiel Garcia
|
ba7e46ef9d
net: mvneta: Fix missing DMA region unmap
|
11 years ago |
Ezequiel Garcia
|
8eef5f9723
net: mvneta: Limit the TSO segments and adjust stop/wake thresholds
|
11 years ago |
Ezequiel Garcia
|
9fa9379dcb
net: mvneta: Use default NAPI weight instead of a custom one
|
11 years ago |
Ezequiel Garcia
|
dc03e21a54
net: mvneta: Remove unneeded 'weigth' field
|
11 years ago |
Ezequiel Garcia
|
edadb7fad3
net: mvneta: Change the number of default rx queues to one
|
11 years ago |
Ezequiel Garcia
|
e68de36072
net: mvneta: Use prepare/commit API to simplify MAC address setting
|
11 years ago |
Ezequiel Garcia
|
9672850be3
net: mvneta: Clean-up mvneta_init()
|
11 years ago |