Tobias Regnery
|
d768319cd4
alx: enable multiple tx queues
|
8 년 전 |
Tobias Regnery
|
f58e0f7747
alx: enable msi-x interrupts by default
|
8 년 전 |
Tobias Regnery
|
2e06826bc6
alx: prepare tx path for multi queue support
|
8 년 전 |
Tobias Regnery
|
a4076d347f
alx: prepare resource allocation for multi queue support
|
8 년 전 |
Tobias Regnery
|
e0eac25460
alx: prepare interrupt functions for multiple queues
|
8 년 전 |
Tobias Regnery
|
702e84185f
alx: switch to per queue data structures
|
8 년 전 |
Tobias Regnery
|
b0999223f2
alx: add ability to allocate and free alx_napi structures
|
8 년 전 |
Tobias Regnery
|
8c2a4c8efb
alx: refactor descriptor allocation
|
8 년 전 |
Jarod Wilson
|
67bef94280
ethernet/atheros: use core min/max MTU checking
|
8 년 전 |
Tobias Regnery
|
0ca4e20ba3
alx: fix error handling in __alx_open
|
9 년 전 |
Tobias Regnery
|
0c58ee0bfa
alx: add module parameter to enable msi-x support
|
9 년 전 |
Tobias Regnery
|
dc39a78b3c
alx: add msi-x support
|
9 년 전 |
Tobias Regnery
|
a0373aef3e
alx: factor out part of the interrupt handler
|
9 년 전 |
Tobias Regnery
|
9ee7b683ea
alx: refactor msi enablement and disablement
|
9 년 전 |
David S. Miller
|
6abdd5f593
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 년 전 |
Owen Lin
|
b99b43bb4b
Add Killer E2500 device ID in alx driver.
|
9 년 전 |
Tobias Regnery
|
ab725983a9
alx: add tso support
|
9 년 전 |
Bjorn Helgaas
|
9454c23852
Merge branch 'pci/msi-affinity' into next
|
9 년 전 |
Johannes Thumshirn
|
caa8e9323e
alx: Use pci_(request|release)_mem_regions
|
9 년 전 |
Feng Tang
|
881d0327db
net: alx: Work around the DMA RX overflow issue
|
9 년 전 |
Feng Tang
|
26c5f03b2a
net: alx: use custom skb allocator
|
9 년 전 |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 년 전 |
Jarod Wilson
|
c406700cdf
ethernet/atheros/alx: sanitize buffer sizing and padding
|
9 년 전 |
David S. Miller
|
f188b951f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 년 전 |
Jarod Wilson
|
24e2416e5a
alx: remove pointless assignment
|
9 년 전 |
Ben Pope
|
0208e951d5
ethernet/atheros/alx: add Killer E2400 device ID
|
9 년 전 |
Eric Dumazet
|
7a05dc64e2
alx: fix alx_poll()
|
10 년 전 |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 년 전 |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 년 전 |
Joe Perches
|
60f40107ab
alx: Remove casts of pointer to same type
|
11 년 전 |