1. dc4ff9b DMA-API: net: intel/igb: fix 32-bit DMA mask handling by Russell King · 11 years ago
  2. 66f40b8 igb: Update version number by Akeem G Abodunrin · 11 years ago
  3. aa9b8cc igb: Implementation of 1-sec delay for i210 devices by Akeem G Abodunrin · 11 years ago
  4. 53ea6c7 igb: Don't look for a PBA in the iNVM when flashless by Todd Fujinaka · 11 years ago
  5. ed12cc9 igb: Expose RSS indirection table for ethtool by Laura Mihaela Vasilescu · 11 years ago
  6. c342b39 igb: Add macro for size of RETA indirection table by Laura Mihaela Vasilescu · 11 years ago
  7. 7dc98a6 igb: Fix get_fw_version function for all parts by Carolyn Wyborny · 11 years ago
  8. 53b87ce igb: Add device support for flashless SKU of i210 device by Carolyn Wyborny · 11 years ago
  9. ef3a009 igb: Refactor NVM read functions to accommodate devices with no flash by Carolyn Wyborny · 11 years ago
  10. 2ccd994 igb: Update MTU so that it is always at least a standard frame size by Alexander Duyck · 11 years ago
  11. 5026719 igb: don't allow SR-IOV without MSI-X by Mitch A Williams · 11 years ago
  12. 7f90128 igb: Added rcu_lock to avoid race by Akeem G Abodunrin · 11 years ago
  13. e5c3370 igb: Read register for latch_on without return value by Akeem G Abodunrin · 11 years ago
  14. 7e44892 igb: fix vlan filtering in promisc mode when not in VT mode by Emil Tantilov · 11 years ago
  15. 41f149a igb: Fix possible panic caused by Rx traffic arrival while interface is down by Carolyn Wyborny · 11 years ago
  16. 20a4841 igb: Add update to last_rx_timestamp in Rx rings by Matthew Vick · 11 years ago
  17. 67b1b90 igb: Bump version of driver by Carolyn Wyborny · 11 years ago
  18. 6f3dc319 igb: Retain HW VLAN filtering while in promiscuous + VT mode by Greg Rose · 11 years ago
  19. c0ba477 igb: display a warning message when SmartSpeed works by Koki Sanagi · 12 years ago
  20. b09186d igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned by Alexander Duyck · 11 years ago
  21. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  22. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  23. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  24. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  25. ceb5f13 igb: Add support for i354 devices by Carolyn Wyborny · 11 years ago
  26. 70ea478 igb: add support for spoofchk config by Lior Levy · 12 years ago
  27. b980ac1 igb: Fix code comments and whitespace by Jeff Kirsher · 12 years ago
  28. 4e227667 igb: Use rx/tx_itr_setting when setting up initial value of itr by Alexander Duyck · 12 years ago
  29. b646c22 igb: Pull adapter out of main path in igb_xmit_frame_ring by Alexander Duyck · 12 years ago
  30. b9555f6 igb: Mask off check of frag_off as we only want fragment offset by Alexander Duyck · 12 years ago
  31. 5c17a20 igb: random code and comments fix by Akeem G. Abodunrin · 12 years ago
  32. f502ef7 igb: Support for 100base-fx SFP by Akeem G. Abodunrin · 11 years ago
  33. f9d40f6 igb: Revert support for build_skb in igb by Alexander Duyck · 11 years ago
  34. d5e51a1 igb: SR-IOV init reordering by Alex Williamson · 11 years ago
  35. d0f63ac igb: Fix null pointer dereference by Alex Williamson · 11 years ago
  36. 603e86f igb: Fix for lockdep issue in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  37. e4f7dbb igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer by Alexander Duyck · 12 years ago
  38. 21ba6fe igb: Update igb to use a path similar to ixgbe to determine when to stop Tx by Alexander Duyck · 12 years ago
  39. 2c7d772 igb: Refix sparse warning in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  40. 199f6cc igb: Fix for improper allocation flag in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  41. d3f8ef1 igb: Fix for improper exit in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  42. 74e238e igb: Support using build_skb in the case that jumbo frames are disabled by Alexander Duyck · 12 years ago
  43. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  44. 5ac6f91 igb: Don't give VFs random MAC addresses by Mitch A Williams · 12 years ago
  45. 4b9ea46 igb: Copyright string update to year 2013 by Akeem G. Abodunrin · 12 years ago
  46. 70d289b igb: Replace rmb in Tx cleanup with read_barrier_depends by Alexander Duyck · 12 years ago
  47. fc58075 igb: Add mechanism for detecting latched hardware Rx timestamp by Matthew Vick · 12 years ago
  48. 428f1f7 igb: Add timeout for PTP Tx work item by Matthew Vick · 12 years ago
  49. b66e239 igb: Add support for SW timestamping by Matthew Vick · 12 years ago
  50. e428893 igb: Enable hwmon data output for thermal sensors via I2C. by Carolyn Wyborny · 12 years ago
  51. 441fc6f igb: Add i2c interface to igb. by Carolyn Wyborny · 12 years ago
  52. fa44f2f igb: Enable SR-IOV configuration via PCI sysfs interface by Greg Rose · 12 years ago
  53. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  54. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  55. 6699938 igb: Update igb version to 4.1.2 by Carolyn Wyborny · 12 years ago
  56. 52285b7 igb: release already assigned MSI-X interrupts if setup fails by Stefan Assmann · 12 years ago
  57. 53c7d06 igb: remove duplicate code for fallback interrupt initialization by Stefan Assmann · 12 years ago
  58. 9f9a12f net/intel: remove __dev* attributes by Bill Pemberton · 12 years ago
  59. d48507f igb: Use a 32-bit mask when calculating the flow control watermarks by Matthew Vick · 12 years ago
  60. f2fb4ab igb: Do not parse past IP header on fragments beyond the first by Alexander Duyck · 12 years ago
  61. 63d4a8f igb: No longer rely on APME to determine WoL settings by Matthew Vick · 12 years ago
  62. 80d0759 igb: Improve performance and reduce size of igb_tx_map by Alexander Duyck · 12 years ago
  63. 1d9daf4 igb: Update igb Tx flags to improve code efficiency by Alexander Duyck · 12 years ago
  64. ed6aa10 igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check by Alexander Duyck · 12 years ago
  65. 039454a igb: Support for modifying UDP RSS flow hashing by Akeem G. Abodunrin · 12 years ago
  66. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 12 years ago
  67. 0b1a6f2 igb: Update firmware version info for ethtool output. by Carolyn Wyborny · 12 years ago
  68. 3db7380 igb: Update version by Carolyn Wyborny · 12 years ago
  69. 6a05004 igb: Split igb_update_dca into separate Tx and Rx functions by Alexander Duyck · 12 years ago
  70. 0c2cc02 igb: Move the calls to set the Tx and Rx queues into igb_open by Alexander Duyck · 12 years ago
  71. 5536d21 igb: Combine q_vector and ring allocation into a single function by Alexander Duyck · 12 years ago
  72. de78d1f igb: Lock buffer size at 2K even on systems with larger pages by Alexander Duyck · 12 years ago
  73. 2e334ee igb: Move rx_buffer related code in Rx cleanup path into separate function by Alexander Duyck · 12 years ago
  74. cbc8e55 igb: Map entire page and sync half instead of mapping and unmapping half pages by Alexander Duyck · 12 years ago
  75. db2ee5b igb: Combine post-processing of skb into a single function by Alexander Duyck · 12 years ago
  76. 1a1c225 igb: Do not use header split, instead receive all frames into a single buffer by Alexander Duyck · 12 years ago
  77. ea5ceea igb: Correcting and improving small packet check and padding by Tushar Dave · 12 years ago
  78. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  79. c9f14bf3 igb: Use dma_unmap_addr and dma_unmap_len defines by Alexander Duyck · 12 years ago
  80. a57fe23 igb: Simplify how we populate the RSS key by Alexander Duyck · 12 years ago
  81. 797fd4b igb: Change how we populate the RSS indirection table by Alexander Duyck · 12 years ago
  82. f412878 igb: Change Tx cleanup loop to do/while instead of for by Alexander Duyck · 12 years ago
  83. f33005a igb: Remove logic that was doing NUMA pseudo-aware allocations by Alexander Duyck · 12 years ago
  84. 3dbdf96 igb: Fix stats output on i210/i211 parts. by Carolyn Wyborny · 12 years ago
  85. f557147 igb: Change how we check for pre-existing and assigned VFs by Stefan Assmann · 12 years ago
  86. ae1c07a igb: Remove artificial restriction on RQDPC stat reading by Alexander Duyck · 12 years ago
  87. 1f6e817 igb: Prevent dropped Tx timestamps via work items and interrupts. by Matthew Vick · 12 years ago
  88. a79f4f8 igb: Update PTP function names/variables and locations. by Matthew Vick · 12 years ago
  89. 3c89f6d igb: Tidy up wrapping for CONFIG_IGB_PTP. by Matthew Vick · 12 years ago
  90. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  91. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  92. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  93. 23d028c igb: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  94. bba6ec7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  95. 8376dad igb: update to allow reading/setting MDI state by Jesse Brandeburg · 12 years ago
  96. b669588 igb: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  97. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  98. 7688659 igb: reset PHY in the link_up process to recover PHY setting after power down. by Akeem G. Abodunrin · 12 years ago
  99. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  100. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago