1. a5971d4 bnx2x: protect sequence increment with mutex by Dmitry Kravkov · 13 years ago
  2. eb722d7 bnx2x: fix inverted condition by Dmitry Kravkov · 13 years ago
  3. 1b6e2ce bnx2x: allow device properly initialize after hotplug by Dmitry Kravkov · 13 years ago
  4. 5e374b5 bnx2x: fix DMAE timeout according to hw specifications by Dmitry Kravkov · 13 years ago
  5. c3a8ce6 bnx2x: properly handle CFC DEL in cnic flow by Vladislav Zolotarov · 13 years ago
  6. 4095553 bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb by Vladislav Zolotarov · 13 years ago
  7. c0cba59 drivers/net: add prefetch header for prefetch users by Paul Gortmaker · 13 years ago
  8. 0be6bc6 bnx2x: add support for retrieving dcb peer configuration by Shmulik Ravid · 13 years ago
  9. 538dd2e bnx2x: Allow ethtool to enable/disable loopback. by Mahesh Bandewar · 13 years ago
  10. e892067 bnx2x: function descriptions format fixed by Dmitry Kravkov · 13 years ago
  11. 5de9240 bnx2x: update year to 2011 and version to 1.62.12-0 by Dmitry Kravkov · 13 years ago
  12. b3b83c3 bnx2x: improve memory handling, low memory recovery flows by Dmitry Kravkov · 13 years ago
  13. 426b924 bnx2x: Do storage mac address validation for SF mode. by Dmitry Kravkov · 13 years ago
  14. f9a3ebb bnx2x: allow WoL on every function in MF modes by Dmitry Kravkov · 13 years ago
  15. 2ae17f6 bnx2x: link report improvements by Vladislav Zolotarov · 13 years ago
  16. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  17. e39aece bnx2x: fix UDP csum offload by Vladislav Zolotarov · 13 years ago
  18. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  19. b3337e4 bnx2x: cosmetics: Using ethtool_cmd_speed() API by David Decotigny · 13 years ago
  20. 70dda99 bnx2x: Fix port identification problem by Yaniv Rosner · 13 years ago
  21. b8ee832 bnx2x: Fix set-but-unused variables. by David S. Miller · 13 years ago
  22. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  23. 66371c4 net: bnx2x: convert to hw_features by Michał Mirosław · 13 years ago
  24. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  25. 32d3613 bnx2x: convert to set_phys_id by stephen hemminger · 14 years ago
  26. fab0dc8 bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful by Dmitry Kravkov · 14 years ago
  27. 3b7f817 bnx2x: don't write dcb/llfc fields in STORM memory by Dmitry Kravkov · 14 years ago
  28. 96b8e1a bnx2x: Update firmware to 6.2.9 by Dmitry Kravkov · 14 years ago
  29. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  30. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  31. c337ffb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  32. 423cfa7e bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flow by Ariel Elior · 14 years ago
  33. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  34. 9b3de1ef bnx2x: fix MaxBW configuration by Dmitry Kravkov · 14 years ago
  35. e3835b9 bnx2x: (NPAR) prevent HW access in D3 state by Dmitry Kravkov · 14 years ago
  36. 9fdc3e9 bnx2x: fix link notification by Dmitry Kravkov · 14 years ago
  37. c4154f2 bnx2x: fix non-pmf device load flow by Dmitry Kravkov · 14 years ago
  38. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  39. b746f7e bnx2x: update driver version to 1.62.00-6 by Dmitry Kravkov · 14 years ago
  40. e4e3c02 bnx2x: properly calculate lro_mss by Vladislav Zolotarov · 14 years ago
  41. 6313528 bnx2x: perform statistics "action" before state transition. by Vladislav Zolotarov · 14 years ago
  42. ff80ee0 bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode). by Dmitry Kravkov · 14 years ago
  43. 633ac36 bnx2x: Fix ethtool -t link test for MF (non-pmf) devices. by Dmitry Kravkov · 14 years ago
  44. d4215ef bnx2x: Fix nvram test for single port devices. by Dmitry Kravkov · 14 years ago
  45. faa6fcb bnx2x: (NPAR mode) Fix FW initialization by Dmitry Kravkov · 14 years ago
  46. 9850767 bnx2x: use dcb_setapp to manage negotiated application tlvs by Shmulik Ravid · 14 years ago
  47. df21355 bnx2x: Add a missing bit for PXP parity register of 57712. by Vladislav Zolotarov · 14 years ago
  48. 8a4a0f3 [SCSI] bnx2i: Added support for the 57712(E) devices by Eddie Wai · 14 years ago
  49. ab532cf bnx2x: Support for managing RX indirection table by Tom Herbert · 14 years ago
  50. 263fb5b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  51. 6e30dd4 bnx2x: Proper netdev->ndo_set_rx_mode() implementation. by Vladislav Zolotarov · 14 years ago
  52. 711c914 bnx2x: Duplication in promisc mode by Vladislav Zolotarov · 14 years ago
  53. a8c94b9 bnx2x: MTU for FCoE L2 ring by Vladislav Zolotarov · 14 years ago
  54. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  55. d9c8f49 bnx2x: multicasts in NPAR mode by Vladislav Zolotarov · 14 years ago
  56. 2ba4514 bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2x by Vladislav Zolotarov · 14 years ago
  57. 6b28ff3 bnx2x: Update bnx2x version to 1.62.11-0 by Yaniv Rosner · 14 years ago
  58. 02a2316 bnx2x: Remove support for emulation/FPGA by Yaniv Rosner · 14 years ago
  59. 1bef68e bnx2x: Add CMS functionality for 848x3 by Yaniv Rosner · 14 years ago
  60. c87bca1 bnx2x: Add support for new PHY BCM84833 by Yaniv Rosner · 14 years ago
  61. a8db5b4 bnx2x: Enhance SFP+ module control by Yaniv Rosner · 14 years ago
  62. 6d870c3 bnx2x: Add and change some net_dev messages by Yaniv Rosner · 14 years ago
  63. 65a001b bnx2x: Fix compilation warning messages by Yaniv Rosner · 14 years ago
  64. 2cf7acf bnx2x: Set comments according to preferred Linux style by Yaniv Rosner · 14 years ago
  65. cd2be89 bnx2x: Rename CL45 macro by Yaniv Rosner · 14 years ago
  66. cd88cce bnx2x: Fix line indentation by Yaniv Rosner · 14 years ago
  67. 5403c8a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  68. c4c9310 bnx2x: Update bnx2x version to 1.62.00-5 by Yaniv Rosner · 14 years ago
  69. 5866df6 bnx2x: Fix potential link loss in multi-function mode by Yaniv Rosner · 14 years ago
  70. c8e64df bnx2x: Fix port swap for BCM8073 by Yaniv Rosner · 14 years ago
  71. 53eda06 bnx2x: Fix LED blink rate on BCM84823 by Yaniv Rosner · 14 years ago
  72. 81a3516 bnx2x: Remove setting XAUI low-power for BCM8073 by Yaniv Rosner · 14 years ago
  73. 13707f9 drivers/net: remove some rcu sparse warnings by Eric Dumazet · 14 years ago
  74. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  75. a5db219 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  76. 6aefc52 bnx2x: Update bnx2x version to 1.62.00-4 by Yaniv Rosner · 14 years ago
  77. 82a0d47 bnx2x: Fix AER setting for BCM57712 by Yaniv Rosner · 14 years ago
  78. f25b3c8 bnx2x: Fix BCM84823 LED behavior by Yaniv Rosner · 14 years ago
  79. 791f18c bnx2x: Mark full duplex on some external PHYs by Yaniv Rosner · 14 years ago
  80. 5c99274b bnx2x: Fix BCM8073/BCM8727 microcode loading by Yaniv Rosner · 14 years ago
  81. 1f48353 bnx2x: LED fix for BCM8727 over BCM57712 by Yaniv Rosner · 14 years ago
  82. b21a342 bnx2x: Common init will be executed only once after POR by Yaniv Rosner · 14 years ago
  83. 74d7a11 bnx2x: Swap BCM8073 PHY polarity if required by Yaniv Rosner · 14 years ago
  84. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  85. 9bcb801 bnx2x: Fix the race on bp->stats_pending. by Vladislav Zolotarov · 14 years ago
  86. 084d6cb bnx2x: Move to D0 before clearing MSI/MSI-X configuration. by Vladislav Zolotarov · 14 years ago
  87. 4a33bc0 bnx2x: registers dump fixes by Vladislav Zolotarov · 14 years ago
  88. 0744db2 bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes. by Vladislav Zolotarov · 14 years ago
  89. 785b9b1 bnx2x: adding dcbnl support by Shmulik Ravid · 14 years ago
  90. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  91. 503b1a5 Merge branch '20101221_static_const' of git://repo.or.cz/linux-2.6/trivial-mods by David S. Miller · 14 years ago
  92. 4b97f8e bnx2x: remove bogus check by Dan Carpenter · 14 years ago
  93. 215faf9 drivers/net/*/: Use static const by Joe Perches · 14 years ago
  94. 986d730 bnx2x: update version to 1.62.00-2 by Vladislav Zolotarov · 14 years ago
  95. 5928c8b bnx2x: replace FW to 6.2.5 by Vladislav Zolotarov · 14 years ago
  96. bcab15c bnx2x: Add DCB/PFC support - link layer by Vladislav Zolotarov · 14 years ago
  97. e4901dd bnx2x: add DCB support by Vladislav Zolotarov · 14 years ago
  98. 8307fa3 bnx2x: add a select queue callback by Vladislav Zolotarov · 14 years ago
  99. ec6ba94 bnx2x: add FCoE ring by Vladislav Zolotarov · 14 years ago
  100. 9f54496 bnx2x: Advance a version number to 1.60.01-0 by Vladislav Zolotarov · 14 years ago