Commit History

Author SHA1 Message Date
  Alexander Duyck 077887c386 igb: add support for NETIF_F_RXHASH 14 years ago
  Alexander Duyck 6d095fa8cb igb: move TX hang check flag into ring->flags 14 years ago
  Alexander Duyck 5faf030c9b igb: fix recent VLAN changes that would leave VLANs disabled after reset 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 4be000c874 igb: cleanup IVAR configuration 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 6ad4edfcd7 igb: avoid unnecessary conversions from u16 to int 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 31f6adbb35 igb: Cleanup protocol handling in transmit path 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 7d13a7d0da igb: Consolidate creation of Tx context descriptors into a single function 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
  Alexander Duyck 1cc3bd8792 igb: Remove multi_tx_table and simplify igb_xmit_frame 14 years ago
  Alexander Duyck 6013690699 igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC 14 years ago
  Alexander Duyck cd392f5ca9 igb: drop the "adv" off function names relating to descriptors 14 years ago
  Alexander Duyck 16eb8815c2 igb: Refactor clean_rx_irq to reduce overhead and improve performance 14 years ago
  Alexander Duyck 238ac817fd igb: update ring and adapter structure to improve performance 14 years ago
  Alexander Duyck c023cd8898 igb: streamline Rx buffer allocation and cleanup 14 years ago
  Alexander Duyck 44390ca6cb igb: drop support for single buffer mode 14 years ago
  Alexander Duyck 153285f9ce igb: Update max_frame_size to account for an optional VLAN tag if present 14 years ago
  Alexander Duyck a74420e0f3 igb: Update RXDCTL/TXDCTL configurations 14 years ago
  Ian Campbell 877749bf3f intel: convert to SKB paged frag API. 14 years ago
  Jiri Pirko afc4b13df1 net: remove use of ndo_set_multicast_list in drivers 14 years ago