aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
AgeCommit message (Expand)Author
2020-03-20bnx2x: Fix logic to get total no. of PFs per engineManish Chopra
2019-08-25bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-08drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-01-08cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain
2018-09-21bnx2x: Add VF spoof-checking configurationShahed Shaikh
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-03-26bnx2x: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2016-02-16bnx2x: Add Geneve inner-RSS supportYuval Mintz
2015-11-18bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet
2015-08-20bnx2x: Fix vxlan endianity issueYuval Mintz
2015-08-18bnx2x: Add vxlan RSS supportRajesh Borundia
2015-08-06bnx2x: Add BD support for storageYuval Mintz
2015-07-29bnx2x: add vlan filtering offloadYuval Mintz
2015-07-22bnx2x: new Multi-function mode - BDYuval Mintz
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz
2015-07-22bnx2x: Utilize FW 7.12.30Yuval Mintz
2015-06-28bnx2x: fix DMA API usageMichal Schmidt
2015-06-01bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi
2015-04-29bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt
2014-09-19bnx2x: New multi-function mode: UFPYuval Mintz
2014-09-19bnx2x: Changes with storage & MAC macrosDmitry Kravkov
2014-08-22bnx2x: Utilize FW 7.10.51Dmitry Kravkov
2014-05-30bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior
2014-04-03net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer
2014-02-25bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-12bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz
2014-02-04bnx2x: fix L2-GRE TCP issuesDmitry Kravkov
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-13bnx2x: namespace and dead code cleanupsstephen hemminger
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2013-09-05bnx2x: VF RSS support - VF sideAriel Elior
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz
2013-06-19bnx2x: replace mechanism to check for next available packetDmitry Kravkov
2013-06-19bnx2x: add support for ndo_ll_pollDmitry Kravkov
2013-06-02bnx2x: Revise printsYuval Mintz
2013-06-02bnx2x: Semantic removal and beautificationYuval Mintz
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz