aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-18bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra1-0/+2
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-4/+0
2019-04-08drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon1-1/+1
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni1-2/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain1-1/+1
2018-09-21bnx2x: Add VF spoof-checking configurationShahed Shaikh1-0/+1
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck1-1/+2
2018-03-26bnx2x: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya1-2/+2
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko1-1/+1
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko1-1/+0
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko1-2/+3
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko1-2/+2
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh1-1/+2
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend1-1/+2
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend1-0/+1
2016-02-16bnx2x: Add Geneve inner-RSS supportYuval Mintz1-2/+9
2015-11-18bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet1-7/+0
2015-08-20bnx2x: Fix vxlan endianity issueYuval Mintz1-1/+1
2015-08-18bnx2x: Add vxlan RSS supportRajesh Borundia1-0/+2
2015-08-06bnx2x: Add BD support for storageYuval Mintz1-0/+12
2015-07-29bnx2x: add vlan filtering offloadYuval Mintz1-1/+12
2015-07-22bnx2x: new Multi-function mode - BDYuval Mintz1-0/+36
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz1-1/+3
2015-07-22bnx2x: Utilize FW 7.12.30Yuval Mintz1-3/+1
2015-06-28bnx2x: fix DMA API usageMichal Schmidt1-10/+2
2015-06-01bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi1-3/+28
2015-04-29bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt1-1/+1
2014-09-19bnx2x: New multi-function mode: UFPYuval Mintz1-0/+6
2014-09-19bnx2x: Changes with storage & MAC macrosDmitry Kravkov1-8/+0
2014-08-22bnx2x: Utilize FW 7.10.51Dmitry Kravkov1-2/+3
2014-05-30bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior1-1/+1
2014-04-03net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer1-0/+1
2014-02-25bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches1-25/+20
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann1-1/+1
2014-02-12bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz1-0/+3
2014-02-04bnx2x: fix L2-GRE TCP issuesDmitry Kravkov1-1/+1
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2014-01-13bnx2x: namespace and dead code cleanupsstephen hemminger1-122/+2
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang1-1/+2
2013-09-05bnx2x: VF RSS support - VF sideAriel Elior1-3/+4
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches1-2/+1
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz1-0/+1
2013-06-19bnx2x: replace mechanism to check for next available packetDmitry Kravkov1-7/+19
2013-06-19bnx2x: add support for ndo_ll_pollDmitry Kravkov1-4/+19
2013-06-02bnx2x: Revise printsYuval Mintz1-7/+9
2013-06-02bnx2x: Semantic removal and beautificationYuval Mintz1-3/+0
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz1-2/+2
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz1-3/+0