1. f34fa14 bnx2x: Add vxlan RSS support by Rajesh Borundia · 9 years ago
  2. da3cc2d bnx2: Fix bandwidth allocation for some MF modes by Yuval Mintz · 9 years ago
  3. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  4. 0ea853d bnx2x: Free NVRAM lock at end of each page by Yuval Mintz · 9 years ago
  5. e161590 bnx2x: Prevent null pointer dereference on SKB release by Yuval Mintz · 9 years ago
  6. 97ac4ef bnx2x: Add BD support for storage by Yuval Mintz · 9 years ago
  7. c46309c bnx2x: Correct logic for pvid configuration. by Yuval Mintz · 9 years ago
  8. ce7fa78 bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set by Yuval Mintz · 9 years ago
  9. 05cc5a3 bnx2x: add vlan filtering offload by Yuval Mintz · 9 years ago
  10. 3a375e3 bnx2x: Bump up driver version to 1.712.30 by Yuval Mintz · 9 years ago
  11. c48f350 bnx2x: Add MFW dump support by Yuval Mintz · 9 years ago
  12. 230d00e bnx2x: new Multi-function mode - BD by Yuval Mintz · 9 years ago
  13. 924c621 bnx2x: Add 84858 phy support by Yaniv Rosner · 9 years ago
  14. 4ad79e1 bnx2x: Rebrand from 'broadcom' into 'qlogic' by Yuval Mintz · 9 years ago
  15. 28311f8 bnx2x: Utilize FW 7.12.30 by Yuval Mintz · 9 years ago
  16. dd3950c bnx2x: only report most generic filters in get_ts_info by Jacob Keller · 10 years ago
  17. 8031612 bnx2x: fix DMA API usage by Michal Schmidt · 9 years ago
  18. d53c66a bnx2x: fix lockdep splat by Eric Dumazet · 9 years ago
  19. 592b9b8 bnx2x: Fix linearization for encapsulated packets by Yuval Mintz · 9 years ago
  20. efd38b8 bnx2x: Release nvram lock on error flow by Yuval Mintz · 9 years ago
  21. dc6a20a bnx2x: Fix statistics gathering on link change by Ariel Elior · 9 years ago
  22. 2f43b82 bnx2x: Fix self-test for 20g devices by Yuval Mintz · 9 years ago
  23. bb9e9c1 bnx2x: Fix VF MAC removal by Shahed Shaikh · 9 years ago
  24. ad6afbe bnx2x: Don't notify about scratchpad parities by Manish Chopra · 9 years ago
  25. 9d18d27 bnx2x: Prevent false warning when accessing MACs by Yuval Mintz · 9 years ago
  26. 5d67c1c bnx2x: Correct speed from baseT into KR. by Yuval Mintz · 9 years ago
  27. 1359d73 bnx2x: Correct asymmetric flow-control by Yuval Mintz · 9 years ago
  28. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  29. 4cace67 bnx2x: Alloc 4k fragment for each rx ring buffer element by Gabriel Krisman Bertazi · 9 years ago
  30. c6e36d8 bnx2x: Move statistics implementation into semaphores by Yuval Mintz · 9 years ago
  31. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  32. e51423d bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 10 years ago
  33. cd9c399 bnx2x: limit fw delay in kdump to 5s after boot by Michal Schmidt · 10 years ago
  34. 0650c0b bnx2x: Fix to prevent inner-reload by Yuval Mintz · 10 years ago
  35. 12a8541 bnx2x: Delay during kdump load by Yuval Mintz · 10 years ago
  36. f8dcb5e bnx2x: remove {TPA,GRO}_ENABLE_FLAG by Michal Schmidt · 10 years ago
  37. 7e6b4d4 bnx2x: merge fp->disable_tpa with fp->mode by Michal Schmidt · 10 years ago
  38. d9b9e86 bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set by Michal Schmidt · 10 years ago
  39. 22a8f23 bnx2x: really disable TPA if 'disable_tpa' option is set by Michal Schmidt · 10 years ago
  40. 909d9fa bnx2x: Prevent inner-reload while VFs exist by Yuval Mintz · 10 years ago
  41. 074975d bnx2x: Fix busy_poll vs netpoll by Eric Dumazet · 10 years ago
  42. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  43. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  44. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  45. da254fb bnx2x: Fix kdump when iommu=on by Yuval Mintz · 10 years ago
  46. 3d6b725 bnx2x: Fix kdump on 4-port device by Yuval Mintz · 10 years ago
  47. f7dcdef ptp: bnx2x: use helpers for converting ns to timespec. by Richard Cochran · 10 years ago
  48. 4e833c5 ethernet: Use bool function returns of true/false instead of 1/0 by Joe Perches · 10 years ago
  49. 0f587f1 bnx2x: Prevent probe as early as possible by Yuval Mintz · 10 years ago
  50. fcd02d2 bnx2x: Count number of link changes by Yaniv Rosner · 10 years ago
  51. 30fd9ff bnx2x: Configure IFir et al. according to nvram by Yaniv Rosner · 10 years ago
  52. 5d45186 ptp: bnx2x: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  53. 8cb65d0 net: Move check for multiple vlans to drivers by Toshiaki Makita · 10 years ago
  54. dff173d bnx2x: Fix statistics locking scheme by Yuval Mintz · 10 years ago
  55. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  56. a8e0c24 bnx2x: fix encapsulation features on 57710/57711 by Michal Schmidt · 10 years ago
  57. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  58. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  59. d939be3 treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  60. da29370 bnx2x: Force fundamental reset for EEH recovery by Brian King · 10 years ago
  61. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  62. 1444c30 net: bnx2x: fix sparse warnings by Lad, Prabhakar · 10 years ago
  63. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  64. 24e579c bnx2x: fix napi poll return value for repoll by Govindarajulu Varadarajan · 10 years ago
  65. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  66. b1e8bc6 net: bnx2x: avoid macro redefinition by David Decotigny · 10 years ago
  67. f28ba40 bnx2x: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 10 years ago
  68. 2e5601f net: bnx2x: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  69. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
  70. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  71. bf27c35 bnx2x: fix typos in "configure" by Jiri Benc · 10 years ago
  72. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  73. 45abfb1 ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align by Alexander Duyck · 10 years ago
  74. 51de7bb bnx2x: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  75. 02dc402 bnx2x: Use correct fastpath version for VFs. by Yuval Mintz · 10 years ago
  76. c9cdc74 bnx2x: Limit 1G link enforcement by Yaniv Rosner · 10 years ago
  77. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  78. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  79. e3ec69c bnx2x: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  80. f5fbf11 bnx2x: use napi_schedule_irqoff() by Eric Dumazet · 10 years ago
  81. 83bad20 bnx2x: Add a fallback multi-function mode NPAR1.5 by Yuval Mintz · 10 years ago
  82. 7609647 bnx2x: New multi-function mode: UFP by Yuval Mintz · 10 years ago
  83. 2e98ffc bnx2x: Changes with storage & MAC macros by Dmitry Kravkov · 10 years ago
  84. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  85. 6e9e564 bnx2x: Fix link problems for 1G SFP RJ45 module by Yaniv Rosner · 10 years ago
  86. 04860eb bnx2x: Configure device endianity on driver load and reset endianity on removal. by Manish Chopra · 10 years ago
  87. 05f8461 bnx2x: fix tunneled GSO over IPv6 by Dmitry Kravkov · 10 years ago
  88. 55ef5c8 bnx2x: prevent incorrect byte-swap in BE by Dmitry Kravkov · 10 years ago
  89. 56daf66 bnx2x: Fix sparse warnings by Yuval Mintz · 10 years ago
  90. 1fc3de9 bnx2x: Fix static checker warning regarding `txdata_ptr' by Yuval Mintz · 10 years ago
  91. 8f15c61 bnx2x: Fix timesync endianity by Michal Kalderon · 10 years ago
  92. aebf624 bnx2x: Be more forgiving toward SW GRO by Dmitry Kravkov · 10 years ago
  93. 14f806a bnx2x: VF clean statistics by Yuval Mintz · 10 years ago
  94. ea36475a bnx2x: Fix stop-on-error by Yuval Mintz · 10 years ago
  95. b3befae bnx2x: ethtool -d might cause timeout in log by Dmitry Kravkov · 10 years ago
  96. c993189 net/bnx2x: Use is_kdump_kernel() to detect kdump kernel by Amir Vadai · 10 years ago
  97. f9474dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  98. 97539f1 bnx2x: FW assertion changes by Ariel Elior · 10 years ago
  99. 58fee00 bnx2x: Make BP_VF more robust by Yuval Mintz · 10 years ago
  100. a345ce7 bnx2x: Prevent pci_disable_sriov with assigned VFs by Yuval Mintz · 10 years ago