1. 79a8557 bnx2x: enable inta on the pci bus when used by Yuval Mintz · 13 years ago
  2. 32d68de bnx2x: remove unnecessary dmae code by Yuval Mintz · 13 years ago
  3. ef81442 bnx2x: remove unnecessary .h dependencies by Yuval Mintz · 13 years ago
  4. 452427b bnx2x: previous driver unload revised by Yuval Mintz · 13 years ago
  5. de12880 bnx2x: validate FW trace prior to its printing by Dmitry Kravkov · 13 years ago
  6. 9e62e91 bnx2x: changed iscsi/fcoe mac init and macros by Dmitry Kravkov · 13 years ago
  7. 3b60306 bnx2x: reduced sparse warnings by Yuval Mintz · 13 years ago
  8. 51c1a58 bnx2x: revised driver prints by Merav Sicron · 13 years ago
  9. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  10. c0ea452 bnx2x: fix memory leak in bnx2x_init_firmware() by Michal Schmidt · 13 years ago
  11. 127d0a1 bnx2x: fix a crash on corrupt firmware file by Michal Schmidt · 13 years ago
  12. 259afa1 bnx2x: use param's id instead of sp_obj's id by Yuval Mintz · 13 years ago
  13. fe603b4 bnx2x: add gro_check by Dmitry Kravkov · 13 years ago
  14. 621b4d6 use FW 7.2.16 by Dmitry Kravkov · 13 years ago
  15. 56ad315 bnx2x: make bnx2x_close() static again by Michal Schmidt · 13 years ago
  16. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  17. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 13 years ago
  18. 04f2d51 bnx2x: removed code re-checking memory base after device open by Mintz Yuval · 14 years ago
  19. 10bd1f2 bnx2x: allow BCM84833 phy to advertise 100Base-T speeds by Mintz Yuval · 14 years ago
  20. 82fa848 bnx2x: notify cnic of address of info-to-the-mcp by Mintz Yuval · 14 years ago
  21. 1355b70 bnx2x: consistent statistics after internal driver reload by Mintz Yuval · 14 years ago
  22. fc54363 bnx2x: remove the 'poll' module option by Michal Schmidt · 14 years ago
  23. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 14 years ago
  24. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 14 years ago
  25. 85b26ea bnx2x: Update version to 1.72.0 and copyrights by Ariel Elior · 14 years ago
  26. 7a75299 bnx2x: Recoverable and unrecoverable error statistics by Ariel Elior · 14 years ago
  27. 95c6c616 bnx2x: Recovery flow bug fixes by Ariel Elior · 14 years ago
  28. 889b9af bnx2x: Track active PFs with bitmap by Ariel Elior · 14 years ago
  29. f16da43 bnx2x: Lock PF-common resources by Ariel Elior · 14 years ago
  30. 89db4ad bnx2x: Function Level Reset Final Cleanup by Ariel Elior · 14 years ago
  31. c22610d0 bnx2x: Obtain Bus Device Function from register by Ariel Elior · 14 years ago
  32. 127a425 bnx2x: Removing indirect register access by Ariel Elior · 14 years ago
  33. 44151ac bnx2x: fix compilation error with SOE in fw_dump by Yuval Mintz · 14 years ago
  34. 65087cf bnx2x: handle CHIP_REVISION during init_one by Ariel Elior · 14 years ago
  35. fcdf95c bnx2x: handle vpd data longer than 128 bytes by Barak Witkowski · 14 years ago
  36. 7185bb3 bnx2x: properly initialize L5 features by Dmitry Kravkov · 14 years ago
  37. f33f1fc bnx2x: fix typo in fcoe stats collection by Barak Witkowski · 14 years ago
  38. f2fd5c3 bnx2x: Fix compile errors if CONFIG_CNIC is not set by Michael Chan · 14 years ago
  39. 1d187b3 bnx2x, cnic: support DRV_INFO upon FW request by Barak Witkowski · 14 years ago
  40. 50f0a56 bnx2x: add fcoe statistics by Barak Witkowski · 14 years ago
  41. 0e898dd bnx2x: add PFC statistics by Barak Witkowski · 14 years ago
  42. 614c76d bnx2x: handle iSCSI SD mode by Dmitry Kravkov · 14 years ago
  43. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 14 years ago
  44. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  45. eb2afd4 bnx2x: cache-in compressed fw image by Dmitry Kravkov · 14 years ago
  46. 5219e4c bnx2x: add endline at end of message by Dmitry Kravkov · 14 years ago
  47. e52fcb2 bnx2x: uses build_skb() in receive path by Eric Dumazet · 14 years ago
  48. 8304859 bnx2x: add fan failure event handling by Ariel Elior · 14 years ago
  49. 00253a8 bnx2x: propagate DCBX negotiation by Dmitry Kravkov · 14 years ago
  50. b306f5e bnx2x: separate FCoE and iSCSI license initialization. by Dmitry Kravkov · 14 years ago
  51. f233caf bnx2x: use rx_queue index for skb_record_rx_queue() by Dmitry Kravkov · 14 years ago
  52. 62ac0dc bnx2x: allow FCoE and DCB for 578xx by Dmitry Kravkov · 14 years ago
  53. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 14 years ago
  54. f0cd7bd bnx2x: remove some dead code by Dan Carpenter · 14 years ago
  55. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 14 years ago
  56. 6e68c91 bnx2x: resurrect RX hashing by Michal Schmidt · 14 years ago
  57. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  58. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 14 years ago
  59. f1deab5 bnx2x: Use pr_fmt and message logging cleanups by Joe Perches · 14 years ago
  60. 94f05b0 bnx2x: Coalesce pr_cont uses and fix DP typos by Joe Perches · 14 years ago
  61. 0f9dad1 bnx2x: Remove local defines for %pM and mac address by Joe Perches · 14 years ago
  62. adfc521 broadcom: Move the Broadcom drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/bnx2x/bnx2x_main.c]
  63. b6c2f86 bnx2x: use pci_pcie_cap() by Vladislav Zolotarov · 14 years ago
  64. b1fb874 bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task by Vladislav Zolotarov · 14 years ago
  65. 2189400 bnx2x: enable internal target-read for 57712 and up only by Shmulik Ravid · 14 years ago
  66. d6cae23 bnx2x: count statistic ramrods on EQ to prevent MC assert by Vladislav Zolotarov · 14 years ago
  67. 1cb0c78 bnx2x: fix loopback for non 10G link by Yaniv Rosner · 14 years ago
  68. 8736c82 bnx2x: Parity errors recovery for 578xx by Vladislav Zolotarov · 14 years ago
  69. c03bd39 bnx2x: Read FIP mac from SHMEM in single function mode by Vladislav Zolotarov · 14 years ago
  70. bf61ee1 bnx2x: Implementation for netdev->ndo_fcoe_get_wwn by Vladislav Zolotarov · 14 years ago
  71. 928ad22 bnx2x: disable FCoE for 578xx devices since not yet supported by Dmitry Kravkov · 14 years ago
  72. 53e51e2 bnx2x: fix memory barriers by Vladislav Zolotarov · 14 years ago
  73. f5219d8 bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configuration by Vladislav Zolotarov · 14 years ago
  74. 019dbb4 bnx2x: disable loacal BH when scheduling FCOE napi by Vladislav Zolotarov · 14 years ago
  75. 6debea8 bnx2x: DCB rework by Dmitry Kravkov · 14 years ago
  76. 6383c0b bnx2x: Multiple concurrent l2 traffic classes by Ariel Elior · 14 years ago
  77. 7be08a7 bnx2x: Renaming the "reset_task" to "sp_rtnl_task" by Ariel Elior · 14 years ago
  78. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  79. 85242ee bnx2x: Fix false link indication at link partner when DAC is used by Yaniv Rosner · 14 years ago
  80. 7ab24bf net+crypto: Use vmalloc for zlib inflate buffers. by David S. Miller · 14 years ago
  81. 77c98e6 bnx2x: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  82. 3deb816 bnx2x: Add a periodic task for link PHY events by Yaniv Rosner · 14 years ago
  83. 0d40f0d bnx2x: Adjust BCM84833 to BCM578xx by Yaniv Rosner · 14 years ago
  84. 3c9ada2 bnx2x: Add Warpcore support for 578xx by Yaniv Rosner · 14 years ago
  85. 754a2f5 bnx2x: Cosmetic changes. by Dmitry Kravkov · 14 years ago
  86. ef01854 bnx2x: update DCB data during PMF migration by Dmitry Kravkov · 14 years ago
  87. c9ee920 bnx2x: 57712 parity handling by Vladislav Zolotarov · 14 years ago
  88. 619c5cb New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc by Vlad Zolotarov · 14 years ago
  89. 042181f bnx2x: Created bnx2x_sp by Vladislav Zolotarov · 14 years ago
  90. 9ee3d37 bnx2x: removed unused variables by Dmitry Kravkov · 14 years ago
  91. 7a25cc7 bnx2x: dump FW memory when appropriate msglvl is raised by Dmitry Kravkov · 14 years ago
  92. 361c391 bnx2x: do not call link update without HW notification by Yaniv Rosner · 14 years ago
  93. 30ae438b bnx2x: disable fairness if ETS is enabled by Dmitry Kravkov · 14 years ago
  94. 4b7ed89 bnx2x: remove references to intr_sem by Dmitry Kravkov · 14 years ago
  95. 020c7e3 bnx2x: Adjust BCM8726 module detection settings by Yaniv Rosner · 14 years ago
  96. 1ac9e42 bnx2x: Fix port type display by Yaniv Rosner · 14 years ago
  97. a5971d4 bnx2x: protect sequence increment with mutex by Dmitry Kravkov · 14 years ago
  98. 1b6e2ce bnx2x: allow device properly initialize after hotplug by Dmitry Kravkov · 14 years ago
  99. 5e374b5 bnx2x: fix DMAE timeout according to hw specifications by Dmitry Kravkov · 14 years ago
  100. c3a8ce6 bnx2x: properly handle CFC DEL in cnic flow by Vladislav Zolotarov · 14 years ago