Historial de Commits

Autor SHA1 Mensaje Fecha
  Stefan Assmann 53c7d06418 igb: remove duplicate code for fallback interrupt initialization hace 12 años
  Bill Pemberton 9f9a12f8ca net/intel: remove __dev* attributes hace 12 años
  Matthew Vick d48507fed9 igb: Use a 32-bit mask when calculating the flow control watermarks hace 12 años
  Alexander Duyck f2fb4ab2a6 igb: Do not parse past IP header on fragments beyond the first hace 12 años
  Matthew Vick 63d4a8f963 igb: No longer rely on APME to determine WoL settings hace 12 años
  Alexander Duyck 80d0759e5e igb: Improve performance and reduce size of igb_tx_map hace 12 años
  Alexander Duyck 1d9daf45b4 igb: Update igb Tx flags to improve code efficiency hace 12 años
  Alexander Duyck ed6aa10580 igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check hace 12 años
  Akeem G. Abodunrin 039454a818 igb: Support for modifying UDP RSS flow hashing hace 12 años
  Ben Hutchings a24006ed12 ptp: Enable clock drivers along with associated net/PHY drivers hace 12 años
  Carolyn Wyborny 0b1a6f2ee8 igb: Update firmware version info for ethtool output. hace 12 años
  Carolyn Wyborny 3db73804cc igb: Update version hace 12 años
  Alexander Duyck 6a05004a8a igb: Split igb_update_dca into separate Tx and Rx functions hace 12 años
  Alexander Duyck 0c2cc02e57 igb: Move the calls to set the Tx and Rx queues into igb_open hace 12 años
  Alexander Duyck 5536d2102a igb: Combine q_vector and ring allocation into a single function hace 12 años
  Alexander Duyck de78d1f9c8 igb: Lock buffer size at 2K even on systems with larger pages hace 12 años
  Alexander Duyck 2e334eee9b igb: Move rx_buffer related code in Rx cleanup path into separate function hace 12 años
  Alexander Duyck cbc8e55f6f igb: Map entire page and sync half instead of mapping and unmapping half pages hace 12 años
  Alexander Duyck db2ee5bdf5 igb: Combine post-processing of skb into a single function hace 12 años
  Alexander Duyck 1a1c225b94 igb: Do not use header split, instead receive all frames into a single buffer hace 12 años
  Tushar Dave ea5ceeabf5 igb: Correcting and improving small packet check and padding hace 12 años
  Linus Torvalds aecdc33e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next hace 12 años
  Alexander Duyck c9f14bf3a4 igb: Use dma_unmap_addr and dma_unmap_len defines hace 12 años
  Alexander Duyck a57fe23e24 igb: Simplify how we populate the RSS key hace 12 años
  Alexander Duyck 797fd4be7b igb: Change how we populate the RSS indirection table hace 12 años
  Alexander Duyck f4128785b8 igb: Change Tx cleanup loop to do/while instead of for hace 12 años
  Alexander Duyck f33005a637 igb: Remove logic that was doing NUMA pseudo-aware allocations hace 12 años
  Carolyn Wyborny 3dbdf96928 igb: Fix stats output on i210/i211 parts. hace 12 años
  Stefan Assmann f557147c46 igb: Change how we check for pre-existing and assigned VFs hace 13 años
  Alexander Duyck ae1c07a6b7 igb: Remove artificial restriction on RQDPC stat reading hace 13 años