1. 2e5601f net: bnx2x: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  2. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  3. bf27c35 bnx2x: fix typos in "configure" by Jiri Benc · 10 years ago
  4. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  5. 51de7bb bnx2x: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  6. 02dc402 bnx2x: Use correct fastpath version for VFs. by Yuval Mintz · 10 years ago
  7. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  8. f5fbf11 bnx2x: use napi_schedule_irqoff() by Eric Dumazet · 10 years ago
  9. 83bad20 bnx2x: Add a fallback multi-function mode NPAR1.5 by Yuval Mintz · 10 years ago
  10. 7609647 bnx2x: New multi-function mode: UFP by Yuval Mintz · 10 years ago
  11. 2e98ffc bnx2x: Changes with storage & MAC macros by Dmitry Kravkov · 10 years ago
  12. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  13. 04860eb bnx2x: Configure device endianity on driver load and reset endianity on removal. by Manish Chopra · 10 years ago
  14. 1fc3de9 bnx2x: Fix static checker warning regarding `txdata_ptr' by Yuval Mintz · 10 years ago
  15. ea36475a bnx2x: Fix stop-on-error by Yuval Mintz · 10 years ago
  16. c993189 net/bnx2x: Use is_kdump_kernel() to detect kdump kernel by Amir Vadai · 10 years ago
  17. f9474dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  18. 97539f1 bnx2x: FW assertion changes by Ariel Elior · 10 years ago
  19. e261199 bnx2x: Safe bnx2x_panic_dump() by Yuval Mintz · 10 years ago
  20. 0c23ad3 bnx2x: Code cleanup by Yuval Mintz · 10 years ago
  21. eeed018 bnx2x: Add timestamping and PTP hardware clock support by Michal Kalderon · 10 years ago
  22. e42780b bnx2x: Utilize FW 7.10.51 by Dmitry Kravkov · 10 years ago
  23. 7c3afd8 bnx2x: Revert UNDI flushing mechanism by Yuval Mintz · 10 years ago
  24. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  25. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  26. 6495d15 bnx2x: VF can report link speed by Dmitry Kravkov · 10 years ago
  27. 73413ff bnx2x: Fix the MSI flags by Yijing Wang · 10 years ago
  28. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  29. b17b0ca bnx2x: Check for UNDI in uncommon branch by Yuval Mintz · 10 years ago
  30. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  31. 0c0e634 bnx2x: Adapter not recovery from EEH error injection by wenxiong@linux.vnet.ibm.com · 10 years ago
  32. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  33. 08f6dd8 bnx2x: update MAINTAINERS for bnx2x and e-mail addresses by Ariel Elior · 10 years ago
  34. de68294 bnx2x: Fix UNDI driver unload by Yuval Mintz · 10 years ago
  35. e2a367f bnx2x: Memory leak during VF removal by Yuval Mintz · 10 years ago
  36. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  37. 2dc33bb bnx2x: Remove the sriov VFOP mechanism by Yuval Mintz · 10 years ago
  38. 370d4a2 bnx2x: Create workqueue for IOV related tasks by Yuval Mintz · 10 years ago
  39. 42f8277 bnx2x: Support mng. request for driver version by Yuval Mintz · 10 years ago
  40. 94d9de3 bnx2x: save RAM in kdump kernel by disabling TPA by Michal Schmidt · 11 years ago
  41. cd2b038 bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros by Joe Perches · 11 years ago
  42. 230bb0f bnx2x: (semantic) revise scheduling of sp_rtnl by Yuval Mintz · 11 years ago
  43. 0155a27 bnx2x: Fix bnx2x_panic_dump for VFs by Yuval Mintz · 11 years ago
  44. 14a94eb bnx2x: Add support in PF driver for RSC by Michal Kalderon · 11 years ago
  45. f96d8d8 bnx2x: Remove unnecessary internal mem config by Ariel Elior · 11 years ago
  46. 76ca70f bnx2x: [Debug] change verbosity of some prints by Yuval Mintz · 11 years ago
  47. 1c8bb76 bnx2[x]: Make module parameters readable by James M Leddy · 11 years ago
  48. 5f6db13 bnx2x: More Shutdown revisions by Yuval Mintz · 11 years ago
  49. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  50. d9aee59 bnx2x: Don't release PCI bars on shutdown by Yuval Mintz · 11 years ago
  51. c14db20 bnx2x: Correct default Tx switching behaviour by Yuval Mintz · 11 years ago
  52. a8f47eb bnx2x: namespace and dead code cleanups by stephen hemminger · 11 years ago
  53. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  54. e848582 bnx2x: limit number of interrupt vectors for 57711 by Dmitry Kravkov · 11 years ago
  55. fcf93a0 bnx2x: Fix build with SRIOV disabled. by David S. Miller · 11 years ago
  56. 0c757de bnx2x: Add num of VFs to Management statistics by Yuval Mintz · 11 years ago
  57. 33d8e6a bnx2x: Add AER support (missing bits) by Yuval Mintz · 11 years ago
  58. 91ebb92 bnx2x: Add support for Multi-Function UNDI by Yuval Mintz · 11 years ago
  59. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  60. 6ffa39f bnx2x: Prevent "timeout waiting for state X" by Dmitry Kravkov · 11 years ago
  61. 9dcd9ac bnx2x: Prevent panic during DMAE timeout by Dmitry Kravkov · 11 years ago
  62. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  63. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  64. 2e3bd6a bnx2x: add TSO support for SIT tunnels by Eric Dumazet · 11 years ago
  65. edd3147 bnx2x: Set NETIF_F_HIGHDMA unconditionally by Merav Sicron · 11 years ago
  66. 4293b9f bnx2x: Don't pretend during register dump by Dmitry Kravkov · 11 years ago
  67. 32316a4 bnx2x: Lock DMAE when used by statistic flow by Ariel Elior · 11 years ago
  68. 1a6974b bnx2x: Prevent an illegal pointer dereference during panic by Yuval Mintz · 11 years ago
  69. b123972 bnx2x: Fix Maximum CoS estimation for VFs by Yuval Mintz · 11 years ago
  70. 117401e bnx2x: add TSO support for IPIP by Eric Dumazet · 11 years ago
  71. 932257e net: bnx2x: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  72. 3d7d562 bnx2x: Add ndo_get_phys_port_id support by Yuval Mintz · 11 years ago
  73. b85d717 net: bnx2x: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  74. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  75. b91e1a1 bnx2x: use pcie_get_minimum_link() by Yuval Mintz · 11 years ago
  76. 9a8130b bnx2x: Don't disable/enable SR-IOV when loading by Ariel Elior · 11 years ago
  77. 0a5ccb7 bnx2x: prevent masked MCP parities from appearing by Yuval Mintz · 11 years ago
  78. 4c86866 bnx2x: Prevent mistaken hangup between driver & FW by Eilon Greenstein · 11 years ago
  79. 1bfa2c4 DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  80. f78afb3 bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. by Michael Chan · 11 years ago
  81. 29ed74c bnx2x: Use pci_dev pm_cap by Jon Mason · 11 years ago
  82. c19d65c bnx2x: Fix configuration of doorbell block by Ariel Elior · 11 years ago
  83. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  84. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  85. 60cad4e bnx2x: VF RSS support - VF side by Ariel Elior · 11 years ago
  86. b9871bc bnx2x: VF RSS support - PF side by Ariel Elior · 11 years ago
  87. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  88. b4cddbd bnx2x: Fix VF memory leak unload by Ariel Elior · 11 years ago
  89. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  90. aeeddb8 bnx2x: prevent VF benign attentions by Yuval Mintz · 11 years ago
  91. 07b4eb3 bnx2x: Change DCB context handling by Dmitry Kravkov · 11 years ago
  92. 9156b30 bnx2x: dropless flow control not always functional by Dmitry Kravkov · 11 years ago
  93. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  94. 6ef5a92 bnx2x: prevent crash in shutdown flow with CNIC by Yuval Mintz · 11 years ago
  95. a6d3a5b bnx2x: fix PTE write access error by Barak Witkowsky · 11 years ago
  96. 568e242 bnx2x: update fairness parameters following DCB negotiation by Dmitry Kravkov · 11 years ago
  97. 507393e bnx2x: protect different statistics flows by Dmitry Kravkov · 11 years ago
  98. 8903b9e bnx2x: Use pci_wait_for_pending_transaction() instead of for loop by Casey Leedom · 11 years ago
  99. ae2104b bnx2x: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  100. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago