Commit History

作者 SHA1 備註 提交日期
  Jiri Pirko aaeb6cdfa5 remove init of dev->perm_addr in drivers 12 年之前
  Greg Kroah-Hartman 1dd06ae8db drivers/net: fix up function prototypes after __dev* removals 12 年之前
  Carolyn Wyborny 6699938bde igb: Update igb version to 4.1.2 12 年之前
  Stefan Assmann 52285b762b igb: release already assigned MSI-X interrupts if setup fails 12 年之前
  Stefan Assmann 53c7d06418 igb: remove duplicate code for fallback interrupt initialization 12 年之前
  Bill Pemberton 9f9a12f8ca net/intel: remove __dev* attributes 12 年之前
  Matthew Vick d48507fed9 igb: Use a 32-bit mask when calculating the flow control watermarks 12 年之前
  Alexander Duyck f2fb4ab2a6 igb: Do not parse past IP header on fragments beyond the first 12 年之前
  Matthew Vick 63d4a8f963 igb: No longer rely on APME to determine WoL settings 12 年之前
  Alexander Duyck 80d0759e5e igb: Improve performance and reduce size of igb_tx_map 12 年之前
  Alexander Duyck 1d9daf45b4 igb: Update igb Tx flags to improve code efficiency 12 年之前
  Alexander Duyck ed6aa10580 igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check 12 年之前
  Akeem G. Abodunrin 039454a818 igb: Support for modifying UDP RSS flow hashing 12 年之前
  Ben Hutchings a24006ed12 ptp: Enable clock drivers along with associated net/PHY drivers 12 年之前
  Carolyn Wyborny 0b1a6f2ee8 igb: Update firmware version info for ethtool output. 12 年之前
  Carolyn Wyborny 3db73804cc igb: Update version 12 年之前
  Alexander Duyck 6a05004a8a igb: Split igb_update_dca into separate Tx and Rx functions 12 年之前
  Alexander Duyck 0c2cc02e57 igb: Move the calls to set the Tx and Rx queues into igb_open 12 年之前
  Alexander Duyck 5536d2102a igb: Combine q_vector and ring allocation into a single function 12 年之前
  Alexander Duyck de78d1f9c8 igb: Lock buffer size at 2K even on systems with larger pages 12 年之前
  Alexander Duyck 2e334eee9b igb: Move rx_buffer related code in Rx cleanup path into separate function 12 年之前
  Alexander Duyck cbc8e55f6f igb: Map entire page and sync half instead of mapping and unmapping half pages 12 年之前
  Alexander Duyck db2ee5bdf5 igb: Combine post-processing of skb into a single function 12 年之前
  Alexander Duyck 1a1c225b94 igb: Do not use header split, instead receive all frames into a single buffer 12 年之前
  Tushar Dave ea5ceeabf5 igb: Correcting and improving small packet check and padding 12 年之前
  Linus Torvalds aecdc33e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 年之前
  Alexander Duyck c9f14bf3a4 igb: Use dma_unmap_addr and dma_unmap_len defines 12 年之前
  Alexander Duyck a57fe23e24 igb: Simplify how we populate the RSS key 12 年之前
  Alexander Duyck 797fd4be7b igb: Change how we populate the RSS indirection table 12 年之前
  Alexander Duyck f4128785b8 igb: Change Tx cleanup loop to do/while instead of for 12 年之前