summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Remove many sparse warningsYuval Mintz2013-01-231-18/+24
* bnx2x: Modify unload conditionsYuval Mintz2013-01-231-3/+11
* bnx2x: Correct memory preparation and releaseDmitry Kravkov2013-01-231-44/+14
* bnx2x: Add additional debug informationYuval Mintz2013-01-231-2/+5
* bnx2x: reorganization and beautificationYuval Mintz2013-01-231-17/+11
* bnx2x: Semantic renovationYuval Mintz2013-01-231-16/+12
* bnx2x: fix GRO parametersYuval Mintz2013-01-171-24/+23
* bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz2013-01-151-1/+1
* bnx2x: Added FW GRO bridging supportYuval Mintz2013-01-151-2/+52
* bnx2x: Clean previous IGU status before ackYuval Mintz2013-01-151-1/+0
* bnx2x: improve stop-on-errorYuval Mintz2013-01-151-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-151-2/+28
|\
| * bnx2x: Fix fastpath structures when memory allocation failsYuval Mintz2013-01-101-2/+28
* | bnx2x: Segregate SR-IOV codeAriel Elior2013-01-071-90/+2
* | net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-031-1/+0
* | bnx2x: Support PF <-> VF Bulletin BoardAriel Elior2013-01-021-0/+87
* | bnx2x: Support of PF driver of a VF setup_q requestAriel Elior2013-01-021-5/+13
* | bnx2x: Support of PF driver of a VF acquire requestAriel Elior2013-01-021-0/+28
* | bnx2x: Prepare device and initialize VF databaseAriel Elior2013-01-021-3/+2
* | bnx2x: VF fastpathAriel Elior2013-01-021-5/+15
* | bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior2013-01-021-2/+7
* | bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior2013-01-021-0/+18
* | bnx2x: Separate VF and PF logicAriel Elior2013-01-021-204/+407
* | bnx2x: Support probing and removing of VF deviceAriel Elior2013-01-021-9/+16
|/
* bnx2x: use prandom_bytes()Akinobu Mita2012-12-171-4/+1
* bnx2x: use netdev_alloc_frag()Eric Dumazet2012-12-111-12/+31
* bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski2012-12-071-0/+1
* bnx2x: remove __dev* attributesBill Pemberton2012-12-031-1/+1
* bnx2x: Filter packets on FCoE ringsDmitry Kravkov2012-12-021-3/+8
* bnx2x: Management can control PFC/ETSBarak Witkowski2012-12-021-1/+1
* bnx2x: Always take PHY lockYaniv Rosner2012-11-281-4/+2
* bnx2x: Activate LFAYaniv Rosner2012-11-281-1/+2
* bnx2x: Support loading cnic resources at run-timeMerav Sicron2012-11-071-147/+313
* bnx2x: fix handling mf storage modesDmitry Kravkov2012-10-161-3/+7
* bnx2x: fix ring size for 10G functionsYuval Mintz2012-10-031-7/+10
* bnx2x,cnic: use FW 7.8.2Yuval Mintz2012-10-011-2/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-5/+7
|\
| * bnx2x: fix rx checksum validation for IPv6Michal Schmidt2012-09-181-5/+7
* | bnx2x: Utilize Link Flap AvoidanceYuval Mintz2012-09-131-6/+6
|/
* bnx2x: Move netif_napi_add to the open callMerav Sicron2012-08-301-0/+4
* bnx2x: organize BDs calculation for stop/resumeDmitry Kravkov2012-07-171-4/+6
* bnx2x: populate skb->l4_rxhashEric Dumazet2012-07-091-4/+15
* bnx2x: Support DCBX for all functionsBarak Witkowski2012-06-191-2/+4
* bnx2x: Add support for ethtool -LMerav Sicron2012-06-191-1/+1
* bnx2x: Split the FP structureBarak Witkowski2012-06-191-26/+71
* bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDsMerav Sicron2012-06-191-0/+1
* bnx2x: Make the transmission queues adjacentMerav Sicron2012-06-191-38/+67
* bnx2x: Add support for 4-tupple UDP RSSMerav Sicron2012-06-191-7/+9
* bnx2x: Add support for external LBMerav Sicron2012-06-191-1/+3
* bnx2x: fix panic when TX ring is fullEric Dumazet2012-06-151-5/+3
OpenPOWER on IntegriCloud