summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-20bnx2x: replace mechanism to check for next available packetDmitry Kravkov1-7/+19
2013-06-20bnx2x: add support for ndo_ll_pollDmitry Kravkov1-4/+19
2013-06-03bnx2x: Revise printsYuval Mintz1-7/+9
2013-06-03bnx2x: Semantic removal and beautificationYuval Mintz1-3/+0
2013-06-03bnx2x: Revise comments and alignmentYuval Mintz1-2/+2
2013-06-03bnx2x: 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-06bnx2x: 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-16bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz1-1/+1
2013-01-16bnx2x: improve stop-on-errorYuval Mintz1-1/+1
2013-01-16bnx2x: add `ethtool -w' support.Miriam Shitrit1-0/+1
2013-01-08bnx2x: 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-03bnx2x: fix 'Ethtool -A' when autonegYuval Mintz1-1/+1
2012-11-08bnx2x: 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-14bnx2x: 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-11drivers/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-20bnx2x: Support DCBX for all functionsBarak Witkowski1-1/+1
2012-06-20bnx2x: Add support for ethtool -LMerav Sicron1-3/+8
2012-06-20bnx2x: Split the FP structureBarak Witkowski1-4/+4
2012-06-20bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDsMerav Sicron1-6/+9
2012-06-20bnx2x: Make the transmission queues adjacentMerav Sicron1-6/+8
2012-06-20bnx2x: Add support for 4-tupple UDP RSSMerav Sicron1-5/+3
2012-05-01bnx2x: remove some bloatEric Dumazet1-362/+0
2012-04-24bnx2x: remove gro workaroundDmitry Kravkov1-7/+0
2012-04-24bnx2x: add afex supportBarak Witkowski1-1/+2
2012-04-04bnx2x: change to the rss engineDmitry Kravkov1-2/+11
2012-04-04bnx2x: congestion management re-organizationYuval Mintz1-7/+25
2012-04-04bnx2x: added support for working with one msix irq.Dmitry Kravkov1-2/+2
2012-03-28bnx2x: previous driver unload revisedYuval Mintz1-0/+3