Rakesh Pandit
|
2c041afc5a
net: alx: handle pci_alloc_irq_vectors return correctly
|
8 years ago |
Christoph Hellwig
|
f3297f686d
net: alx: switch to pci_alloc_irq_vectors
|
8 years ago |
Eric Dumazet
|
6ad20165d3
drivers: net: generalize napi_complete_done()
|
8 years ago |
David S. Miller
|
4e8f2fc1a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Tobias Regnery
|
185aceefd8
alx: work around hardware bug in interrupt fallback path
|
8 years ago |
Tobias Regnery
|
37187a016c
alx: fix fallback to msi or legacy interrupts
|
8 years ago |
Tobias Regnery
|
f1db5c101c
alx: fix wrong condition to free descriptor memory
|
8 years ago |
Tobias Regnery
|
3a7f75e532
alx: add feature flag for rx checksumming
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
Tobias Regnery
|
d768319cd4
alx: enable multiple tx queues
|
8 years ago |
Tobias Regnery
|
f58e0f7747
alx: enable msi-x interrupts by default
|
8 years ago |
Tobias Regnery
|
2e06826bc6
alx: prepare tx path for multi queue support
|
8 years ago |
Tobias Regnery
|
a4076d347f
alx: prepare resource allocation for multi queue support
|
8 years ago |
Tobias Regnery
|
e0eac25460
alx: prepare interrupt functions for multiple queues
|
8 years ago |
Tobias Regnery
|
702e84185f
alx: switch to per queue data structures
|
8 years ago |
Tobias Regnery
|
b0999223f2
alx: add ability to allocate and free alx_napi structures
|
8 years ago |
Tobias Regnery
|
8c2a4c8efb
alx: refactor descriptor allocation
|
8 years ago |
Jarod Wilson
|
67bef94280
ethernet/atheros: use core min/max MTU checking
|
9 years ago |
Tobias Regnery
|
0ca4e20ba3
alx: fix error handling in __alx_open
|
9 years ago |
Tobias Regnery
|
0c58ee0bfa
alx: add module parameter to enable msi-x support
|
9 years ago |
Tobias Regnery
|
dc39a78b3c
alx: add msi-x support
|
9 years ago |
Tobias Regnery
|
a0373aef3e
alx: factor out part of the interrupt handler
|
9 years ago |
Tobias Regnery
|
9ee7b683ea
alx: refactor msi enablement and disablement
|
9 years ago |
David S. Miller
|
6abdd5f593
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Owen Lin
|
b99b43bb4b
Add Killer E2500 device ID in alx driver.
|
9 years ago |
Tobias Regnery
|
ab725983a9
alx: add tso support
|
9 years ago |
Bjorn Helgaas
|
9454c23852
Merge branch 'pci/msi-affinity' into next
|
9 years ago |
Johannes Thumshirn
|
caa8e9323e
alx: Use pci_(request|release)_mem_regions
|
9 years ago |
Feng Tang
|
881d0327db
net: alx: Work around the DMA RX overflow issue
|
9 years ago |
Feng Tang
|
26c5f03b2a
net: alx: use custom skb allocator
|
9 years ago |