Commit History

Author SHA1 Message Date
  Alexander Duyck c9f14bf3a4 igb: Use dma_unmap_addr and dma_unmap_len defines 13 years ago
  Alexander Duyck f33005a637 igb: Remove logic that was doing NUMA pseudo-aware allocations 13 years ago
  Stefan Assmann f557147c46 igb: Change how we check for pre-existing and assigned VFs 13 years ago
  Matthew Vick 1f6e8178d6 igb: Prevent dropped Tx timestamps via work items and interrupts. 13 years ago
  Matthew Vick a79f4f8826 igb: Update PTP function names/variables and locations. 13 years ago
  Matthew Vick 3c89f6d0d4 igb: Tidy up wrapping for CONFIG_IGB_PTP. 13 years ago
  Eric Dumazet 9936a7bbe5 igb: reduce Rx header size 13 years ago
  Carolyn Wyborny d67974f0de igb: Update firmware info output 13 years ago
  Matthew Vick 374a542dee igb: Streamline RSS queue and queue pairing assignment logic. 13 years ago
  Carolyn Wyborny f96a8a0b78 igb: Add Support for new i210/i211 devices. 13 years ago
  Richard Cochran 7ebae8177e igb: offer a PTP Hardware Clock instead of the timecompare method 13 years ago
  Richard Cochran d339b13316 igb: add PTP Hardware Clock code 13 years ago
  Carolyn Wyborny 6e861326b1 igb: Update Copyright on all Intel copyrighted files. 13 years ago
  Eric Dumazet bdbc063129 igb: Add support for byte queue limits. 13 years ago
  Carolyn Wyborny 1128c756be igb: VFTA Table Fix for i350 devices 13 years ago
  Greg Rose 0224d66306 igb: Check if subordinate VFs are assigned to virtual machines 13 years ago
  Alexander Duyck 8be10e9130 igb: Add workaround for byte swapped VLAN on i350 local traffic 14 years ago
  Alexander Duyck 6d095fa8cb igb: move TX hang check flag into ring->flags 14 years ago
  Alexander Duyck 3ceb90fd48 igb: leave staterr in place and instead us a helper function to check bits 14 years ago
  Alexander Duyck 294e7d78f5 igb: retire the RX_CSUM flag and use the netdev flag instead 14 years ago
  Alexander Duyck 0ba829943c igb: Move ITR related data into work container within the q_vector 14 years ago
  Alexander Duyck 866cff0690 igb: Consolidate all of the ring feature flags into a single value 14 years ago
  Alexander Duyck 81c2fc2232 igb: Use node specific allocations for the q_vectors and rings 14 years ago
  Alexander Duyck 7af40ad909 igb: push data into first igb_tx_buffer sooner to reduce stack usage 14 years ago
  Alexander Duyck ebe42d169b igb: consolidate creation of Tx buffer info and data descriptor 14 years ago
  Alexander Duyck 2bbfebe2db igb: Combine all flag info fields into a single tx_flags structure 14 years ago
  Alexander Duyck e032afc80c igb: Create separate functions for generating cmd_type and olinfo 14 years ago
  Alexander Duyck 8542db05db igb: Make first and tx_buffer_info->next_to_watch into pointers 14 years ago
  Alexander Duyck 0603464956 igb: split buffer_info into tx_buffer_info and rx_buffer_info 14 years ago
  Alexander Duyck 13fde97a48 igb: Make Tx budget for NAPI user adjustable 13 years ago