aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-25bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches1-25/+20
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann1-1/+1
2014-02-12bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz1-0/+3
2014-02-04bnx2x: fix L2-GRE TCP issuesDmitry Kravkov1-1/+1
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2014-01-13bnx2x: namespace and dead code cleanupsstephen hemminger1-122/+2
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang1-1/+2
2013-09-05bnx2x: VF RSS support - VF sideAriel Elior1-3/+4
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches1-2/+1
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz1-0/+1
2013-06-19bnx2x: replace mechanism to check for next available packetDmitry Kravkov1-7/+19
2013-06-19bnx2x: add support for ndo_ll_pollDmitry Kravkov1-4/+19
2013-06-02bnx2x: Revise printsYuval Mintz1-7/+9
2013-06-02bnx2x: Semantic removal and beautificationYuval Mintz1-3/+0
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz1-2/+2
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz1-3/+0
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+16
2013-04-25bnx2x: Prevent NULL pointer dereference in kdumpYuval Mintz1-3/+16
2013-03-20bnx2x: AER revisedYuval Mintz1-0/+4
2013-03-18bnx2x: add RSS capability for GRE trafficDmitry Kravkov1-0/+3
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches1-7/+7
2013-03-12bnx2x: Add iproute2 support for vfsAriel Elior1-0/+3
2013-03-05bnx2x: use the default NAPI weightEric Dumazet1-2/+2
2013-01-23bnx2x: Fix compilation with stop-on-errorYuval Mintz1-2/+0
2013-01-23bnx2x: Remove many sparse warningsYuval Mintz1-2/+2
2013-01-23bnx2x: correct usleep_range usageYuval Mintz1-2/+2
2013-01-23bnx2x: reorganization and beautificationYuval Mintz1-7/+7
2013-01-23bnx2x: Semantic renovationYuval Mintz1-2/+1
2013-01-15bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz1-1/+1
2013-01-15bnx2x: improve stop-on-errorYuval Mintz1-1/+1
2013-01-15bnx2x: add `ethtool -w' support.Miriam Shitrit1-0/+1
2013-01-07bnx2x: Segregate SR-IOV codeAriel Elior1-16/+2
2013-01-02bnx2x: Support PF <-> VF Bulletin BoardAriel Elior1-0/+2
2013-01-02bnx2x: Support of PF driver of a VF acquire requestAriel Elior1-0/+9
2013-01-02bnx2x: Prepare device and initialize VF databaseAriel Elior1-0/+3
2013-01-02bnx2x: VF fastpathAriel Elior1-35/+33
2013-01-02bnx2x: Separate VF and PF logicAriel Elior1-4/+11
2013-01-02bnx2x: Support probing and removing of VF deviceAriel Elior1-1/+1
2012-12-03bnx2x: remove __dev* attributesBill Pemberton1-1/+1
2012-12-02bnx2x: fix 'Ethtool -A' when autonegYuval Mintz1-1/+1
2012-11-07bnx2x: Support loading cnic resources at run-timeMerav Sicron1-22/+65
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+5
2012-09-13bnx2x: Add missing afex codeYuval Mintz1-6/+5
2012-09-13bnx2x: Utilize Link Flap AvoidanceYuval Mintz1-3/+13
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron1-2/+2
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-1/+1
2012-07-05bnx2x: set maximal number of default RSS queuesYuval Mintz1-1/+2
2012-06-19bnx2x: Support DCBX for all functionsBarak Witkowski1-1/+1
2012-06-19bnx2x: Add support for ethtool -LMerav Sicron1-3/+8