1. e032afc igb: Create separate functions for generating cmd_type and olinfo by Alexander Duyck · 13 years ago
  2. 8542db0 igb: Make first and tx_buffer_info->next_to_watch into pointers by Alexander Duyck · 13 years ago
  3. 7d13a7d igb: Consolidate creation of Tx context descriptors into a single function by Alexander Duyck · 13 years ago
  4. 0603464 igb: split buffer_info into tx_buffer_info and rx_buffer_info by Alexander Duyck · 13 years ago
  5. 13fde97 igb: Make Tx budget for NAPI user adjustable by Alexander Duyck · 13 years ago
  6. b64e9dd e1000e: bad short packets received when jumbos enabled on 82579 by Bruce Allan · 13 years ago
  7. 0ef4eed e1000: convert to private mutex from rtnl by Jesse Brandeburg · 13 years ago
  8. 4e0d8f7d e1000: convert mdelay to msleep by Jesse Brandeburg · 13 years ago
  9. a4010af e1000: convert hardware management from timers to threads by Jesse Brandeburg · 13 years ago
  10. 19d478b ixgbe: bump version number by Don Skidmore · 13 years ago
  11. 45b5846 igb: Alternate MAC Address Updates for Func2&3 by Akeem G. Abodunrin · 13 years ago
  12. 6538ee6 igb: Alternate MAC Address EEPROM Updates by Akeem G. Abodunrin · 13 years ago
  13. 76d0652 igb: Code to prevent overwriting SFP I2C by Akeem G. Abodunrin · 13 years ago
  14. 6b8456c ixgbe: X540 devices RX PFC frames pause traffic even if disabled by John Fastabend · 13 years ago
  15. 4de2a02 ixgbe: DCB X540 devices support max traffic class of 4 by John Fastabend · 13 years ago
  16. 32701dc ixgbe: fixup hard dependencies on supporting 8 traffic classes by John Fastabend · 13 years ago
  17. 2ad30e2 ixgbe: Fix PFC mask generation by Mark Rustad · 13 years ago
  18. 462d599 e1000e: WoL fails on device ID 0x1501 by Bruce Allan · 13 years ago
  19. 03299e4 e1000e: WoL can fail on 82578DM by Bruce Allan · 13 years ago
  20. 3e7307f ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599 by Emil Tantilov · 13 years ago
  21. 860502b ixgbe: get pauseparam autoneg by Mika Lansirinne · 13 years ago
  22. 837617a ixgbe: do not disable flow control in ixgbe_check_mac_link by Emil Tantilov · 13 years ago
  23. 217995e ixgbe: send MFLCN to ethtool by Emil Tantilov · 13 years ago
  24. 7d14528 ixgbe: add support for new 82599 device by Emil Tantilov · 13 years ago
  25. 2466dd9 ixgbe: fix driver version initialization in firmware by Jacob Keller · 13 years ago
  26. e1befd7 ixgbe: remove return code for functions that always return 0 by Emil Tantilov · 13 years ago
  27. 3fbaa3a ixgbe: clear the data field in ixgbe_read_i2c_byte_generic by Emil Tantilov · 13 years ago
  28. 7edebf9 ixgbe: prevent link checks while resetting by Emil Tantilov · 13 years ago
  29. 8ce9d6c e1000e: make function tables const by Jeff Kirsher · 13 years ago
  30. 0ccb974 ixgbe: add ECC warning for legacy interrupts by Don Skidmore · 13 years ago
  31. f3df98e ixgbe: cleanup ixgbe_setup_gpie() for X540 by Don Skidmore · 13 years ago
  32. 4f51bf7 ixgbe add thermal sensor support for x540 hardware by Jacob Keller · 13 years ago
  33. 9da712d ixgbe: update {P}FC thresholds to account for X540 and loopback by John Fastabend · 13 years ago
  34. 934c18c ixgbe: disable LLI for FCoE by Vasu Dev · 13 years ago
  35. d5bf4f6 ixgbe: Cleanup q_vector interrupt throttle rate logic by Emil Tantilov · 13 years ago
  36. dd1ed3b ixgbevf: Fix broken trunk vlan by Greg Rose · 13 years ago
  37. d5bc77a e1000: don't enable dma receives until after dma address has been setup by Dean Nelson · 13 years ago
  38. fb7a6d4 Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  39. f04ea74 ixgb: finish conversion to ndo_fix_features by Michał Mirosław · 13 years ago
  40. ac5ac78 ixgb: eliminate checkstack warnings by Jesse Brandeburg · 13 years ago
  41. 8c838d7 ixgbe: remove global reset to the MAC by Emil Tantilov · 13 years ago
  42. c23f5b6 ixgbe: add WOL support for X540 by Emil Tantilov · 13 years ago
  43. ff9d1a5 ixgbe: avoid HW lockup when adapter is reset with Tx work pending by Emil Tantilov · 13 years ago
  44. e886c44 ixgbe: dcb, set priority to traffic class mappings by John Fastabend · 13 years ago
  45. 858bc08 ixgbe: cleanup X540 interrupt enablement by Don Skidmore · 13 years ago
  46. 4c09f3a ixgbe: DCB, do not call set_state() from IEEE mode by John Fastabend · 13 years ago
  47. c6bda30 ixgbe: Reconfigure SR-IOV Init by Greg Rose · 13 years ago
  48. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  49. 1cc3bd8 igb: Remove multi_tx_table and simplify igb_xmit_frame by Alexander Duyck · 13 years ago
  50. 60136906 igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC by Alexander Duyck · 13 years ago
  51. cd392f5 igb: drop the "adv" off function names relating to descriptors by Alexander Duyck · 13 years ago
  52. 16eb881 igb: Refactor clean_rx_irq to reduce overhead and improve performance by Alexander Duyck · 13 years ago
  53. 238ac81 igb: update ring and adapter structure to improve performance by Alexander Duyck · 13 years ago
  54. c023cd8 igb: streamline Rx buffer allocation and cleanup by Alexander Duyck · 13 years ago
  55. 44390ca igb: drop support for single buffer mode by Alexander Duyck · 13 years ago
  56. 153285f igb: Update max_frame_size to account for an optional VLAN tag if present by Alexander Duyck · 13 years ago
  57. a74420e igb: Update RXDCTL/TXDCTL configurations by Alexander Duyck · 13 years ago
  58. ae0e148 ixgbe: remove duplicate netif_tx_start_all_queues by Emil Tantilov · 13 years ago
  59. 80bb25e ixgbe: fix FCRTL/H register dump for X540 by Emil Tantilov · 13 years ago
  60. 1a70db4b ixgbe: cleanup some register reads by Emil Tantilov · 13 years ago
  61. 919e78a ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC by Alexander Duyck · 13 years ago
  62. 398fe4a ixgbe: drop adapter from ixgbe_fso call documentation by Alexander Duyck · 13 years ago
  63. 8917b44 ixgbe: Add SFP support for missed 82598 PHY by Alexander Duyck · 13 years ago
  64. 5fdd31f ixgbe: Add missing code for enabling overheat sensor interrupt by Alexander Duyck · 13 years ago
  65. c7ccde0 ixgbe: make ixgbe_up and ixgbe_up_complete void functions by Alexander Duyck · 13 years ago
  66. f7e1027 v2 ixgbe: Update packet buffer reservation to correct fdir headroom size by Alexander Duyck · 13 years ago
  67. 4c1d7b4 ixgbe: remove redundant configuration of tx_sample_rate by Alexander Duyck · 13 years ago
  68. d7ccb8c ixgb: convert to ndo_fix_features by Michał Mirosław · 14 years ago
  69. 473e64e ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL by Ben Hutchings · 13 years ago
  70. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 13 years ago
  71. e3b37a1 Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  72. 986eaa9 Merge branch 'master' of ../netdev-next/ by David S. Miller · 13 years ago
  73. 2c4af69 ixgbe: Correctly name and handle MSI-X other interrupt by Alexander Duyck · 13 years ago
  74. 8e34d1a ixgbe: cleanup configuration of EITRSEL and VF reset path by Alexander Duyck · 13 years ago
  75. 8132b54 ixgbe: cleanup reset paths by Alexander Duyck · 13 years ago
  76. b88c6de ixgbe: Update TXDCTL configuration to correctly handle WTHRESH by Alexander Duyck · 13 years ago
  77. 54239c6 ixgbe: combine PCI_VDEVICE and board declaration to same line by Alexander Duyck · 13 years ago
  78. 35c7f8a ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup by Alexander Duyck · 13 years ago
  79. 4cc6df2 ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types by Alexander Duyck · 13 years ago
  80. 263a84e ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA by Alexander Duyck · 13 years ago
  81. 207867f ixgbe: cleanup allocation and freeing of IRQ affinity hint by Alexander Duyck · 13 years ago
  82. 4ff7fb1 v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one by Alexander Duyck · 13 years ago
  83. 5922455 ixgbe: Change default Tx work limit size to 256 buffers by Alexander Duyck · 13 years ago
  84. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  85. 877749b intel: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  86. f3116f6 ixgbe: clear RNBC only for 82598 by Emil Tantilov · 13 years ago
  87. abcc80d ixgbe: add check for supported modes by Emil Tantilov · 13 years ago
  88. 53f096d ixgbe: fix ixgbe_fc_autoneg_fiber bug by Don Skidmore · 13 years ago
  89. 6a864ab ixgbe: cleanup feature flags in ixgbe_probe by Don Skidmore · 13 years ago
  90. 634cdca ixgbe: PFC not cleared on X540 devices by John Fastabend · 13 years ago
  91. e7589ea ixgbe: consolidate, setup for multiple traffic classes by John Fastabend · 13 years ago
  92. 6172207 ixgbe: remove unneeded fdir pb alloc case by John Fastabend · 13 years ago
  93. 4fa2e0e ixgbe: fixup remaining call sites for arbitrary TCs by John Fastabend · 13 years ago
  94. 09dca47 ixgbe: Always tag VLAN tagged packets by Alexander Duyck · 13 years ago
  95. 7f9643f ixgbe: Add support for setting CC bit when SR-IOV is enabled by Alexander Duyck · 13 years ago
  96. 9514822 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/next-organize by David S. Miller · 13 years ago
  97. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  98. efe3d3c ixgbe: convert rings from q_vector bit indexed array to linked list by Alexander Duyck · 13 years ago
  99. 30065e6 ixgbe: Simplify transmit cleanup path by Alexander Duyck · 13 years ago
  100. 471a76d ixgbevf: convert to ndo_fix_features by Michał Mirosław · 14 years ago