aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-47/+108
2013-08-20bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior1-5/+2
2013-08-20bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior1-18/+31
2013-08-20bnx2x: prevent VF benign attentionsYuval Mintz1-0/+3
2013-08-20bnx2x: Consider DCBX remote errorDmitry Kravkov1-3/+6
2013-08-20bnx2x: Change DCB context handlingDmitry Kravkov4-8/+43
2013-08-20bnx2x: dropless flow control not always functionalDmitry Kravkov1-13/+23
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-27/+98
2013-08-13bnx2x: prevent crash in shutdown flow with CNICYuval Mintz1-2/+1
2013-08-13bnx2x: fix PTE write access errorBarak Witkowsky3-0/+15
2013-08-13bnx2x: fix memory leak in VFAriel Elior1-1/+1
2013-08-13bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov3-12/+24
2013-08-13bnx2x: protect different statistics flowsDmitry Kravkov3-12/+57
2013-08-09bnx2x: clean up unnecessary MSI/MSI-X capability findYijing Wang1-5/+3
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+6
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz7-60/+340
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang3-6/+6
2013-07-11bnx2x: fix tunneling CSUM calculationDmitry Kravkov1-3/+3
2013-07-10net: rename ll methods to busy-pollEliezer Tamir2-2/+2
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir1-1/+1
2013-07-02bnx2x: fill in sane dump flag informationMichal Schmidt1-2/+2
2013-07-02bnx2x: fix dump flag handlingMichal Schmidt2-0/+5
2013-07-02bnx2x: remove zeroing of dump data bufferMichal Schmidt1-2/+0
2013-06-25bnx2x: Remove sparse and coccinelle warningsYuval Mintz3-7/+12
2013-06-24bnx2x: Fix compilation with no IOV supportYuval Mintz3-12/+18
2013-06-23bnx2x: Fix 20G KR2 support claimsYaniv Rosner1-0/+4
2013-06-23bnx2x: improve VF timingsAriel Elior1-3/+7
2013-06-23bnx2x: VF ndo sanityAriel Elior1-0/+5
2013-06-23bnx2x: Improve PF behaviour toward VFAriel Elior7-8/+63
2013-06-19Bnx2x: remove redundant D0 power state setYijing Wang1-3/+1
2013-06-19bnx2x: replace mechanism to check for next available packetDmitry Kravkov4-37/+42
2013-06-19bnx2x: add support for ndo_ll_pollDmitry Kravkov4-11/+208
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+7
2013-06-04bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz1-2/+1
2013-06-04bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov1-7/+6
2013-06-02bnx2x: fix a power state testYuval Mintz1-1/+2
2013-06-02bnx2x: semi-Semantic changesYuval Mintz1-6/+8
2013-06-02bnx2x: Revise printsYuval Mintz9-84/+224
2013-06-02bnx2x: Semantic removal and beautificationYuval Mintz2-22/+13
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz12-307/+251
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz14-160/+3
2013-06-01bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hashEric Dumazet1-1/+1
2013-05-27bnx2x: Change to D3hot only on removalYuval Mintz2-10/+24
2013-05-27bnx2x: Implement PCI shutdownYuval Mintz1-12/+59
2013-05-27bnx2x: Count number of possible FCoE interfacesDmitry Kravkov1-3/+48
2013-05-27bnx2x: Ack unknown VF messagesAriel Elior1-1/+4
2013-05-27bnx2x: Add and correct PCI link speed printsDmitry Kravkov2-14/+31
2013-05-27bnx2x: Zero VFs starting MACsAriel Elior1-1/+5
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+7
2013-05-23bnx2x: Enable `set_phys_id' for all functionsYaniv Rosner1-5/+0