Nathan Fontenot
|
9501df3cd9
ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqs
|
8 years ago |
Thomas Falcon
|
068d9f90a6
ibmvnic: Allocate number of rx/tx buffers agreed on by firmware
|
8 years ago |
Thomas Falcon
|
142c0ac445
ibmvnic: Fix overflowing firmware/hardware TX queue
|
8 years ago |
Thomas Falcon
|
249168ad07
ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqs
|
8 years ago |
Thomas Falcon
|
901e040aa3
ibmvnic: Use common counter for capabilities checks
|
8 years ago |
Thomas Falcon
|
6c267b3dea
ibmvnic: Handle processing of CRQ messages in a tasklet
|
8 years ago |
David S. Miller
|
3f64116a83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Thomas Falcon
|
75224c93fa
ibmvnic: Fix endian errors in error reporting output
|
8 years ago |
Thomas Falcon
|
28f4d16570
ibmvnic: Fix endian error when requesting device capabilities
|
8 years ago |
Thomas Falcon
|
f39f0d1e1e
ibmvnic: Fix initial MTU settings
|
8 years ago |
Nathan Fontenot
|
e722af6391
ibmvnic: Call napi_disable instead of napi_enable in failure path
|
8 years ago |
Nathan Fontenot
|
db5d0b597b
ibmvnic: Initialize completion variables before starting work
|
8 years ago |
Eric Dumazet
|
6ad20165d3
drivers: net: generalize napi_complete_done()
|
8 years ago |
Philippe Reynes
|
8a43379fc6
net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettings
|
8 years ago |
David S. Miller
|
0b42f25d2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Geliang Tang
|
4ee12efa2d
ibmvnic: drop duplicate header seq_file.h
|
8 years ago |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Thomas Falcon
|
e1fac0adf0
ibmvnic: Fix size of debugfs name buffer
|
8 years ago |
Thomas Falcon
|
b7f193da17
ibmvnic: Unmap ibmvnic_statistics structure
|
8 years ago |
John Allen
|
6dbcd8fb59
ibmvnic: Start completion queue negotiation at server-provided optimum values
|
8 years ago |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Thomas Falcon
|
8bf371e6ad
ibmvnic: Fix missing brackets in init_sub_crq_irqs
|
9 years ago |
Thomas Falcon
|
9888d7b02c
ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
|
9 years ago |
David S. Miller
|
dbc34e73c2
Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"
|
9 years ago |
Thomas Falcon
|
8d7533e5aa
ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
|
9 years ago |
Jarod Wilson
|
d894be57ca
ethernet: use net core MTU range checking in more drivers
|
9 years ago |
Thomas Falcon
|
87737f8810
ibmvnic: Update MTU after device initialization
|
9 years ago |
Thomas Falcon
|
12608c260d
ibmvnic: Fix GFP_KERNEL allocation in interrupt context
|
9 years ago |
Michael Ellerman
|
99c1790e5b
net: Remove NO_IRQ from powerpc-only network drivers
|
9 years ago |
Wei Yongjun
|
0e87203af4
ibmvnic: fix error return code in ibmvnic_probe()
|
9 years ago |