summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir1-1/+1
2013-06-25bnx2x: Remove sparse and coccinelle warningsYuval Mintz1-3/+6
2013-06-23bnx2x: Improve PF behaviour toward VFAriel Elior1-0/+3
2013-06-19bnx2x: replace mechanism to check for next available packetDmitry Kravkov1-28/+21
2013-06-19bnx2x: add support for ndo_ll_pollDmitry Kravkov1-7/+60
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+7
2013-06-04bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz1-2/+1
2013-06-04bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov1-7/+6
2013-06-02bnx2x: Revise printsYuval Mintz1-4/+4
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz1-25/+23
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz1-11/+1
2013-06-01bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hashEric Dumazet1-1/+1
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+7
2013-05-23bnx2x: Link-flap avoidance in switch dependent modeDmitry Kravkov1-2/+8
2013-05-20bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz1-2/+7
2013-05-20net-bnx2x: dont reload on GRO changeEric Dumazet1-3/+10
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+7
2013-04-29bnx2x: allow handling tunnel over udp offloadDmitry Kravkov1-0/+5
2013-04-25bnx2x: Prevent NULL pointer dereference in kdumpYuval Mintz1-4/+7
2013-04-24bnx2x: Fix memory leakYuval Mintz1-1/+1
2013-04-24bnx2x: Enhance MAC configuration for VFsDmitry Kravkov1-1/+2
2013-04-24bnx2x: prevent GRO false checksum claimsYuval Mintz1-5/+11
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+5
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy1-2/+2
2013-04-18bnx2x: Fix status blocks configurationAriel Elior1-2/+5
2013-03-22bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov1-12/+10
2013-03-20bnx2x: AER revisedYuval Mintz1-2/+2
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-03-18bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov1-17/+179
2013-03-17bnx2x: add missing napi deletion in error pathMichal Schmidt1-0/+1
2013-03-12bnx2x: use FW 7.8.17Dmitry Kravkov1-63/+59
2013-03-12bnx2x: Get gso_segs from FWYuval Mintz1-4/+5
2013-02-27bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov1-1/+1
2013-01-23bnx2x: Remove many sparse warningsYuval Mintz1-18/+24
2013-01-23bnx2x: Modify unload conditionsYuval Mintz1-3/+11
2013-01-23bnx2x: Correct memory preparation and releaseDmitry Kravkov1-44/+14
2013-01-23bnx2x: Add additional debug informationYuval Mintz1-2/+5
2013-01-23bnx2x: reorganization and beautificationYuval Mintz1-17/+11
2013-01-23bnx2x: Semantic renovationYuval Mintz1-16/+12
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