1. da1e204 e1000e: iAMT connections drop on driver unload when jumbo frames enabled by Bruce Allan · 12 years ago
  2. b43e867 e1000e: disable ASPM L1 on 82583 by Bruce Allan · 12 years ago
  3. c96ddb0 e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_split by Wei Yang · 12 years ago
  4. 2592881 e1000e: Remove duplicate assignment of default rx/tx ring size by Wei Yang · 12 years ago
  5. 24b41c9 e1000e: restore call to pci_clear_master() by Dean Nelson · 12 years ago
  6. ab90695 e100: dump small buffers via %*ph by Andy Shevchenko · 12 years ago
  7. 8b80cda net: rename ll methods to busy-poll by Eliezer Tamir · 12 years ago
  8. 076bb0c net: rename include/net/ll_poll.h to include/net/busy_poll.h by Eliezer Tamir · 12 years ago
  9. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  10. 1ca0151 net/trivial: replace numeric with standard PM state macros by Yijing Wang · 12 years ago
  11. 83a35e3 treewide: relase -> release by Geert Uytterhoeven · 12 years ago
  12. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 12 years ago
  13. 7e15b90 ixgbe: add extra stats for ndo_ll_poll by Eliezer Tamir · 12 years ago
  14. 5a85e73 ixgbe: add support for ndo_ll_poll by Eliezer Tamir · 12 years ago
  15. e8915be IXGBE: Set the SW prio_tc values at initialization to the HW setting. by Amir Hanania · 12 years ago
  16. f7727c5 igb: Removed unused i2c function by Akeem G. Abodunrin · 12 years ago
  17. 6f8b916 igb: Implementation of i210/i211 LED support by Akeem G. Abodunrin · 12 years ago
  18. 41f149a igb: Fix possible panic caused by Rx traffic arrival while interface is down by Carolyn Wyborny · 12 years ago
  19. 2a0a0f1 igb: Fix set_ethtool function to call update nvm for entire image by Carolyn Wyborny · 12 years ago
  20. 373e697 igb: SerDes flow control setting by Akeem G. Abodunrin · 12 years ago
  21. 641ac5c igb: Support for SFP modules discovery by Akeem G. Abodunrin · 12 years ago
  22. 20a4841 igb: Add update to last_rx_timestamp in Rx rings by Matthew Vick · 12 years ago
  23. cf7ed22 igb: Changed LEDs blink mechanism to include designs using cathode by Akeem G. Abodunrin · 12 years ago
  24. 6c1d8b9 e1000e: Release mutex lock only if it has been initially acquired by Akeem G. Abodunrin · 12 years ago
  25. 603cdca e1000e: prevent warning from -Wunused-parameter by Bruce Allan · 12 years ago
  26. e80bd1d e1000e: cleanup whitespace by Bruce Allan · 12 years ago
  27. 2a437cd e1000e: fix scheduling while atomic bug by Bruce Allan · 12 years ago
  28. c4a56de ixgbe: add mac type to the version in ethtool_regs by Emil Tantilov · 12 years ago
  29. 46d5ced ixgbe: add support for disabling link at boot time on 82599 by Emil Tantilov · 12 years ago
  30. 5e82f2f ixgbe: cache AUTOC reads by Emil Tantilov · 12 years ago
  31. 26b4742 ixgbe: fix register access during ethtool loopback test by Emil Tantilov · 12 years ago
  32. d87d830 ixgbe: fix EICR write in ixgbe_msix_other by Jacob Keller · 12 years ago
  33. dc3d226 igb: limit udelay for phy changes to 10000us by Andi Kleen · 12 years ago
  34. a3b87a4 e1000e: panic caused by Rx traffic arriving while interface going down by Bruce Allan · 12 years ago
  35. 73e3dd6 e1000e: fix numeric overflow in phc settime method by Richard Cochran · 12 years ago
  36. 67b1b90 igb: Bump version of driver by Carolyn Wyborny · 12 years ago
  37. 9b6a4c9 igb: Remove id's that will not be productized for Linux. by Carolyn Wyborny · 12 years ago
  38. 6cb7674 igb: Remove dead code path by Matthew Vick · 12 years ago
  39. 6f3dc319 igb: Retain HW VLAN filtering while in promiscuous + VT mode by Greg Rose · 12 years ago
  40. c0ba477 igb: display a warning message when SmartSpeed works by Koki Sanagi · 13 years ago
  41. b09186d igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned by Alexander Duyck · 12 years ago
  42. d44e7a9 igb: Add SMBI semaphore to I210/I211 by Matthew Vick · 12 years ago
  43. 0ba96d3 igb: SERDES loopback sigdetect bit on i210 devices by Akeem G. Abodunrin · 12 years ago
  44. 5700ff2 ixgbe: add WOL support for new subdevice ID by Emil Tantilov · 12 years ago
  45. 345be20 ixgbe: add SFP+ LX module support by Don Skidmore · 12 years ago
  46. 6b92b0b ixgbe: rename wol_supported to more fitting wol_enabled by Jacob Keller · 12 years ago
  47. 5daebbb ixgbe: add driver support for x520 OCP adapter. by Don Skidmore · 12 years ago
  48. bdbeefe ixgbe: fix possible divide by zero in ixgbe_update_itr by Don Skidmore · 12 years ago
  49. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  50. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  51. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 12 years ago
  52. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  53. ceb5f13 igb: Add support for i354 devices by Carolyn Wyborny · 12 years ago
  54. 70ea478 igb: add support for spoofchk config by Lior Levy · 12 years ago
  55. 87371b9 igb: Enable EEE LP advertisement by Matthew Vick · 12 years ago
  56. b980ac1 igb: Fix code comments and whitespace by Jeff Kirsher · 12 years ago
  57. c826892 igb: Fix sparse warnings on function pointers by Akeem G. Abodunrin · 12 years ago
  58. 4e227667 igb: Use rx/tx_itr_setting when setting up initial value of itr by Alexander Duyck · 13 years ago
  59. b646c22 igb: Pull adapter out of main path in igb_xmit_frame_ring by Alexander Duyck · 13 years ago
  60. b9555f6 igb: Mask off check of frag_off as we only want fragment offset by Alexander Duyck · 13 years ago
  61. 5c17a20 igb: random code and comments fix by Akeem G. Abodunrin · 13 years ago
  62. e00bf60 igb: Implement support to power sfp cage and turn on I2C by Akeem G. Abodunrin · 13 years ago
  63. f69aa39 igb: Support to read and export SFF-8472/8079 data by Akeem G. Abodunrin · 12 years ago
  64. f502ef7 igb: Support for 100base-fx SFP by Akeem G. Abodunrin · 12 years ago
  65. 33243fb ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests by Joe Perches · 12 years ago
  66. 979fe5f ixgbe: Add support for WoL on 82599 SFP+ LOM by Jacob Keller · 12 years ago
  67. 499ab5c ixgbe: in shutdown, do netif_running() under rtnl_lock by akepner · 12 years ago
  68. 026ac67 ixgbe: Fix a bug in setting VF VLAN via PF by Greg Rose · 12 years ago
  69. f9d40f6 igb: Revert support for build_skb in igb by Alexander Duyck · 12 years ago
  70. 8c5afd6 ixgbe: bump version number by Don Skidmore · 12 years ago
  71. b8f8363 ixgbe: Fix 1G link WoL by Don Skidmore · 12 years ago
  72. 0b2679d ixgbe: fix MNG FW support when adapter not up by Don Skidmore · 12 years ago
  73. b8e8200 ixgbe: enable devices with internal switch to read pci parent by Jacob Keller · 12 years ago
  74. ef1889d ixgbe: create conversion functions from link_status to bus/speed by Jacob Keller · 12 years ago
  75. e8710a5 ixgbe: Enable support for recognizing PCI-e Gen3 link speed by Jacob Keller · 12 years ago
  76. 7f66162 ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring by Alexander Duyck · 13 years ago
  77. d011157 ixgbe: don't do arithmetic operations on bitmasks by Emil Tantilov · 13 years ago
  78. 20967f4 ixgbe: Mask off check of frag_off as we only want fragment offset by Alexander Duyck · 13 years ago
  79. 61a0f6e e100: Add dma mapping error check by Neil Horman · 12 years ago
  80. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  81. f01fc1a ixgbe: fix registration order of driver and DCA nofitication by Jakub Kicinski · 12 years ago
  82. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  83. e1941a7 ixgbevf: Adjust to handle unassigned MAC address from PF by Greg Rose · 13 years ago
  84. 3505592 ixgbe: Don't give VFs random MAC addresses by Greg Rose · 12 years ago
  85. 274a85e e1000e: fix scheduling while atomic bugs by Bruce Allan · 12 years ago
  86. 8defe71 e1000e: increase driver version number by Bruce Allan · 12 years ago
  87. b48c751 e1000e: cleanup unused defines by Bruce Allan · 12 years ago
  88. cf8fb73 e1000e: add support for LTR on I217/I218 by Bruce Allan · 12 years ago
  89. 1fc06b0 e1000e: enable EEE by default by Bruce Allan · 12 years ago
  90. d495bcb e1000e: EEE capability advertisement not set/disabled as required by Bruce Allan · 12 years ago
  91. ea8179a e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync by Bruce Allan · 12 years ago
  92. 86a80ea e1000e: fix LED blink logic for designs with LEDs driven by cathode by Bruce Allan · 12 years ago
  93. 772d05c e1000e: slow performance between two 82579 connected via 10Mbit hub by Bruce Allan · 12 years ago
  94. bb03451 e1000e: additional error handling on PHY register accesses by Bruce Allan · 12 years ago
  95. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  96. 37287fae e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers by Christoph Paasch · 12 years ago
  97. 065946c ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffers by Christoph Paasch · 12 years ago
  98. d6b057b5 e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings by Christoph Paasch · 12 years ago
  99. 75517d9 igb: fix PHC stopping on max freq by Jiri Benc · 12 years ago
  100. 05ec29e igb: make sensor info static by Stephen Hemminger · 12 years ago