Age | Commit message (Expand) | Author | Files | Lines |
2013-10-22 | bnx2x: Set NETIF_F_HIGHDMA unconditionally | Merav Sicron | 1 | -1/+0 |
2013-10-22 | bnx2x: Lock DMAE when used by statistic flow | Ariel Elior | 1 | -1/+2 |
2013-10-22 | bnx2x: Fix config when SR-IOV and iSCSI are enabled | Ariel Elior | 1 | -2/+3 |
2013-10-22 | bnx2x: Fix Coalescing configuration | Dmitry Kravkov | 1 | -1/+1 |
2013-10-22 | bnx2x: Prevent an illegal pointer dereference during panic | Yuval Mintz | 1 | -0/+4 |
2013-09-18 | bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. | Michael Chan | 1 | -3/+33 |
2013-09-14 | bnx2x: Use pci_dev pm_cap | Jon Mason | 1 | -1/+0 |
2013-09-05 | bnx2x: VF RSS support - PF side | Ariel Elior | 1 | -10/+22 |
2013-08-30 | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches | 1 | -3/+2 |
2013-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2013-08-20 | bnx2x: Change DCB context handling | Dmitry Kravkov | 1 | -0/+2 |
2013-08-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+5 |
2013-08-14 | bnx2x: fix PTE write access error | Barak Witkowsky | 1 | -0/+1 |
2013-08-14 | bnx2x: update fairness parameters following DCB negotiation | Dmitry Kravkov | 1 | -0/+2 |
2013-08-14 | bnx2x: protect different statistics flows | Dmitry Kravkov | 1 | -0/+2 |
2013-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+4 |
2013-08-02 | bnx2x: Revising locking scheme for MAC configuration | Yuval Mintz | 1 | -1/+1 |
2013-08-02 | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang | 1 | -4/+4 |
2013-06-24 | bnx2x: Improve PF behaviour toward VF | Ariel Elior | 1 | -0/+2 |
2013-06-20 | bnx2x: add support for ndo_ll_poll | Dmitry Kravkov | 1 | -0/+125 |
2013-06-03 | bnx2x: Revise prints | Yuval Mintz | 1 | -1/+0 |
2013-06-03 | bnx2x: Revise comments and alignment | Yuval Mintz | 1 | -12/+13 |
2013-06-03 | bnx2x: Semantic change of empty lines | Yuval Mintz | 1 | -23/+0 |
2013-05-28 | bnx2x: Add and correct PCI link speed prints | Dmitry Kravkov | 1 | -0/+5 |
2013-05-24 | bnx2x: Link-flap avoidance in switch dependent mode | Dmitry Kravkov | 1 | -0/+2 |
2013-05-24 | bnx2x: Add Private Flags Support | Yuval Mintz | 1 | -0/+2 |
2013-04-22 | bnx2x: update version to 1.78.17-0 | Dmitry Kravkov | 1 | -2/+2 |
2013-04-22 | bnx2x: add additional regions for CRC memory test | Dmitry Kravkov | 1 | -3/+4 |
2013-03-27 | bnx2x: Prevent VF race | Dmitry Kravkov | 1 | -0/+2 |
2013-03-20 | bnx2x: AER revised | Yuval Mintz | 1 | -1/+2 |
2013-03-18 | bnx2x: add CSUM and TSO support for encapsulation protocols | Dmitry Kravkov | 1 | -11/+18 |
2013-03-17 | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches | 1 | -6/+3 |
2013-03-12 | bnx2x: use FW 7.8.17 | Dmitry Kravkov | 1 | -1/+1 |
2013-03-12 | bnx2x: Control number of vfs dynamically | Ariel Elior | 1 | -0/+2 |
2013-03-12 | bnx2x: Add iproute2 support for vfs | Ariel Elior | 1 | -0/+1 |
2013-03-12 | bnx2x: Set ethtool ops for vfs | Ariel Elior | 1 | -1/+1 |
2013-03-06 | bnx2x: use the default NAPI weight | Eric Dumazet | 1 | -1/+0 |
2013-01-23 | bnx2x: Fix compilation with stop-on-error | Yuval Mintz | 1 | -0/+2 |
2013-01-23 | bnx2x: Correct memory preparation and release | Dmitry Kravkov | 1 | -0/+2 |
2013-01-23 | bnx2x: Add missing VFs reference in macros | Yuval Mintz | 1 | -1/+3 |
2013-01-23 | bnx2x: Semantic renovation | Yuval Mintz | 1 | -29/+21 |
2013-01-16 | bnx2x: Introduce 2013 and advance version to 1.78.02 | Yuval Mintz | 1 | -3/+3 |
2013-01-16 | bnx2x: improve stop-on-error | Yuval Mintz | 1 | -4/+2 |
2013-01-16 | bnx2x: add `ethtool -w' support. | Miriam Shitrit | 1 | -0/+1 |
2013-01-16 | bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPT | Dmitry Kravkov | 1 | -0/+1 |
2013-01-08 | bnx2x: Segregate SR-IOV code | Ariel Elior | 1 | -12/+8 |
2013-01-02 | bnx2x: Add VF device ids and enable feature | Ariel Elior | 1 | -4/+18 |
2013-01-02 | bnx2x: Support PF <-> VF Bulletin Board | Ariel Elior | 1 | -0/+6 |
2013-01-02 | bnx2x: Support VF FLR | Ariel Elior | 1 | -0/+6 |
2013-01-02 | bnx2x: Support of PF driver of a VF setup_q request | Ariel Elior | 1 | -0/+1 |