1. fe603b4 bnx2x: add gro_check by Dmitry Kravkov · 13 years ago
  2. 621b4d6 use FW 7.2.16 by Dmitry Kravkov · 13 years ago
  3. 56ad315 bnx2x: make bnx2x_close() static again by Michal Schmidt · 13 years ago
  4. 1355b70 bnx2x: consistent statistics after internal driver reload by Mintz Yuval · 13 years ago
  5. 85b26ea bnx2x: Update version to 1.72.0 and copyrights by Ariel Elior · 13 years ago
  6. 95c6c616 bnx2x: Recovery flow bug fixes by Ariel Elior · 13 years ago
  7. 1d187b3 bnx2x, cnic: support DRV_INFO upon FW request by Barak Witkowski · 13 years ago
  8. 50f0a56 bnx2x: add fcoe statistics by Barak Witkowski · 13 years ago
  9. 0e898dd bnx2x: add PFC statistics by Barak Witkowski · 13 years ago
  10. 614c76d bnx2x: handle iSCSI SD mode by Dmitry Kravkov · 13 years ago
  11. e52fcb2 bnx2x: uses build_skb() in receive path by Eric Dumazet · 13 years ago
  12. 5d70b88 bnx2x: update driver version to 1.70.35-0 by Dmitry Kravkov · 13 years ago
  13. 8304859 bnx2x: add fan failure event handling by Ariel Elior · 13 years ago
  14. 46fa130 bnx2x: remove unused #define by Dmitry Kravkov · 13 years ago
  15. b363782 bnx2x: simplify definition of RX_SGE_MASK_LEN and use it. by Dmitry Kravkov · 13 years ago
  16. f233caf bnx2x: use rx_queue index for skb_record_rx_queue() by Dmitry Kravkov · 13 years ago
  17. 6afc25c bnx2x: update driver version to 1.70.30-0 by Dmitry Kravkov · 13 years ago
  18. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  19. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  20. f1deab5 bnx2x: Use pr_fmt and message logging cleanups by Joe Perches · 13 years ago
  21. 0f9dad1 bnx2x: Remove local defines for %pM and mac address by Joe Perches · 13 years ago
  22. adfc521 broadcom: Move the Broadcom drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/bnx2x/bnx2x.h]
  23. 8736c82 bnx2x: Parity errors recovery for 578xx by Vladislav Zolotarov · 13 years ago
  24. d1c228d bnx2x: fix MB index for 4-port devices by Dmitry Kravkov · 13 years ago
  25. 6debea8 bnx2x: DCB rework by Dmitry Kravkov · 13 years ago
  26. 6383c0b bnx2x: Multiple concurrent l2 traffic classes by Ariel Elior · 13 years ago
  27. 7be08a7 bnx2x: Renaming the "reset_task" to "sp_rtnl_task" by Ariel Elior · 13 years ago
  28. 77c98e6 bnx2x: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  29. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  30. b96368e bnx2x: Update date to 2011/06/13 and version to 1.70.00-0 by Vladislav Zolotarov · 13 years ago
  31. 3deb816 bnx2x: Add a periodic task for link PHY events by Yaniv Rosner · 13 years ago
  32. 754a2f5 bnx2x: Cosmetic changes. by Dmitry Kravkov · 13 years ago
  33. c9ee920 bnx2x: 57712 parity handling by Vladislav Zolotarov · 13 years ago
  34. 619c5cb New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc by Vlad Zolotarov · 13 years ago
  35. 042181f bnx2x: Created bnx2x_sp by Vladislav Zolotarov · 13 years ago
  36. 9ee3d37 bnx2x: removed unused variables by Dmitry Kravkov · 13 years ago
  37. 4b7ed89 bnx2x: remove references to intr_sem by Dmitry Kravkov · 13 years ago
  38. 1ac9e42 bnx2x: Fix port type display by Yaniv Rosner · 13 years ago
  39. 0be6bc6 bnx2x: add support for retrieving dcb peer configuration by Shmulik Ravid · 13 years ago
  40. 5de9240 bnx2x: update year to 2011 and version to 1.62.12-0 by Dmitry Kravkov · 13 years ago
  41. b3b83c3 bnx2x: improve memory handling, low memory recovery flows by Dmitry Kravkov · 13 years ago
  42. 2ae17f6 bnx2x: link report improvements by Vladislav Zolotarov · 13 years ago
  43. 66371c4 net: bnx2x: convert to hw_features by Michał Mirosław · 13 years ago
  44. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  45. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  46. 9b3de1ef bnx2x: fix MaxBW configuration by Dmitry Kravkov · 14 years ago
  47. e3835b9 bnx2x: (NPAR) prevent HW access in D3 state by Dmitry Kravkov · 14 years ago
  48. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  49. b746f7e bnx2x: update driver version to 1.62.00-6 by Dmitry Kravkov · 14 years ago
  50. ff80ee0 bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode). by Dmitry Kravkov · 14 years ago
  51. 9850767 bnx2x: use dcb_setapp to manage negotiated application tlvs by Shmulik Ravid · 14 years ago
  52. ab532cf bnx2x: Support for managing RX indirection table by Tom Herbert · 14 years ago
  53. 6e30dd4 bnx2x: Proper netdev->ndo_set_rx_mode() implementation. by Vladislav Zolotarov · 14 years ago
  54. a8c94b9 bnx2x: MTU for FCoE L2 ring by Vladislav Zolotarov · 14 years ago
  55. 2ba4514 bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2x by Vladislav Zolotarov · 14 years ago
  56. 6b28ff3 bnx2x: Update bnx2x version to 1.62.11-0 by Yaniv Rosner · 14 years ago
  57. 5403c8a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  58. c4c9310 bnx2x: Update bnx2x version to 1.62.00-5 by Yaniv Rosner · 14 years ago
  59. 13707f9 drivers/net: remove some rcu sparse warnings by Eric Dumazet · 14 years ago
  60. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  61. a5db219 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  62. 6aefc52 bnx2x: Update bnx2x version to 1.62.00-4 by Yaniv Rosner · 14 years ago
  63. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  64. 4a33bc0 bnx2x: registers dump fixes by Vladislav Zolotarov · 14 years ago
  65. 785b9b1 bnx2x: adding dcbnl support by Shmulik Ravid · 14 years ago
  66. 986d730 bnx2x: update version to 1.62.00-2 by Vladislav Zolotarov · 14 years ago
  67. e4901dd bnx2x: add DCB support by Vladislav Zolotarov · 14 years ago
  68. ec6ba94 bnx2x: add FCoE ring by Vladislav Zolotarov · 14 years ago
  69. 9f54496 bnx2x: Advance a version number to 1.60.01-0 by Vladislav Zolotarov · 14 years ago
  70. f404c2f bnx2x: Update version number and a date. by Vladislav Zolotarov · 14 years ago
  71. d245a11 bnx2x: Use dma_alloc_coherent() semantics for ILT memory allocation by Vladislav Zolotarov · 14 years ago
  72. 0793f83f bnx2x: Add Nic partitioning mode (57712 devices) by Dmitry Kravkov · 14 years ago
  73. b340007 bnx2x: Do interrupt mode initialization and NAPIs adding before register_netdev() by Vladislav Zolotarov · 14 years ago
  74. 0d85cca bnx2x: Update version number by Yaniv Rosner · 14 years ago
  75. 8d96286 bnx2x: make local function static and remove dead code by stephen hemminger · 14 years ago
  76. 9bcc089 bnx2x: Update bnx2x to use new vlan accleration. by Hao Zheng · 14 years ago
  77. 0683e31 bnx2x: update version to 1.60.00-3 by Dmitry Kravkov · 14 years ago
  78. d8e6271 bnx2x: update version to 1.60.00-2 by Dmitry Kravkov · 14 years ago
  79. 030f335 bnx2x: remove unnecessary FUNC_FLG_RSS flag and related by Dmitry Kravkov · 14 years ago
  80. 4f51573 bnx2x: update version to 1.60.00-1 by Dmitry Kravkov · 14 years ago
  81. f85582f bnx2x: code beautify by Dmitry Kravkov · 14 years ago
  82. d6214d7 bnx2x: move msix table initialization to probe() by Dmitry Kravkov · 14 years ago
  83. c518cd1 bnx2x: remove unused fields in main driver structure by Dmitry Kravkov · 14 years ago
  84. f2e0899 bnx2x: Add 57712 support by Dmitry Kravkov · 14 years ago
  85. 8fe23fb bnx2x: change type of spq_left to atomic by Dmitry Kravkov · 14 years ago
  86. fb3bff1 bnx2x: rename MF related fields by Dmitry Kravkov · 14 years ago
  87. 523224a bnx2x, cnic, bnx2i: use new FW/HSI by Dmitry Kravkov · 14 years ago
  88. 2514158 bnx2x: Spread rx buffers between allocated queues by Dmitry Kravkov · 14 years ago
  89. c936335 bnx2x: Update bnx2x version to 1.52.53-6 by Yaniv Rosner · 14 years ago
  90. a22f078 bnx2x: Add dual-media changes by Yaniv Rosner · 14 years ago
  91. 0642701 bnx2x: Update version to 1.52.53-5 by Yaniv Rosner · 14 years ago
  92. 96ac4f6 bnx2x: Update bnx2x version to 1.52.53-4 by Yaniv Rosner · 14 years ago
  93. bb7e95c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  94. 9e672fd bnx2x: update driver version to 1.52.53-3 by Dmitry Kravkov · 14 years ago
  95. 6c719d0 bnx2x: Move statistics handling code to bnx2x_stats.* by Dmitry Kravkov · 14 years ago
  96. de0c62d bnx2x: Create separate file for ethtool routines by Dmitry Kravkov · 14 years ago
  97. 9f6c925 bnx2x: Create bnx2x_cmn.* files by Dmitry Kravkov · 14 years ago
  98. b0efbb9 bnx2x: move global variable load_count to bnx2x.h by Dmitry Kravkov · 14 years ago
  99. 5d7cd49 bnx2x: store module parameters in driver main structure by Dmitry Kravkov · 14 years ago
  100. 5d1e859 bnx2x: Create separate folder for bnx2x driver by Dmitry Kravkov · 14 years ago[Renamed (99%) from drivers/net/bnx2x.h]