1. 1ded132 be2net: workaround to fix a bug in BE by Ajit Khaparde · 13 years ago
  2. 02fe702 be2net: update some counters to display via ethtool by Ajit Khaparde · 13 years ago
  3. 7185bb3 bnx2x: properly initialize L5 features by Dmitry Kravkov · 13 years ago
  4. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  5. 6626873 be2net: netpoll support by Ivan Vecera · 13 years ago
  6. 26cf820 net/fec: make FEC driver buildable as module by Lothar Waßmann · 13 years ago
  7. e163cc9 net/fec: fix the .remove code by Lothar Waßmann · 13 years ago
  8. 42431dc net/fec: preserve MII/RMII setting in fec_stop() by Lothar Waßmann · 13 years ago
  9. 589efdc net/fec: don't munge MAC address from platform data by Lothar Waßmann · 13 years ago
  10. 86f9f2c net/fec: don't request invalid IRQ by Lothar Waßmann · 13 years ago
  11. 6ea0722 net/fec: prevent dobule restart of interface on FDX/HDX change by Lothar Waßmann · 13 years ago
  12. 5b1436c net/fec: set con_id in clk_get() call to NULL by Lothar Waßmann · 13 years ago
  13. a7dd321 net/fec: misc cleanups by Lothar Waßmann · 13 years ago
  14. efab79c tg3: Update version to 3.122 by Matt Carlson · 13 years ago
  15. 4a2db50 tg3: Return flowctrl config through ethtool by Matt Carlson · 13 years ago
  16. 859edb2 tg3: Track LP advertising by Matt Carlson · 13 years ago
  17. e2bf73e tg3: Integrate flowctrl check into AN adv check by Matt Carlson · 13 years ago
  18. 92feeab tg3: Save stats across chip resets by Matt Carlson · 13 years ago
  19. 0e6c9da tg3: Remove ethtool stats member from dev struct by Matt Carlson · 13 years ago
  20. f33f1fc bnx2x: fix typo in fcoe stats collection by Barak Witkowski · 13 years ago
  21. 959327c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  22. f2fd5c3 bnx2x: Fix compile errors if CONFIG_CNIC is not set by Michael Chan · 13 years ago
  23. 73dbb5e bnx2x: fix crash while ethtool -t by Dmitry Kravkov · 13 years ago
  24. 1d187b3 bnx2x, cnic: support DRV_INFO upon FW request by Barak Witkowski · 13 years ago
  25. ed5162a bnx2x: support classification config query by Ariel Elior · 13 years ago
  26. 50f0a56 bnx2x: add fcoe statistics by Barak Witkowski · 13 years ago
  27. 0e898dd bnx2x: add PFC statistics by Barak Witkowski · 13 years ago
  28. 65e9d805 pasemi_mac: Fix building as module by Ben Hutchings · 13 years ago
  29. c7c2c39 r8169: fix Rx index race between FIFO overflow recovery and NAPI handler. by françois romieu · 13 years ago
  30. 811fd30 r8169: Rx FIFO overflow fixes. by françois romieu · 13 years ago
  31. 5d91c2d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  32. c4be62a cxgb3: Handle NULL dst neighbour in cxgb3_offload.c by David Miller · 13 years ago
  33. a475712 cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. by David Miller · 13 years ago
  34. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  35. 560f20d ixgbe: Remove function prototype for non-existent function by Greg Rose · 13 years ago
  36. 43497cc ixgbe: DCB: IEEE transitions may fail to reprogram hardware. by John Fastabend · 13 years ago
  37. 4909fe9 ixgbe: DCBnl set_all, order of operations fix by John Fastabend · 13 years ago
  38. e8c626e igb: Update DMA Coalescing threshold calculation. by Matthew Vick · 13 years ago
  39. 5f4a780 e1000e: hitting BUG_ON() from napi_enable by Bruce Allan · 13 years ago
  40. 09357b0 e1000e: Avoid wrong check on TX hang by Jeff Kirsher · 13 years ago
  41. c2e4e25 sfc: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  42. ddf98e6 ll_temac: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  43. a1de221 enic: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  44. 01e2374 bnx2x: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  45. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  46. 7505afe forcedeath: Fix bql support for forcedeath by Igor Maravic · 13 years ago
  47. 1d214fa niu: Fix typo in comment. by David S. Miller · 13 years ago
  48. efa230f niu: Add support for byte queue limits. by David S. Miller · 13 years ago
  49. 63ec3c8 niu: Remove redundant PHY ID test. by David S. Miller · 13 years ago
  50. d7d7596 icplus: mdio_write(), remove unnecessary for loop by Patrick Kelle · 13 years ago
  51. 449fa02 sfc: fix race in efx_enqueue_skb_tso() by Eric Dumazet · 13 years ago
  52. e983190 bnx2: Support for byte queue limits by Eric Dumazet · 13 years ago
  53. 15fc1f3 net: fec: Select the FEC driver by default for i.MX SoCs by Fabio Estevam · 13 years ago
  54. ec2a546 sky2: add bql support by stephen hemminger · 13 years ago
  55. 614c76d bnx2x: handle iSCSI SD mode by Dmitry Kravkov · 13 years ago
  56. c7e963f net/smsc911x: Add regulator support by Robert Marklund · 13 years ago
  57. c394099 sfc: Support for byte queue limits by Tom Herbert · 13 years ago
  58. 2df1a70 bnx2x: Support for byte queue limits by Tom Herbert · 13 years ago
  59. 298376d tg3: Support for byte queue limits by Tom Herbert · 13 years ago
  60. b8bfca9 forcedeth: Support for byte queue limits by Tom Herbert · 13 years ago
  61. 3f0cfa3 e1000e: Support for byte queue limits by Tom Herbert · 13 years ago
  62. 85c10f2 net: add calxeda xgmac ethernet driver by Rob Herring · 13 years ago
  63. 8ac72d1 corral some wayward N/A fw_version dust bunnies by Rick Jones · 13 years ago
  64. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  65. 2c55a3d tg3: Scale back code that modifies MRRS by Matt Carlson · 13 years ago
  66. cf9ecf4 tg3: Fix TSO CAP for 5704 devs w / ASF enabled by Matt Carlson · 13 years ago
  67. de0396f bnx2x: Change value comparison order by Yaniv Rosner · 13 years ago
  68. 2f751a8 bnx2x: Cosmetic changes by Yaniv Rosner · 13 years ago
  69. 3291133 bnx2x: Fix self test of BCM57800 by Yaniv Rosner · 13 years ago
  70. 6db5193 bnx2x: Add known PHY type check by Yaniv Rosner · 13 years ago
  71. ec15b89 bnx2x: Change Warpcore MDIO work around mode by Yaniv Rosner · 13 years ago
  72. 521683d bnx2x: Fix BCM84833 link and LED behavior by Yaniv Rosner · 13 years ago
  73. b76070b bnx2x: Warpcore HW reset following fan failure by Yaniv Rosner · 13 years ago
  74. 870516e1 bnx2x: ETS changes by Yaniv Rosner · 13 years ago
  75. 866ceda bnx2x: PFC changes by Yaniv Rosner · 13 years ago
  76. c4860ba jme: PHY configuration for compatible issue by Aries Lee · 13 years ago
  77. c140d76 net/mlx4_en: bug fix for the case of vlan id 0 and UP 0 by Amir Vadai · 13 years ago
  78. 60d6fe9 net/mlx4_en: adding loopback support by Amir Vadai · 13 years ago
  79. 559a9f1 net/mlx4_en: fix WOL handlers were always looking at port2 capability bit by Oren Duer · 13 years ago
  80. f0ab34f net/mlx4_en: using non collapsed CQ on TX by Yevgeny Petrilin · 13 years ago
  81. 0d9fdaa net/mlx4_en: fix sparse warning on a cast which truncates bits from constant value by Or Gerlitz · 13 years ago
  82. 1202d46 net/mlx4: fix UDP RSS related settings by Or Gerlitz · 13 years ago
  83. 876f6e6 net/mlx4: move RSS related definitions to be global by Or Gerlitz · 13 years ago
  84. 83b98fb dm9000: Fix check for disabled wake on LAN by Mark Brown · 13 years ago
  85. 51b7b1c KSZ8851-SNL: Add ethtool support for EEPROM via eeprom_93cx6 by Ben Dooks · 13 years ago
  86. 32f160d KSZ8851-SNL: Fix MAC address change problem by Tristram Ha · 13 years ago
  87. a9a8de2 KSZ8851-SNL: Add support for EEPROM MAC address by Ben Dooks · 13 years ago
  88. e9008ee be2net: Fix non utilization of RX queues by Padmanabh Ratnakar · 13 years ago
  89. 65f8584 be2net: Use new hash key by Padmanabh Ratnakar · 13 years ago
  90. d8110f6 be2net: Add error handling for Lancer by Padmanabh Ratnakar · 13 years ago
  91. 3bb62f4 be2net: Fix error recovery paths by Padmanabh Ratnakar · 13 years ago
  92. 590c391 be2net: Move to new SR-IOV implementation in Lancer by Padmanabh Ratnakar · 13 years ago
  93. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  94. 6f39da2 net: mv643xx_eth: fix build error by Axel Lin · 13 years ago
  95. 67c170a ehea: Use round_jiffies_relative to align workqueue by Anton Blanchard · 13 years ago
  96. aa9084a ehea: Reduce memory usage in buffer pools by Anton Blanchard · 13 years ago
  97. 7824285 qlge: fix size of external list for TX address descriptors by Thadeu Lima de Souza Cascardo · 13 years ago
  98. 1d125bd bnx2x: Fix 5461x LED by Yaniv Rosner · 13 years ago
  99. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 13 years ago
  100. 15ac2b08a b44: Use dev_kfree_skb_irq() in b44_tx() by Xander Hover · 13 years ago