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. f0cd7bd bnx2x: remove some dead code by Dan Carpenter · 13 years ago
  21. 01139222 chelsio: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  22. 6a930b9f cxgb3: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  23. 5dc3e19 myri10ge: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  24. 94d60a7 vxge: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  25. 3e7307f ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599 by Emil Tantilov · 13 years ago
  26. 860502b ixgbe: get pauseparam autoneg by Mika Lansirinne · 13 years ago
  27. 837617a ixgbe: do not disable flow control in ixgbe_check_mac_link by Emil Tantilov · 13 years ago
  28. 217995e ixgbe: send MFLCN to ethtool by Emil Tantilov · 13 years ago
  29. 7d14528 ixgbe: add support for new 82599 device by Emil Tantilov · 13 years ago
  30. 2466dd9 ixgbe: fix driver version initialization in firmware by Jacob Keller · 13 years ago
  31. e1befd7 ixgbe: remove return code for functions that always return 0 by Emil Tantilov · 13 years ago
  32. 3fbaa3a ixgbe: clear the data field in ixgbe_read_i2c_byte_generic by Emil Tantilov · 13 years ago
  33. 7edebf9 ixgbe: prevent link checks while resetting by Emil Tantilov · 13 years ago
  34. 8ce9d6c e1000e: make function tables const by Jeff Kirsher · 13 years ago
  35. 70f143812 bna: Multiple Definition and Interface Setup Fix by Rasesh Mody · 13 years ago
  36. a355d86 tehuti: shorten PCI device table. by françois romieu · 13 years ago
  37. 5d472b7 drivers/net/ethernet: remove unused #define. by françois romieu · 13 years ago
  38. 3235de1 sc92031: use standard #defines from mii.h. by françois romieu · 13 years ago
  39. 7880b72 bnx2: don't request firmware when there's no userspace. by françois romieu · 13 years ago
  40. 0654011 net: sh_eth: fix build failure by Yoshihiro Shimoda · 13 years ago
  41. 3de0945 be2net: Making die temperature ioctl call async by Somnath Kotur · 13 years ago
  42. 5a56eb1 be2net: Modified PCI MaxReadReq size to 4096 bytes by Somnath Kotur · 13 years ago
  43. 92aa921 be2net: Fixed Endianness issues in the response read log length field while retrieving FAT data by Somnath Kotur · 13 years ago
  44. 9ae081c be2net: Change the data type of the 'on die temperature' stat. by Somnath Kotur · 13 years ago
  45. 3ab81b5 be2net: Add 60 second delay to allow FAT dump completion on recovery from EEH by Somnath Kotur · 13 years ago
  46. 56fd49e bna: Driver Version changed to 3.0.2.2 by Rasesh Mody · 13 years ago
  47. 5bcf6ac bna: Add Callback to Fix RXQ Stop by Rasesh Mody · 13 years ago
  48. aafd5c2 bna: PLL Init Fix and Add Stats Attributes by Rasesh Mody · 13 years ago
  49. 586b2816 bna: Brocade 1860 HW Enablement by Rasesh Mody · 13 years ago
  50. 1bf9fd70 bna: Implement FW Download for New HW by Rasesh Mody · 13 years ago
  51. f391fda bna: Capability Map and MFG Block Changes for New HW by Rasesh Mody · 13 years ago
  52. be3a84d bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode Changes by Rasesh Mody · 13 years ago
  53. 3869f80 Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  54. 7f5c6ad net/fec: add poll controller function for fec nic by Xiao Jiang · 13 years ago
  55. c7c83d1 net/fec: replace hardcoded irq num with macro by Xiao Jiang · 13 years ago
  56. 0ccb974 ixgbe: add ECC warning for legacy interrupts by Don Skidmore · 13 years ago
  57. f3df98e ixgbe: cleanup ixgbe_setup_gpie() for X540 by Don Skidmore · 13 years ago
  58. 4f51bf7 ixgbe add thermal sensor support for x540 hardware by Jacob Keller · 13 years ago
  59. 9da712d ixgbe: update {P}FC thresholds to account for X540 and loopback by John Fastabend · 13 years ago
  60. 934c18c ixgbe: disable LLI for FCoE by Vasu Dev · 13 years ago
  61. d5bf4f6 ixgbe: Cleanup q_vector interrupt throttle rate logic by Emil Tantilov · 13 years ago
  62. dd1ed3b ixgbevf: Fix broken trunk vlan by Greg Rose · 13 years ago
  63. d5bc77a e1000: don't enable dma receives until after dma address has been setup by Dean Nelson · 13 years ago
  64. d4fa0e3 net: sh_eth: move the asm/sh_eth.h to include/linux/ by Yoshihiro Shimoda · 13 years ago
  65. ae70644 net: sh_eth: use ioremap() by Yoshihiro Shimoda · 13 years ago
  66. a9e9fd7 skge: handle irq better on single port card by Stephen Hemminger · 13 years ago
  67. 04b7117 be2net: Show newly flashed FW ver in ethtool by Sathya Perla · 13 years ago
  68. 8e7d3f6 be2net: fix multicast filter programming by Sathya Perla · 13 years ago
  69. 3f19279 enic: Add support for port profile association on a enic SRIOV VF by Roopa Prabhu · 13 years ago
  70. 889d13f enic: Helper code for SRIOV proxy commands by Roopa Prabhu · 13 years ago
  71. 8749b42 enic: Add SRIOV support by Roopa Prabhu · 13 years ago
  72. 0bdb0bd sky2: manage irq better on single port card by stephen hemminger · 13 years ago
  73. 7dfaa77 pch_gbe: remove unused variable by Jon Mason · 13 years ago
  74. 2aefcad ehea: Remove sleep at .ndo_get_stats by brenohl@br.ibm.com · 13 years ago
  75. 7777de9 qlcnic: Change CDRP function by Anirban Chakraborty · 13 years ago
  76. 853d4bc qlcnic: Added error logging for firmware abort by Ameen Rahman · 13 years ago
  77. fb7a6d4 Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  78. 230dec6 net/fec: add imx6q enet support by Shawn Guo · 13 years ago
  79. c828827 net/fec: fix fec1 check in fec_enet_mii_init() by Shawn Guo · 13 years ago
  80. a9b2c8e net/fec: fec_reset_phy() does not need to always succeed by Shawn Guo · 13 years ago
  81. f04ea74 ixgb: finish conversion to ndo_fix_features by Michał Mirosław · 13 years ago
  82. ac5ac78 ixgb: eliminate checkstack warnings by Jesse Brandeburg · 13 years ago
  83. 120deef Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 13 years ago
  84. 757216e seeq: fix compile breakage on s390 by Heiko Carstens · 13 years ago
  85. 8c838d7 ixgbe: remove global reset to the MAC by Emil Tantilov · 13 years ago
  86. c23f5b6 ixgbe: add WOL support for X540 by Emil Tantilov · 13 years ago
  87. ff9d1a5 ixgbe: avoid HW lockup when adapter is reset with Tx work pending by Emil Tantilov · 13 years ago
  88. e886c44 ixgbe: dcb, set priority to traffic class mappings by John Fastabend · 13 years ago
  89. 858bc08 ixgbe: cleanup X540 interrupt enablement by Don Skidmore · 13 years ago
  90. 4c09f3a ixgbe: DCB, do not call set_state() from IEEE mode by John Fastabend · 13 years ago
  91. c6bda30 ixgbe: Reconfigure SR-IOV Init by Greg Rose · 13 years ago
  92. e4cb193 via-velocity: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  93. 2098401 typhoon: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  94. ea96877 tsi108: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  95. e481108 tehuti: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  96. 4bc6834 sunhme: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  97. 4fee78b sungem: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  98. f722380 stmmac: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  99. 0cd83cc starfire: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  100. 950a5a4 sky2: convert to SKB paged frag API. by Ian Campbell · 13 years ago