aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-17bnx2x: fix GRO parametersYuval Mintz1-24/+23
2013-01-15bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz1-1/+1
2013-01-15bnx2x: Added FW GRO bridging supportYuval Mintz1-2/+52
2013-01-15bnx2x: Clean previous IGU status before ackYuval Mintz1-1/+0
2013-01-15bnx2x: improve stop-on-errorYuval Mintz1-0/+4
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+28
2013-01-10bnx2x: Fix fastpath structures when memory allocation failsYuval Mintz1-2/+28
2013-01-07bnx2x: Segregate SR-IOV codeAriel Elior1-90/+2
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko1-1/+0
2013-01-02bnx2x: Support PF <-> VF Bulletin BoardAriel Elior1-0/+87
2013-01-02bnx2x: Support of PF driver of a VF setup_q requestAriel Elior1-5/+13
2013-01-02bnx2x: Support of PF driver of a VF acquire requestAriel Elior1-0/+28
2013-01-02bnx2x: Prepare device and initialize VF databaseAriel Elior1-3/+2
2013-01-02bnx2x: VF fastpathAriel Elior1-5/+15
2013-01-02bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior1-2/+7
2013-01-02bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior1-0/+18
2013-01-02bnx2x: Separate VF and PF logicAriel Elior1-204/+407
2013-01-02bnx2x: Support probing and removing of VF deviceAriel Elior1-9/+16
2012-12-17bnx2x: use prandom_bytes()Akinobu Mita1-4/+1
2012-12-11bnx2x: use netdev_alloc_frag()Eric Dumazet1-12/+31
2012-12-07bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski1-0/+1
2012-12-03bnx2x: remove __dev* attributesBill Pemberton1-1/+1
2012-12-02bnx2x: Filter packets on FCoE ringsDmitry Kravkov1-3/+8
2012-12-02bnx2x: Management can control PFC/ETSBarak Witkowski1-1/+1
2012-11-28bnx2x: Always take PHY lockYaniv Rosner1-4/+2
2012-11-28bnx2x: Activate LFAYaniv Rosner1-1/+2
2012-11-07bnx2x: Support loading cnic resources at run-timeMerav Sicron1-147/+313
2012-10-16bnx2x: fix handling mf storage modesDmitry Kravkov1-3/+7
2012-10-03bnx2x: fix ring size for 10G functionsYuval Mintz1-7/+10
2012-10-01bnx2x,cnic: use FW 7.8.2Yuval Mintz1-2/+10
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+7
2012-09-18bnx2x: fix rx checksum validation for IPv6Michal Schmidt1-5/+7
2012-09-13bnx2x: Utilize Link Flap AvoidanceYuval Mintz1-6/+6
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron1-0/+4
2012-07-17bnx2x: organize BDs calculation for stop/resumeDmitry Kravkov1-4/+6
2012-07-09bnx2x: populate skb->l4_rxhashEric Dumazet1-4/+15
2012-06-19bnx2x: Support DCBX for all functionsBarak Witkowski1-2/+4
2012-06-19bnx2x: Add support for ethtool -LMerav Sicron1-1/+1
2012-06-19bnx2x: Split the FP structureBarak Witkowski1-26/+71
2012-06-19bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDsMerav Sicron1-0/+1
2012-06-19bnx2x: Make the transmission queues adjacentMerav Sicron1-38/+67
2012-06-19bnx2x: Add support for 4-tupple UDP RSSMerav Sicron1-7/+9
2012-06-19bnx2x: Add support for external LBMerav Sicron1-1/+3
2012-06-15bnx2x: fix panic when TX ring is fullEric Dumazet1-5/+3
2012-06-13bnx2x: fix checksum validationEric Dumazet1-6/+21
2012-04-30bnx2x: remove some bloatEric Dumazet1-23/+262
2012-04-30net: allow skb->head to be a page fragmentEric Dumazet1-2/+2
2012-04-30bnx2x: add transmit timestamping supportWillem de Bruijn1-0/+2
2012-04-23bnx2x: remove gro workaroundDmitry Kravkov1-12/+0
2012-04-23bnx2x: add afex supportBarak Witkowski1-4/+12