summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-17bnx2x: record rx queue for LRO packetsEric Dumazet1-0/+1
2013-09-24bnx2x: prevent masking error from cnicYuval Mintz1-2/+1
2013-09-14bnx2x: Use pci_dev pm_capJon Mason1-4/+4
2013-09-11bnx2x: avoid atomic allocations during initializationMichal Schmidt1-15/+23
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+8
2013-09-05bnx2x: VF RSS support - VF sideAriel Elior1-42/+43
2013-09-05bnx2x: VF RSS support - PF sideAriel Elior1-0/+5
2013-08-28bnx2x: Fix VF memory leak unloadAriel Elior1-1/+2
2013-08-28bnx2x: Fix move FP memory deallocationsYuval Mintz1-0/+6
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-08-02bnx2x: Revising locking scheme for MAC configurationYuval Mintz1-7/+9
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang1-1/+1
2013-07-11bnx2x: fix tunneling CSUM calculationDmitry Kravkov1-3/+3
2013-07-11net: rename ll methods to busy-pollEliezer Tamir1-1/+1
2013-07-11net: 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-24bnx2x: Improve PF behaviour toward VFAriel Elior1-0/+3
2013-06-20bnx2x: replace mechanism to check for next available packetDmitry Kravkov1-28/+21
2013-06-20bnx2x: add support for ndo_ll_pollDmitry Kravkov1-7/+60
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+7
2013-06-05bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz1-2/+1
2013-06-05bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov1-7/+6
2013-06-03bnx2x: Revise printsYuval Mintz1-4/+4
2013-06-03bnx2x: Revise comments and alignmentYuval Mintz1-25/+23
2013-06-03bnx2x: Semantic change of empty linesYuval Mintz1-11/+1
2013-06-02bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hashEric Dumazet1-1/+1
2013-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+7
2013-05-24bnx2x: 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-25bnx2x: Fix memory leakYuval Mintz1-1/+1
2013-04-25bnx2x: Enhance MAC configuration for VFsDmitry Kravkov1-1/+2
2013-04-25bnx2x: prevent GRO false checksum claimsYuval Mintz1-5/+11
2013-04-23Merge 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