Commit History

Author SHA1 Message Date
  Jacob Keller 5264cc63ba fm10k: bump version number 9 years ago
  Jacob Keller 30e23b711c fm10k: return proper error code when pci_enable_msix_range fails 9 years ago
  Jacob Keller 94877768cf fm10k: wait for queues to drain if stop_hw() fails once 9 years ago
  Jacob Keller 34bad71c7c fm10k: use actual hardware registers when checking for pending Tx 9 years ago
  Bhaktipriya Shridhar 0a38c17a21 fm10k: Remove create_workqueue 9 years ago
  Alexander Duyck fb5677aa26 fm10k: Align Rx buffers to 512B blocks 9 years ago
  Jacob Keller dc1b4c2b88 fm10k: fix incorrect IPv6 extended header checksum 9 years ago
  Jacob Keller 8664109467 fm10k: consistently use Intel(R) for driver names 9 years ago
  Jacob Keller 540a5d8590 fm10k: fix possible null pointer deref after kcalloc 9 years ago
  Jacob Keller 9de6a1a6b8 fm10k: drop 1588 support 9 years ago
  Jacob Keller 2d0f76bedb fm10k: use DRV_SUMMARY to reduce code duplication 9 years ago
  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