1. fdd098e bnx2x: Prevent ptp_task to be rescheduled indefinitely by Guilherme G. Piccoli · 5 years ago
  2. f3fe2c7 bnx2x: disable GSO where gso_size is too big for hardware by Daniel Axtens · 6 years ago
  3. b54c67c bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw by Ivan Mironov · 6 years ago
  4. 0c8afaa bnx2x: Send update-svid ramrod with retry/poll flags enabled by Sudarsana Reddy Kalluru · 6 years ago
  5. e7c8e00 bnx2x: Remove configured vlans as part of unload sequence. by Sudarsana Reddy Kalluru · 6 years ago
  6. 4079057 bnx2x: Clear fip MAC when fcoe offload support is disabled by Sudarsana Reddy Kalluru · 6 years ago
  7. 21fe14f bnx2x: Fix receiving tx-timeout in error or recovery state. by Sudarsana Reddy Kalluru · 6 years ago
  8. af60c38 bnx2x: Improve reliability in case of nested PCI errors by Guilherme G. Piccoli · 7 years ago
  9. cdef3be bnx2x: fix detection of VLAN filtering feature for VF by Michal Schmidt · 8 years ago
  10. ae6b345 bnx2x: prevent crash when accessing PTP with interface down by Michal Schmidt · 8 years ago
  11. 360d9df bnx2x: Prevent tunnel config for 577xx by Mintz, Yuval · 8 years ago
  12. 005f7e6 net: bnx2x: fix improper return value by Pan Bian · 8 years ago
  13. a6e2846 bnx2x: Use the correct divisor value for PHC clock readings. by Sudarsana Reddy Kalluru · 8 years ago
  14. e8c6ae9 bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE increments by Jason Baron · 8 years ago
  15. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. 736c4c1 bnx2x: Add support for segmentation of tunnels with outer checksums by Alexander Duyck · 8 years ago
  17. b44e108 bnx2x: don't reset chip on cleanup if PCI function is offline by Guilherme G. Piccoli · 8 years ago
  18. c7b7b48 bnx2x: Don't flush multicast MACs by Yuval Mintz · 8 years ago
  19. 6b35291 bnx2x: Move all UDP port notifiers to single function by Alexander Duyck · 8 years ago
  20. a02cc9d bnx2x: allow adding VLANs while interface is down by Michal Schmidt · 8 years ago
  21. bae5499 bnx2x: avoid leaking memory on bnx2x_init_one() failures by Vitaly Kuznetsov · 8 years ago
  22. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  23. 1e6bb1a bnx2x: Prevent false warning for lack of FC NPIV by Yuval Mintz · 9 years ago
  24. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  25. 7e88009 bnx2x: fix indentation in bnx2x_sp_task() by Michal Schmidt · 9 years ago
  26. da47273 bnx2x: define fields of struct cfc_del_event_data as little-endian by Michal Schmidt · 9 years ago
  27. ca4f2d5 bnx2x: access cfc_del_event only if the opcode is CFC_DEL by Michal Schmidt · 9 years ago
  28. 9cd753a bnx2x: fix crash on big-endian when adding VLAN by Michal Schmidt · 9 years ago
  29. 4fee7da bnx2x: add a separate GENEVE Kconfig symbol by Arnd Bergmann · 9 years ago
  30. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  31. 9c73267 bnx2x: Add support for single-port DCBx by Yuval Mintz · 9 years ago
  32. 883ce97 bnx2x: Add Geneve inner-RSS support by Yuval Mintz · 9 years ago
  33. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  34. 425d3d8 bnx2x: Fix vxlan removal by Yuval Mintz · 9 years ago
  35. b59768c bnx2x: remove bnx2x_low_latency_recv() support by Eric Dumazet · 9 years ago
  36. ab6d784 bnx2x: Fix VLANs null-pointer for 57710, 57711 by Yuval Mintz · 9 years ago
  37. ac7eccd bnx2x: track vxlan port count by Jiri Benc · 9 years ago
  38. a19a19d bnx2x: use ktime_get_seconds() for timestamp by Arnd Bergmann · 9 years ago
  39. 9c9a652 bnx2x: Add new device ids under the Qlogic vendor by Yuval Mintz · 9 years ago
  40. f34fa14 bnx2x: Add vxlan RSS support by Rajesh Borundia · 9 years ago
  41. da3cc2d bnx2: Fix bandwidth allocation for some MF modes by Yuval Mintz · 9 years ago
  42. 97ac4ef bnx2x: Add BD support for storage by Yuval Mintz · 9 years ago
  43. ce7fa78 bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set by Yuval Mintz · 9 years ago
  44. 05cc5a3 bnx2x: add vlan filtering offload by Yuval Mintz · 9 years ago
  45. c48f350 bnx2x: Add MFW dump support by Yuval Mintz · 9 years ago
  46. 230d00e bnx2x: new Multi-function mode - BD by Yuval Mintz · 9 years ago
  47. 4ad79e1 bnx2x: Rebrand from 'broadcom' into 'qlogic' by Yuval Mintz · 9 years ago
  48. 28311f8 bnx2x: Utilize FW 7.12.30 by Yuval Mintz · 9 years ago
  49. d53c66a bnx2x: fix lockdep splat by Eric Dumazet · 9 years ago
  50. 2f43b82 bnx2x: Fix self-test for 20g devices by Yuval Mintz · 9 years ago
  51. bb9e9c1 bnx2x: Fix VF MAC removal by Shahed Shaikh · 9 years ago
  52. ad6afbe bnx2x: Don't notify about scratchpad parities by Manish Chopra · 9 years ago
  53. 5d67c1c bnx2x: Correct speed from baseT into KR. by Yuval Mintz · 9 years ago
  54. 1359d73 bnx2x: Correct asymmetric flow-control by Yuval Mintz · 9 years ago
  55. c6e36d8 bnx2x: Move statistics implementation into semaphores by Yuval Mintz · 9 years ago
  56. cd9c399 bnx2x: limit fw delay in kdump to 5s after boot by Michal Schmidt · 9 years ago
  57. 12a8541 bnx2x: Delay during kdump load by Yuval Mintz · 9 years ago
  58. f8dcb5e bnx2x: remove {TPA,GRO}_ENABLE_FLAG by Michal Schmidt · 9 years ago
  59. 7e6b4d4 bnx2x: merge fp->disable_tpa with fp->mode by Michal Schmidt · 9 years ago
  60. d9b9e86 bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set by Michal Schmidt · 9 years ago
  61. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  62. da254fb bnx2x: Fix kdump when iommu=on by Yuval Mintz · 9 years ago
  63. 3d6b725 bnx2x: Fix kdump on 4-port device by Yuval Mintz · 9 years ago
  64. f7dcdef ptp: bnx2x: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  65. 4e833c5 ethernet: Use bool function returns of true/false instead of 1/0 by Joe Perches · 9 years ago
  66. 0f587f1 bnx2x: Prevent probe as early as possible by Yuval Mintz · 9 years ago
  67. 5d45186 ptp: bnx2x: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  68. 8cb65d0 net: Move check for multiple vlans to drivers by Toshiaki Makita · 10 years ago
  69. dff173d bnx2x: Fix statistics locking scheme by Yuval Mintz · 10 years ago
  70. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  71. a8e0c24 bnx2x: fix encapsulation features on 57710/57711 by Michal Schmidt · 10 years ago
  72. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  73. da29370 bnx2x: Force fundamental reset for EEH recovery by Brian King · 10 years ago
  74. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  75. 1444c30 net: bnx2x: fix sparse warnings by Lad, Prabhakar · 10 years ago
  76. f28ba40 bnx2x: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 10 years ago
  77. 2e5601f net: bnx2x: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  78. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  79. bf27c35 bnx2x: fix typos in "configure" by Jiri Benc · 10 years ago
  80. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  81. 51de7bb bnx2x: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  82. 02dc402 bnx2x: Use correct fastpath version for VFs. by Yuval Mintz · 10 years ago
  83. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  84. f5fbf11 bnx2x: use napi_schedule_irqoff() by Eric Dumazet · 10 years ago
  85. 83bad20 bnx2x: Add a fallback multi-function mode NPAR1.5 by Yuval Mintz · 10 years ago
  86. 7609647 bnx2x: New multi-function mode: UFP by Yuval Mintz · 10 years ago
  87. 2e98ffc bnx2x: Changes with storage & MAC macros by Dmitry Kravkov · 10 years ago
  88. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  89. 04860eb bnx2x: Configure device endianity on driver load and reset endianity on removal. by Manish Chopra · 10 years ago
  90. 1fc3de9 bnx2x: Fix static checker warning regarding `txdata_ptr' by Yuval Mintz · 10 years ago
  91. ea36475a bnx2x: Fix stop-on-error by Yuval Mintz · 10 years ago
  92. c993189 net/bnx2x: Use is_kdump_kernel() to detect kdump kernel by Amir Vadai · 10 years ago
  93. f9474dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  94. 97539f1 bnx2x: FW assertion changes by Ariel Elior · 10 years ago
  95. e261199 bnx2x: Safe bnx2x_panic_dump() by Yuval Mintz · 10 years ago
  96. 0c23ad3 bnx2x: Code cleanup by Yuval Mintz · 10 years ago
  97. eeed018 bnx2x: Add timestamping and PTP hardware clock support by Michal Kalderon · 10 years ago
  98. e42780b bnx2x: Utilize FW 7.10.51 by Dmitry Kravkov · 10 years ago
  99. 7c3afd8 bnx2x: Revert UNDI flushing mechanism by Yuval Mintz · 10 years ago
  100. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago