Commit History

Author SHA1 Message Date
  Alexander Duyck a50c29dd09 ixgbe: Make certain that all frames fit minimum size requirements 13 years ago
  Alexander Duyck 655309e944 ixgbe: cleanup logic in ixgbe_change_mtu 13 years ago
  Alexander Duyck f800326dca ixgbe: Replace standard receive path with a page based receive 13 years ago
  Ben Greear 3f2d1c0f57 ixgbe: Support RX-ALL feature flag. 13 years ago
  Ben Greear f43f313eb7 ixgbe: Support sending custom Ethernet FCS. 13 years ago
  John Fastabend cdf485be3a ixgbe: dcb: use DCB config values for FCoE traffic class on open 13 years ago
  Atita Shirwaikar d2f5e7f3af ixgbe: Fix race condition where RX buffer could become corrupted. 13 years ago
  Jesse Brandeburg 3ed69d7e31 ixgbe: use typed min/max functions where possible 13 years ago
  Alexander Duyck 621bd70eda ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr 13 years ago
  Alexander Duyck bdda1a61c1 ixgbe: Do not disable read relaxed ordering when DCA is enabled 13 years ago
  Alexander Duyck a557928e26 ixgbe: Add iterator for cycling through rings on a q_vector 13 years ago
  Alexander Duyck de88eeeb16 ixgbe: Allocate rings as part of the q_vector 13 years ago
  Alexander Duyck b9f6ed2bab ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intr 13 years ago
  Alexander Duyck 8f15486dd0 ixgbe: Default to queue pairs when number of queues is less than CPUs 13 years ago
  Alexander Duyck 5d967eb7f8 ixgbe: Correct Adaptive Interrupt Moderation so that it will change values 13 years ago
  Alexander Duyck e954b374b4 ixgbe: Address issues with Tx WHTRESH value not being set correctly 13 years ago
  Alexander Duyck 7f83a9e629 ixgbe: Do no clear Tx status bits since eop_desc provides enough info 13 years ago
  Alexander Duyck b2d96e0ac0 ixgbe: add support for byte queue limits 13 years ago
  Alexander Duyck 24ddd96780 ixgbe: Fix comments that are out of date or formatted incorrectly 13 years ago
  Alexander Duyck 9e0c5648d9 ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring 13 years ago
  David S. Miller 3cc26e36a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next 13 years ago
  David S. Miller d5ef8a4d87 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Alexander Duyck 8a0da21be8 ixgbe: Combine post-DMA processing of sk_buff fields into single function 13 years ago
  Alexander Duyck e4f740287f ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV 13 years ago
  Alexander Duyck f56e0cb1fe ixgbe: Add function for testing status bits in Rx descriptor 13 years ago
  Alexander Duyck f990b79bc8 ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup 13 years ago
  Alexander Duyck 1d2024f61e ixgbe: Address fact that RSC was not setting GSO size for incoming frames 13 years ago
  Alexander Duyck 4c1975d77b ixgbe: Minor refactor of RSC 13 years ago
  Yi Zou 9d837ea2b7 ixgbe: do not update real num queues when netdev is going away 13 years ago
  Alexander Duyck 642c680e93 ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size 13 years ago