1. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 10 years ago
  2. e8c37aff bnx2x: fix L2-GRE TCP issues by Dmitry Kravkov · 10 years ago
  3. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  4. a8f47eb bnx2x: namespace and dead code cleanups by stephen hemminger · 11 years ago
  5. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  6. 60cad4e bnx2x: VF RSS support - VF side by Ariel Elior · 11 years ago
  7. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  8. 8b09be5 bnx2x: Revising locking scheme for MAC configuration by Yuval Mintz · 11 years ago
  9. 75b2945 bnx2x: replace mechanism to check for next available packet by Dmitry Kravkov · 11 years ago
  10. 8f20aa5 bnx2x: add support for ndo_ll_poll by Dmitry Kravkov · 11 years ago
  11. 6bf07b8 bnx2x: Revise prints by Yuval Mintz · 11 years ago
  12. 3cdeec2 bnx2x: Semantic removal and beautification by Yuval Mintz · 11 years ago
  13. 16a5fd9 bnx2x: Revise comments and alignment by Yuval Mintz · 11 years ago
  14. d76a611 bnx2x: Semantic change of empty lines by Yuval Mintz · 11 years ago
  15. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  16. ecf01c2 bnx2x: Prevent NULL pointer dereference in kdump by Yuval Mintz · 11 years ago
  17. 7fa6f340 bnx2x: AER revised by Yuval Mintz · 11 years ago
  18. 1bc277f bnx2x: add RSS capability for GRE traffic by Dmitry Kravkov · 11 years ago
  19. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  20. 3ec9f9c bnx2x: Add iproute2 support for vfs by Ariel Elior · 11 years ago
  21. 6fac411 bnx2x: use the default NAPI weight by Eric Dumazet · 11 years ago
  22. ca9bdb9 bnx2x: Fix compilation with stop-on-error by Yuval Mintz · 12 years ago
  23. 86564c3 bnx2x: Remove many sparse warnings by Yuval Mintz · 12 years ago
  24. 0926d49 bnx2x: correct usleep_range usage by Yuval Mintz · 12 years ago
  25. 924d75a bnx2x: reorganization and beautification by Yuval Mintz · 12 years ago
  26. 2de6743 bnx2x: Semantic renovation by Yuval Mintz · 12 years ago
  27. 247fa82 bnx2x: Introduce 2013 and advance version to 1.78.02 by Yuval Mintz · 12 years ago
  28. 823e1d9 bnx2x: improve stop-on-error by Yuval Mintz · 12 years ago
  29. 07ba6af bnx2x: add `ethtool -w' support. by Miriam Shitrit · 12 years ago
  30. 6411280 bnx2x: Segregate SR-IOV code by Ariel Elior · 12 years ago
  31. abc5a02 bnx2x: Support PF <-> VF Bulletin Board by Ariel Elior · 12 years ago
  32. 8ca5e17 bnx2x: Support of PF driver of a VF acquire request by Ariel Elior · 12 years ago
  33. b56e967 bnx2x: Prepare device and initialize VF database by Ariel Elior · 12 years ago
  34. dc1ba59 bnx2x: VF fastpath by Ariel Elior · 12 years ago
  35. ad5afc8 bnx2x: Separate VF and PF logic by Ariel Elior · 12 years ago
  36. 1ab4434 bnx2x: Support probing and removing of VF device by Ariel Elior · 12 years ago
  37. 0329aba bnx2x: remove __dev* attributes by Bill Pemberton · 12 years ago
  38. cd1dfce bnx2x: fix 'Ethtool -A' when autoneg by Yuval Mintz · 12 years ago
  39. 55c1194 bnx2x: Support loading cnic resources at run-time by Merav Sicron · 12 years ago
  40. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  41. 7b5342d bnx2x: Add missing afex code by Yuval Mintz · 12 years ago
  42. 5d07d86 bnx2x: Utilize Link Flap Avoidance by Yuval Mintz · 12 years ago
  43. 26614ba bnx2x: Move netif_napi_add to the open call by Merav Sicron · 12 years ago
  44. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  45. 7d51541 bnx2x: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  46. 9876879 bnx2x: Support DCBX for all functions by Barak Witkowski · 12 years ago
  47. 0e8d2ec bnx2x: Add support for ethtool -L by Merav Sicron · 12 years ago
  48. 15192a8 bnx2x: Split the FP structure by Barak Witkowski · 12 years ago
  49. 37ae41a bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs by Merav Sicron · 12 years ago
  50. 6556588 bnx2x: Make the transmission queues adjacent by Merav Sicron · 12 years ago
  51. 5d317c6a bnx2x: Add support for 4-tupple UDP RSS by Merav Sicron · 12 years ago
  52. 1191cb8 bnx2x: remove some bloat by Eric Dumazet · 12 years ago
  53. 94b2f9b bnx2x: remove gro workaround by Dmitry Kravkov · 12 years ago
  54. a334872 bnx2x: add afex support by Barak Witkowski · 12 years ago
  55. 9630523 bnx2x: change to the rss engine by Dmitry Kravkov · 12 years ago
  56. b475d78 bnx2x: congestion management re-organization by Yuval Mintz · 12 years ago
  57. 30a5de7 bnx2x: added support for working with one msix irq. by Dmitry Kravkov · 12 years ago
  58. 452427b bnx2x: previous driver unload revised by Yuval Mintz · 12 years ago
  59. 9e62e91 bnx2x: changed iscsi/fcoe mac init and macros by Dmitry Kravkov · 12 years ago
  60. 3b60306 bnx2x: reduced sparse warnings by Yuval Mintz · 12 years ago
  61. 51c1a58 bnx2x: revised driver prints by Merav Sicron · 12 years ago
  62. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  63. f124488 bnx2x: code doesn't use stats for allocating Rx BDs by Dmitry Kravkov · 12 years ago
  64. de5c374 bnx2x: FCoE statistics id fixed by Yuval Mintz · 12 years ago
  65. fe603b4 bnx2x: add gro_check by Dmitry Kravkov · 12 years ago
  66. 621b4d6 use FW 7.2.16 by Dmitry Kravkov · 12 years ago
  67. 1355b70 bnx2x: consistent statistics after internal driver reload by Mintz Yuval · 12 years ago
  68. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 12 years ago
  69. 85b26ea bnx2x: Update version to 1.72.0 and copyrights by Ariel Elior · 13 years ago
  70. 889b9af bnx2x: Track active PFs with bitmap by Ariel Elior · 13 years ago
  71. f16da43 bnx2x: Lock PF-common resources by Ariel Elior · 13 years ago
  72. 8d7b027 bnx2x: Support Queue Per Cos in 5771xx devices by Ariel Elior · 13 years ago
  73. 7185bb3 bnx2x: properly initialize L5 features by Dmitry Kravkov · 13 years ago
  74. 614c76d bnx2x: handle iSCSI SD mode by Dmitry Kravkov · 13 years ago
  75. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  76. e52fcb2 bnx2x: uses build_skb() in receive path by Eric Dumazet · 13 years ago
  77. b363782 bnx2x: simplify definition of RX_SGE_MASK_LEN and use it. by Dmitry Kravkov · 13 years ago
  78. 00253a8 bnx2x: propagate DCBX negotiation by Dmitry Kravkov · 13 years ago
  79. b306f5e bnx2x: separate FCoE and iSCSI license initialization. by Dmitry Kravkov · 13 years ago
  80. f233caf bnx2x: use rx_queue index for skb_record_rx_queue() by Dmitry Kravkov · 13 years ago
  81. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  82. 3857e3e bnx2x: Fix build error by Dmitry Kravkov · 13 years ago
  83. 96b0acc bnx2x: downgrade Max BW error message to debug by Michal Schmidt · 13 years ago
  84. 94f05b0 bnx2x: Coalesce pr_cont uses and fix DP typos by Joe Perches · 13 years ago
  85. adfc521 broadcom: Move the Broadcom drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/bnx2x/bnx2x_cmn.h]
  86. bf61ee1 bnx2x: Implementation for netdev->ndo_fcoe_get_wwn by Vladislav Zolotarov · 13 years ago
  87. f13ac41 bnx2x: remove unnecessary dma_sync by Vladislav Zolotarov · 13 years ago
  88. 6383c0b bnx2x: Multiple concurrent l2 traffic classes by Ariel Elior · 13 years ago
  89. c9ee920 bnx2x: 57712 parity handling by Vladislav Zolotarov · 13 years ago
  90. 619c5cb New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc by Vlad Zolotarov · 13 years ago
  91. 042181f bnx2x: Created bnx2x_sp by Vladislav Zolotarov · 13 years ago
  92. a9fccec bnx2x: use bnx2x_reload_if_running by Dmitry Kravkov · 13 years ago
  93. 7a25cc7 bnx2x: dump FW memory when appropriate msglvl is raised by Dmitry Kravkov · 13 years ago
  94. 1ac9e42 bnx2x: Fix port type display by Yaniv Rosner · 13 years ago
  95. 4095553 bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb by Vladislav Zolotarov · 13 years ago
  96. e892067 bnx2x: function descriptions format fixed by Dmitry Kravkov · 13 years ago
  97. 5de9240 bnx2x: update year to 2011 and version to 1.62.12-0 by Dmitry Kravkov · 13 years ago
  98. b3b83c3 bnx2x: improve memory handling, low memory recovery flows by Dmitry Kravkov · 13 years ago
  99. 2ae17f6 bnx2x: link report improvements by Vladislav Zolotarov · 13 years ago
  100. 66371c4 net: bnx2x: convert to hw_features by Michał Mirosław · 13 years ago