summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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-161-2/+9
* bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet2015-11-181-7/+0
* 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-061-0/+12
* bnx2x: add vlan filtering offloadYuval Mintz2015-07-291-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/+1
* bnx2x: fix DMA API usageMichal Schmidt2015-06-281-10/+2
* bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi2015-06-011-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/+0
* bnx2x: Utilize FW 7.10.51Dmitry Kravkov2014-08-221-2/+3
* bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior2014-05-301-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/+20
* 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-121-0/+3
|/
* bnx2x: fix L2-GRE TCP issuesDmitry Kravkov2014-02-041-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/+2
|/
* 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-291-2/+1
* bnx2x: Revising locking scheme for MAC configurationYuval Mintz2013-08-011-0/+1
* bnx2x: replace mechanism to check for next available packetDmitry Kravkov2013-06-191-7/+19
* bnx2x: add support for ndo_ll_pollDmitry Kravkov2013-06-191-4/+19
* bnx2x: Revise printsYuval Mintz2013-06-021-7/+9
* bnx2x: Semantic removal and beautificationYuval Mintz2013-06-021-3/+0
* bnx2x: Revise comments and alignmentYuval Mintz2013-06-021-2/+2
* bnx2x: Semantic change of empty linesYuval Mintz2013-06-021-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-301-3/+16
|\
| * bnx2x: Prevent NULL pointer dereference in kdumpYuval Mintz2013-04-251-3/+16
* | bnx2x: AER revisedYuval Mintz2013-03-201-0/+4
* | bnx2x: add RSS capability for GRE trafficDmitry Kravkov2013-03-181-0/+3
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-7/+7
* | bnx2x: Add iproute2 support for vfsAriel Elior2013-03-121-0/+3
* | bnx2x: use the default NAPI weightEric Dumazet2013-03-051-2/+2
|/
* bnx2x: Fix compilation with stop-on-errorYuval Mintz2013-01-231-2/+0
* bnx2x: Remove many sparse warningsYuval Mintz2013-01-231-2/+2
OpenPOWER on IntegriCloud