1. 077887c igb: add support for NETIF_F_RXHASH by Alexander Duyck · 13 years ago
  2. 6d095fa igb: move TX hang check flag into ring->flags by Alexander Duyck · 13 years ago
  3. 5faf030 igb: fix recent VLAN changes that would leave VLANs disabled after reset by Alexander Duyck · 13 years ago
  4. 3ceb90f igb: leave staterr in place and instead us a helper function to check bits by Alexander Duyck · 13 years ago
  5. 294e7d7 igb: retire the RX_CSUM flag and use the netdev flag instead by Alexander Duyck · 13 years ago
  6. 4be000c igb: cleanup IVAR configuration by Alexander Duyck · 13 years ago
  7. 0ba8299 igb: Move ITR related data into work container within the q_vector by Alexander Duyck · 13 years ago
  8. 866cff0 igb: Consolidate all of the ring feature flags into a single value by Alexander Duyck · 13 years ago
  9. 6ad4edf igb: avoid unnecessary conversions from u16 to int by Alexander Duyck · 13 years ago
  10. 81c2fc2 igb: Use node specific allocations for the q_vectors and rings by Alexander Duyck · 13 years ago
  11. 7af40ad9 igb: push data into first igb_tx_buffer sooner to reduce stack usage by Alexander Duyck · 13 years ago
  12. ebe42d1 igb: consolidate creation of Tx buffer info and data descriptor by Alexander Duyck · 13 years ago
  13. 2bbfebe igb: Combine all flag info fields into a single tx_flags structure by Alexander Duyck · 13 years ago
  14. 31f6adb igb: Cleanup protocol handling in transmit path by Alexander Duyck · 13 years ago
  15. e032afc igb: Create separate functions for generating cmd_type and olinfo by Alexander Duyck · 13 years ago
  16. 8542db0 igb: Make first and tx_buffer_info->next_to_watch into pointers by Alexander Duyck · 13 years ago
  17. 7d13a7d igb: Consolidate creation of Tx context descriptors into a single function by Alexander Duyck · 13 years ago
  18. 0603464 igb: split buffer_info into tx_buffer_info and rx_buffer_info by Alexander Duyck · 13 years ago
  19. 13fde97 igb: Make Tx budget for NAPI user adjustable by Alexander Duyck · 13 years ago
  20. 1cc3bd8 igb: Remove multi_tx_table and simplify igb_xmit_frame by Alexander Duyck · 13 years ago
  21. 60136906 igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC by Alexander Duyck · 13 years ago
  22. cd392f5 igb: drop the "adv" off function names relating to descriptors by Alexander Duyck · 13 years ago
  23. 16eb881 igb: Refactor clean_rx_irq to reduce overhead and improve performance by Alexander Duyck · 13 years ago
  24. 238ac81 igb: update ring and adapter structure to improve performance by Alexander Duyck · 13 years ago
  25. c023cd8 igb: streamline Rx buffer allocation and cleanup by Alexander Duyck · 13 years ago
  26. 44390ca igb: drop support for single buffer mode by Alexander Duyck · 13 years ago
  27. 153285f igb: Update max_frame_size to account for an optional VLAN tag if present by Alexander Duyck · 13 years ago
  28. a74420e igb: Update RXDCTL/TXDCTL configurations by Alexander Duyck · 13 years ago
  29. 877749b intel: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  30. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  31. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  32. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/igb/igb_main.c]
  33. 6d337dc igb: fix WOL on second port of i350 device by Carolyn Wyborny · 14 years ago
  34. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 14 years ago
  35. 48b0375 igb: remove duplicated #include by Huang Weiyi · 14 years ago
  36. b2cb09b igb: do vlan cleanup by Jiri Pirko · 14 years ago
  37. 4297f99 igb: Update copyright on all igb driver files. by Carolyn Wyborny · 14 years ago
  38. bdaae04 igb: remove unnecessary reads of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  39. ac52caa igb: convert to ndo_fix_features by Michał Mirosław · 14 years ago
  40. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  41. 929dd04 igb: Change version to remove number after -k in kernel versions. by Carolyn Wyborny · 14 years ago
  42. 665c8c8 igb: fix i350 SR-IOV failture by Williams, Mitch A · 14 years ago
  43. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 14 years ago
  44. 14ad251 net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration by David Decotigny · 14 years ago
  45. 563988d igb: introduce igb_thermal_sensor_event for sensor checking by Stefan Assmann · 14 years ago
  46. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  47. 7ef5ed1 igb: Add messaging for thermal sensor events on i350 devices by Carolyn Wyborny · 14 years ago
  48. 673b8b7 igb: fix hw timestamping by Anders Berggren · 14 years ago
  49. 0d1fe82 igb: Bump version to 3.0.6 by Carolyn Wyborny · 14 years ago
  50. 831ec0b igb: Add DMA Coalescing feature to driver by Carolyn Wyborny · 14 years ago
  51. 4322e56 igb: Update NVM functions to work with i350 devices by Carolyn Wyborny · 14 years ago
  52. 09b068d igb: Add Energy Efficient Ethernet (EEE) for i350 devices. by Carolyn Wyborny · 14 years ago
  53. 0a915b9 igb: Add stats output for OS2BMC feature on i350 devices by Carolyn Wyborny · 14 years ago
  54. 9b082d7 igb: warn if max_vfs limit is exceeded by Stefan Assmann · 14 years ago
  55. c2b6a05 igb: update version string by Carolyn Wyborny · 14 years ago
  56. 4c4b42c igb: Update Intel copyright notice for driver source. by Carolyn Wyborny · 14 years ago
  57. 17dc566 igb: add support for VF Transmit rate limit using iproute2 by Lior Levy · 14 years ago
  58. 6b78bb1 igb: Enable PF side of SR-IOV support for i350 devices by Carolyn Wyborny · 14 years ago
  59. 6493d24 igb: Add support for i340 Quad Port Fiber Adapter by Carolyn Wyborny · 14 years ago
  60. 1380046 igb: Add Anti-spoofing feature support by Greg Rose · 14 years ago
  61. 1b5dda3 igb: Some fine tuning by Gasparakis, Joseph · 14 years ago
  62. a6b5ea3 igb: Warn on attempt to override administratively set MAC/VLAN by Greg Rose · 14 years ago
  63. 8fa7e0f igb: Fix overwrite of the VF's flags by Greg Rose · 14 years ago
  64. 760141a igb[v],ixgbe: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  65. 9835fd7 igb: Add new function to read part number from EEPROM in string format by Carolyn Wyborny · 14 years ago
  66. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  67. c175801 igb: Fix unused variable warning. by Jesse Gross · 14 years ago
  68. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  69. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  70. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  71. 12dcd86 igb: fix stats handling by Eric Dumazet · 14 years ago
  72. cd2638a igb: add check for fiber/serdes devices to igb_set_spd_dplx; by Carolyn Wyborny · 14 years ago
  73. 21adef3 igb: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  74. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  75. 7b872a5 e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags by Yi Zou · 14 years ago
  76. 308fb39 igb: Add support for DH89xxCC by Joseph Gasparakis · 14 years ago
  77. d85b9004 igb: clear VF_PROMISC bits instead of setting all other bits by Alexander Duyck · 14 years ago
  78. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  79. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  80. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 14 years ago
  81. fb8231a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  82. eef35c2 Fix spelling fuction -> function in comments by Stefan Weil · 15 years ago
  83. 2d0bb1c e100/e1000*/igb*/ixgb*: Add missing read memory barrier by Jeff Kirsher · 15 years ago
  84. 81a6185 igb: Use irq_synchronize per vector when using MSI-X by Emil Tantilov · 15 years ago
  85. bb7e95c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  86. bded64a ixgbe/igb: catch invalid VF settings by Andy Gospodarek · 15 years ago
  87. 4478a9c igb: drop support for UDP hashing w/ RSS by Alexander Duyck · 15 years ago
  88. de42edd igb: Add comment by Greg Rose · 15 years ago
  89. c0f2276 igb: Fix Tx hangs seen when loading igb with max_vfs > 7. by Emil Tantilov · 15 years ago
  90. 5fa8517 igb: Use only a single Tx queue in SR-IOV mode by Greg Rose · 15 years ago
  91. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  92. 2873957 igb: reduce cache misses on tx cleanup by Nick Nunley · 15 years ago
  93. c97ec42 igb: add registers etc. printout code just before resetting adapters by Taku Izumi · 15 years ago
  94. 59d7198 igb: convert igb from using PCI DMA functions to using DMA API functions by Alexander Duyck · 15 years ago
  95. ff846f5 igb: add support for reporting 5GT/s during probe on PCIe Gen2 by Alexander Duyck · 15 years ago
  96. aa91340 igb: double increment nr_frags by Koki Sanagi · 15 years ago
  97. dad1e54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  98. d5aa225 igb: restrict WoL for 82576 ET2 Quad Port Server Adapter by Stefan Assmann · 15 years ago
  99. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  100. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago