summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-241-2/+7
|\
| * bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz2013-05-201-2/+7
* | bnx2x: Link-flap avoidance in switch dependent modeDmitry Kravkov2013-05-231-2/+8
* | net-bnx2x: dont reload on GRO changeEric Dumazet2013-05-201-3/+10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-301-4/+7
|\
| * bnx2x: Prevent NULL pointer dereference in kdumpYuval Mintz2013-04-251-4/+7
* | bnx2x: allow handling tunnel over udp offloadDmitry Kravkov2013-04-291-0/+5
* | bnx2x: Fix memory leakYuval Mintz2013-04-241-1/+1
* | bnx2x: Enhance MAC configuration for VFsDmitry Kravkov2013-04-241-1/+2
* | bnx2x: prevent GRO false checksum claimsYuval Mintz2013-04-241-5/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-221-2/+5
|\ \ | |/
| * bnx2x: Fix status blocks configurationAriel Elior2013-04-181-2/+5
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-2/+2
* | bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov2013-03-221-12/+10
* | bnx2x: AER revisedYuval Mintz2013-03-201-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-201-0/+1
|\ \ | |/
| * bnx2x: add missing napi deletion in error pathMichal Schmidt2013-03-171-0/+1
* | bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov2013-03-181-17/+179
* | bnx2x: use FW 7.8.17Dmitry Kravkov2013-03-121-63/+59
* | bnx2x: Get gso_segs from FWYuval Mintz2013-03-121-4/+5
|/
* bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov2013-02-271-1/+1
* 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
OpenPOWER on IntegriCloud