- 0907f34 bnx2x: Fix config when SR-IOV and iSCSI are enabled by Ariel Elior · 11 years ago
- 6802516 bnx2x: Fix Coalescing configuration by Dmitry Kravkov · 11 years ago
- 1a6974b bnx2x: Prevent an illegal pointer dereference during panic by Yuval Mintz · 11 years ago
- f78afb3 bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. by Michael Chan · 11 years ago
- 29ed74c bnx2x: Use pci_dev pm_cap by Jon Mason · 11 years ago
- b9871bc bnx2x: VF RSS support - PF side by Ariel Elior · 11 years ago
- ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
- b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- 07b4eb3 bnx2x: Change DCB context handling by Dmitry Kravkov · 11 years ago
- 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- a6d3a5b bnx2x: fix PTE write access error by Barak Witkowsky · 11 years ago
- 568e242 bnx2x: update fairness parameters following DCB negotiation by Dmitry Kravkov · 11 years ago
- 507393e bnx2x: protect different statistics flows by Dmitry Kravkov · 11 years ago
- 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- 8b09be5 bnx2x: Revising locking scheme for MAC configuration by Yuval Mintz · 11 years ago
- e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
- 78c3bcc bnx2x: Improve PF behaviour toward VF by Ariel Elior · 11 years ago
- 8f20aa5 bnx2x: add support for ndo_ll_poll by Dmitry Kravkov · 11 years ago
- 6bf07b8 bnx2x: Revise prints by Yuval Mintz · 11 years ago
- 16a5fd9 bnx2x: Revise comments and alignment by Yuval Mintz · 11 years ago
- d76a611 bnx2x: Semantic change of empty lines by Yuval Mintz · 11 years ago
- ca1ee4b bnx2x: Add and correct PCI link speed prints by Dmitry Kravkov · 11 years ago
- 178135c bnx2x: Link-flap avoidance in switch dependent mode by Dmitry Kravkov · 11 years ago
- 3521b41 bnx2x: Add Private Flags Support by Yuval Mintz · 11 years ago
- 26f26b3 bnx2x: update version to 1.78.17-0 by Dmitry Kravkov · 12 years ago
- edb944d bnx2x: add additional regions for CRC memory test by Dmitry Kravkov · 12 years ago
- 1d6f3cd bnx2x: Prevent VF race by Dmitry Kravkov · 12 years ago
- 7fa6f340 bnx2x: AER revised by Yuval Mintz · 12 years ago
- a848ade bnx2x: add CSUM and TSO support for encapsulation protocols by Dmitry Kravkov · 12 years ago
- 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
- 9122679 bnx2x: use FW 7.8.17 by Dmitry Kravkov · 12 years ago
- 3c76fef bnx2x: Control number of vfs dynamically by Ariel Elior · 12 years ago
- 3ec9f9c bnx2x: Add iproute2 support for vfs by Ariel Elior · 12 years ago
- 005a07ba bnx2x: Set ethtool ops for vfs by Ariel Elior · 12 years ago
- 6fac411 bnx2x: use the default NAPI weight by Eric Dumazet · 12 years ago
- ca9bdb9 bnx2x: Fix compilation with stop-on-error by Yuval Mintz · 12 years ago
- c3146eb bnx2x: Correct memory preparation and release by Dmitry Kravkov · 12 years ago
- 6ab2035 bnx2x: Add missing VFs reference in macros by Yuval Mintz · 12 years ago
- 2de6743 bnx2x: Semantic renovation by Yuval Mintz · 12 years ago
- 247fa82 bnx2x: Introduce 2013 and advance version to 1.78.02 by Yuval Mintz · 12 years ago
- 823e1d9 bnx2x: improve stop-on-error by Yuval Mintz · 12 years ago
- 07ba6af bnx2x: add `ethtool -w' support. by Miriam Shitrit · 12 years ago
- c14a09b bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPT by Dmitry Kravkov · 12 years ago
- 6411280 bnx2x: Segregate SR-IOV code by Ariel Elior · 12 years ago
- 8395be5 bnx2x: Add VF device ids and enable feature by Ariel Elior · 12 years ago
- abc5a02 bnx2x: Support PF <-> VF Bulletin Board by Ariel Elior · 12 years ago
- d16132c bnx2x: Support VF FLR by Ariel Elior · 12 years ago
- 8db573b bnx2x: Support of PF driver of a VF setup_q request by Ariel Elior · 12 years ago
- b93288d bnx2x: Support of PF driver of a VF init request by Ariel Elior · 12 years ago
- fd1fc79 bnx2x: Infrastructure for VF <-> PF request on PF side by Ariel Elior · 12 years ago
- b56e967 bnx2x: Prepare device and initialize VF database by Ariel Elior · 12 years ago
- 290ca2b bnx2x: Allocate VF database in PF when VFs are present by Ariel Elior · 12 years ago
- 381ac16 bnx2x: Support ndo_set_rxmode in VF driver by Ariel Elior · 12 years ago
- 9b176b6 bnx2x: Add teardown_q and close to VF <-> PF channel by Ariel Elior · 12 years ago
- 8d9ac29 bnx2x: Add init, setup_q, set_mac to VF <-> PF channel by Ariel Elior · 12 years ago
- ad5afc8 bnx2x: Separate VF and PF logic by Ariel Elior · 12 years ago
- 4513f92 bnx2x: Add to VF <-> PF channel the release request by Ariel Elior · 12 years ago
- be1f1ffa bnx2x: VF <-> PF channel 'acquire' at vf probe by Ariel Elior · 12 years ago
- 1ab4434 bnx2x: Support probing and removing of VF device by Ariel Elior · 12 years ago
- d46d132 bnx2x: use netdev_alloc_frag() by Eric Dumazet · 12 years ago
- c63da99 bnx2x: Prevent link flaps when booting from SAN. by Barak Witkowski · 12 years ago
- 4bd9b0ff cnic, bnx2x, bnx2: Simplify cnic probing. by Michael Chan · 12 years ago
- 27c1151 bnx2x: Handle a rarely missed interrupt by Yaniv Rosner · 12 years ago
- 7964211 bnx2x: nvram enables dropless flow control by Yuval Mintz · 12 years ago
- 8203c4b bnx2x: Always take PHY lock by Yaniv Rosner · 12 years ago
- 4babfb9 bnx2x: Remove duplicate inclusion of bnx2x_hsi.h by Sachin Kamat · 12 years ago
- 55c1194 bnx2x: Support loading cnic resources at run-time by Merav Sicron · 12 years ago
- aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 515e124 bnx2x: update version to 1.78.00-0. by Yuval Mintz · 12 years ago
- 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
- 26614ba bnx2x: Move netif_napi_add to the open call by Merav Sicron · 12 years ago
- f57b07c bnx2x: Fix compiler warnings by Joren Van Onder · 12 years ago
- c3def94 bnx2x: Add new 57840 device IDs by Yuval Mintz · 12 years ago
- 7df2dc6 bnx2x: organize BDs calculation for stop/resume by Dmitry Kravkov · 12 years ago
- 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 12 years ago
- a334b5f bnx2x: populate skb->l4_rxhash by Eric Dumazet · 12 years ago
- 2e499d3 bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities advertisement by Barak Witkowski · 12 years ago
- 364f5b3 bnx2x: Change date and version to 1.72.51-0 by Merav Sicron · 12 years ago
- 9876879 bnx2x: Support DCBX for all functions by Barak Witkowski · 12 years ago
- 0e8d2ec bnx2x: Add support for ethtool -L by Merav Sicron · 12 years ago
- 15192a8 bnx2x: Split the FP structure by Barak Witkowski · 12 years ago
- 37ae41a bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs by Merav Sicron · 12 years ago
- 6556588 bnx2x: Make the transmission queues adjacent by Merav Sicron · 12 years ago
- a052997 bnx2x: Allow more than 64 L2 CIDs by Merav Sicron · 12 years ago
- cf2c1df6 bnx2x: Return only online tests for MF by Merav Sicron · 12 years ago
- 8970b2e bnx2x: Add support for external LB by Merav Sicron · 12 years ago
- d6cb3e4 bnx2x: fix checksum validation by Eric Dumazet · 12 years ago
- e29ecd5 bnx2x: Update driver version to 1.72.50-0 by Barak Witkowski · 13 years ago
- 94b2f9b bnx2x: remove gro workaround by Dmitry Kravkov · 13 years ago
- a334872 bnx2x: add afex support by Barak Witkowski · 13 years ago
- 68df25d bnx2x: Change to driver version 1.72.10-0 by Yuval Mintz · 13 years ago
- 9630523 bnx2x: change to the rss engine by Dmitry Kravkov · 13 years ago
- b475d78 bnx2x: congestion management re-organization by Yuval Mintz · 13 years ago
- 7e8e02d bnx2x: Added support for a new device - 57811 by Barak Witkowski · 13 years ago
- 30a5de7 bnx2x: added support for working with one msix irq. by Dmitry Kravkov · 13 years ago
- 452427b bnx2x: previous driver unload revised by Yuval Mintz · 13 years ago
- cb4dca2 bnx2x: consistent statistics for old FW by Yuval Mintz · 13 years ago
- 9e62e91 bnx2x: changed iscsi/fcoe mac init and macros by Dmitry Kravkov · 13 years ago
- 51c1a58 bnx2x: revised driver prints by Merav Sicron · 13 years ago