summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra2019-08-181-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-2/+1Star
|\
| * net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-201-2/+1Star
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-4/+0Star
* | drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon2019-04-081-1/+1
|/
* cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain2019-01-081-1/+1
* bnx2x: Add VF spoof-checking configurationShahed Shaikh2018-09-211-0/+1
* net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+2
* bnx2x: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-261-2/+2
* net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-1/+1
* net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-1/+0Star
* net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-071-2/+3
* net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-081-2/+2
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-1/+2
* net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-171-1/+2
* net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-171-0/+1
* bnx2x: Add Geneve inner-RSS supportYuval Mintz2016-02-171-2/+9
* bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet2015-11-181-7/+0Star
* bnx2x: Fix vxlan endianity issueYuval Mintz2015-08-201-1/+1
* bnx2x: Add vxlan RSS supportRajesh Borundia2015-08-181-0/+2
* bnx2x: Add BD support for storageYuval Mintz2015-08-071-0/+12
* bnx2x: add vlan filtering offloadYuval Mintz2015-07-301-1/+12
* bnx2x: new Multi-function mode - BDYuval Mintz2015-07-221-0/+36
* bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz2015-07-221-1/+3
* bnx2x: Utilize FW 7.12.30Yuval Mintz2015-07-221-3/+1Star
* bnx2x: fix DMA API usageMichal Schmidt2015-06-291-10/+2Star
* bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi2015-06-021-3/+28
* bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt2015-04-291-1/+1
* bnx2x: New multi-function mode: UFPYuval Mintz2014-09-191-0/+6
* bnx2x: Changes with storage & MAC macrosDmitry Kravkov2014-09-191-8/+0Star
* bnx2x: Utilize FW 7.10.51Dmitry Kravkov2014-08-221-2/+3
* bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior2014-05-311-1/+1
* net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-031-0/+1
* bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches2014-02-251-25/+20Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-191-1/+1
|\
| * netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-171-1/+1
* | bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz2014-02-131-0/+3
|/
* bnx2x: fix L2-GRE TCP issuesDmitry Kravkov2014-02-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-1/+2
|\
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-1/+2
* | bnx2x: namespace and dead code cleanupsstephen hemminger2014-01-131-122/+2Star
|/
* bnx2x: VF RSS support - VF sideAriel Elior2013-09-051-3/+4
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-301-2/+1Star
* bnx2x: Revising locking scheme for MAC configurationYuval Mintz2013-08-021-0/+1
* bnx2x: replace mechanism to check for next available packetDmitry Kravkov2013-06-201-7/+19
* bnx2x: add support for ndo_ll_pollDmitry Kravkov2013-06-201-4/+19
* bnx2x: Revise printsYuval Mintz2013-06-031-7/+9
* bnx2x: Semantic removal and beautificationYuval Mintz2013-06-031-3/+0Star
* bnx2x: Revise comments and alignmentYuval Mintz2013-06-031-2/+2
* bnx2x: Semantic change of empty linesYuval Mintz2013-06-031-3/+0Star