Commit History

Author SHA1 Message Date
  Jeff Kirsher 8af3c33f4d ixgbe: fix namespace issues when FCoE/DCB is not enabled 13 years ago
  Alexander Duyck 567d2de291 ixgbe: Correct flag values set by ixgbe_fix_features 13 years ago
  Alexander Duyck ef6afc0cac ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command 13 years ago
  Alexander Duyck 581330ba7b ixgbe: Whitespace cleanups 13 years ago
  Alexander Duyck 6ca4350788 ixgbe: Two minor fixes for RSS and FDIR set queues functions 13 years ago
  Alexander Duyck 35937c055a ixgbe: drop err_eeprom tag which is at same location as err_sw_init 13 years ago
  Alexander Duyck eb01b9759e ixgbe: Move poll routine in order to improve readability 13 years ago
  Alexander Duyck 6bb78cfb50 ixgbe: cleanup logic for the service timer and VF hang detection 13 years ago
  Alexander Duyck 244e27ad4d ixgbe: Store Tx flags and protocol information to tx_buffer sooner 13 years ago
  Alexander Duyck 729739b754 ixgbe: always write DMA for single_mapped value with skb 13 years ago
  Alexander Duyck 091a624686 ixgbe: Write gso_segs and bytcount to the ring sooner 13 years ago
  Alexander Duyck fd0db0ed02 ixgbe: Place skb on first buffer_info structure to avoid using stack space 13 years ago
  Alexander Duyck 7d7ce682f8 ixgbe: Use packets to track Tx completions instead of a seperate value 13 years ago
  Alexander Duyck 93f5b3c1f1 ixgbe: Modify setup of descriptor flags to avoid conditional jumps 13 years ago
  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