Alexander Duyck
|
144d830558
fm10k: Add support for bulk Tx cleanup & cleanup boolean logic
|
9 years ago |
Jacob Keller
|
0ea7fae440
fm10k: use ethtool_rxfh_indir_default for default redirection table
|
9 years ago |
Jacob Keller
|
4be37c42a4
fm10k: correctly clean up when init_queueing_scheme fails
|
9 years ago |
Jacob Keller
|
b3525696ad
fm10k: base queue scheme covered by RSS
|
9 years ago |
Bruce Allan
|
fcdb0a9951
fm10k: cleanup remaining right-bit-shifted 1
|
9 years ago |
Bruce Allan
|
1aab144c50
fm10k: Move constants to the right of binary operators
|
9 years ago |
Linus Torvalds
|
1200b6809d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 years ago |
Joonsoo Kim
|
fe896d1878
mm: introduce page reference manipulation functions
|
9 years ago |
Keller, Jacob E
|
1012014ef5
fm10k: don't reinitialize RSS flow table when RXFH configured
|
9 years ago |
Bruce Allan
|
07146e2ea8
fm10k: don't initialize fm10k_workqueue at global level
|
10 years ago |
Bruce Allan
|
a4fcad656e
fm10k: whitespace cleanups
|
10 years ago |
Alexander Duyck
|
587731e684
fm10k: Cleanup MSI-X interrupts in case of failure
|
10 years ago |
Jacob Keller
|
e3b6e95d07
fm10k: bump driver version
|
10 years ago |
Jacob Keller
|
03d13a51fb
fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
|
10 years ago |
Jacob Keller
|
242722dd3d
fm10k: Update adaptive ITR algorithm
|
10 years ago |
Jacob Keller
|
584373f5b9
fm10k: introduce ITR_IS_ADAPTIVE macro
|
10 years ago |
Alexander Duyck
|
9f87298647
fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector
|
10 years ago |
Jesse Brandeburg
|
32b3e08fff
drivers/net/intel: use napi_complete_done()
|
10 years ago |
Jacob Keller
|
b4a5127b03
fm10k: do not use enum as boolean
|
10 years ago |
Jacob Keller
|
80043f3bf5
fm10k: add support for extra debug statistics
|
10 years ago |
Jacob Keller
|
e71c931842
fm10k: send traffic on default VID to VLAN device if we have one
|
10 years ago |
Alexander Duyck
|
aae072e363
fm10k: Don't assume page fragments are page size
|
10 years ago |
Michal Hocko
|
2f064f3485
mm: make page pfmemalloc check more robust
|
10 years ago |
Alexander Duyck
|
1a8782e59f
fm10k: fold fm10k_pull_tail into fm10k_add_rx_frag
|
10 years ago |
Alexander Duyck
|
59486329b4
fm10k: Do not assume budget will never be 0 for NAPI
|
10 years ago |
Jeff Kirsher
|
f4f88c6d3b
fm10k: Bump driver version to 0.15.2
|
10 years ago |
Jeff Kirsher
|
b382bb1b3e
fm10k: use separate workqueue for fm10k driver
|
10 years ago |
Jeff Kirsher
|
5deaf50bfb
fm10k: remove extraneous "Reset interface" message
|
10 years ago |
Jeff Kirsher
|
de44519916
fm10k: fix unused warnings
|
10 years ago |
Matthew Vick
|
eca3204765
fm10k: Resolve various spelling errors and checkpatch warnings
|
10 years ago |