summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-23bnx2x: Fix compilation with stop-on-errorYuval Mintz1-0/+2
2013-01-23bnx2x: Correct memory preparation and releaseDmitry Kravkov1-0/+2
2013-01-23bnx2x: Add missing VFs reference in macrosYuval Mintz1-1/+3
2013-01-23bnx2x: Semantic renovationYuval Mintz1-29/+21
2013-01-16bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz1-3/+3
2013-01-16bnx2x: improve stop-on-errorYuval Mintz1-4/+2
2013-01-16bnx2x: add `ethtool -w' support.Miriam Shitrit1-0/+1
2013-01-16bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPTDmitry Kravkov1-0/+1
2013-01-08bnx2x: Segregate SR-IOV codeAriel Elior1-12/+8
2013-01-02bnx2x: Add VF device ids and enable featureAriel Elior1-4/+18
2013-01-02bnx2x: Support PF <-> VF Bulletin BoardAriel Elior1-0/+6
2013-01-02bnx2x: Support VF FLRAriel Elior1-0/+6
2013-01-02bnx2x: Support of PF driver of a VF setup_q requestAriel Elior1-0/+1
2013-01-02bnx2x: Support of PF driver of a VF init requestAriel Elior1-0/+2
2013-01-02bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior1-0/+6
2013-01-02bnx2x: Prepare device and initialize VF databaseAriel Elior1-0/+10
2013-01-02bnx2x: Allocate VF database in PF when VFs are presentAriel Elior1-0/+8
2013-01-02bnx2x: Support ndo_set_rxmode in VF driverAriel Elior1-0/+5
2013-01-02bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior1-0/+2
2013-01-02bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior1-0/+6
2013-01-02bnx2x: Separate VF and PF logicAriel Elior1-0/+1
2013-01-02bnx2x: Add to VF <-> PF channel the release requestAriel Elior1-0/+1
2013-01-02bnx2x: VF <-> PF channel 'acquire' at vf probeAriel Elior1-0/+13
2013-01-02bnx2x: Support probing and removing of VF deviceAriel Elior1-2/+19
2012-12-11bnx2x: use netdev_alloc_frag()Eric Dumazet1-1/+1
2012-12-07bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski1-0/+1
2012-12-07cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan1-0/+1
2012-12-03bnx2x: Handle a rarely missed interruptYaniv Rosner1-0/+1
2012-12-03bnx2x: nvram enables dropless flow controlYuval Mintz1-1/+1
2012-11-28bnx2x: Always take PHY lockYaniv Rosner1-1/+0
2012-11-20bnx2x: Remove duplicate inclusion of bnx2x_hsi.hSachin Kamat1-1/+0
2012-11-08bnx2x: Support loading cnic resources at run-timeMerav Sicron1-49/+83
2012-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2012-10-02bnx2x: update version to 1.78.00-0.Yuval Mintz1-2/+2
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov1-1/+1
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron1-3/+0
2012-08-13bnx2x: Fix compiler warningsJoren Van Onder1-1/+1
2012-07-23bnx2x: Add new 57840 device IDsYuval Mintz1-4/+11
2012-07-17bnx2x: organize BDs calculation for stop/resumeDmitry Kravkov1-0/+16
2012-07-11drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings1-9/+0
2012-07-10bnx2x: populate skb->l4_rxhashEric Dumazet1-0/+1
2012-06-27bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski1-0/+2
2012-06-20bnx2x: Change date and version to 1.72.51-0Merav Sicron1-2/+2
2012-06-20bnx2x: Support DCBX for all functionsBarak Witkowski1-0/+1
2012-06-20bnx2x: Add support for ethtool -LMerav Sicron1-0/+4
2012-06-20bnx2x: Split the FP structureBarak Witkowski1-16/+25
2012-06-20bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDsMerav Sicron1-10/+9
2012-06-20bnx2x: Make the transmission queues adjacentMerav Sicron1-27/+39
2012-06-20bnx2x: Allow more than 64 L2 CIDsMerav Sicron1-3/+7