summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_l2.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* qed*: Utilize FW 8.37.2.0Michal Kalderon2018-06-051-0/+3
* qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru2018-05-311-2/+10
* qed*: Support drop action classificationManish Chopra2018-05-251-15/+20
* qed*: Support other classification modes.Manish Chopra2018-05-251-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-111-4/+2
|\
| * qed: Fix l2 initializations over iWARP personalityMichal Kalderon2018-05-101-4/+2
* | qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh2018-04-201-0/+19
|/
* qed*: Utilize FW 8.33.11.0Michal Kalderon2018-03-291-1/+1
* qed: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-021-2/+1
* qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-021-42/+76
* qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King2017-08-301-1/+1
* qed: Read per queue coalesce from hardwareRahul Verma2017-07-271-0/+115
* qed: iWARP CM add passive side connectKalderon, Michal2017-07-031-13/+0
* qed: Introduce iWARP personalityKalderon, Michal2017-07-031-2/+1
* qed: Fix an off by one bugDan Carpenter2017-06-141-1/+1
* qed: VF XDP supportMintz, Yuval2017-06-041-4/+15
* qed: Multiple qzone queues for VFsMintz, Yuval2017-06-041-9/+21
* qed: IOV db support multiple queues per qzoneMintz, Yuval2017-06-041-4/+8
* qed: Make VF legacy a bitfieldMintz, Yuval2017-06-041-4/+6
* qed: Assign a unique per-queue index to queue-cidMintz, Yuval2017-06-041-1/+61
* qed: Pass vf_params when creating a queue-cidMintz, Yuval2017-06-041-24/+43
* qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-041-15/+17
* qed: Create L2 queue databaseMintz, Yuval2017-06-041-0/+86
* qed: !main_ptt for tunnel configurationManish Chopra2017-05-241-2/+15
* qed: Remove unused including <linux/version.h>Wei Yongjun2017-05-181-1/+0
* qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish2017-04-251-3/+0
* qed/qede: Add UDP ports in bulletin boardChopra, Manish2017-04-251-0/+19
* qed: refactor tunnelling - API/StructsChopra, Manish2017-04-251-8/+7
* qed: aRFS infrastructure supportChopra, Manish2017-04-171-0/+133
* qed: Don't use main-ptt in unrelated flowsRahul Verma2017-04-061-2/+12
* qed: Revise QM cofigurationAriel Elior2017-04-031-4/+1
* qed*: Add support for QL41xxx adaptersMintz, Yuval2017-03-141-75/+109
* qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru2017-02-151-0/+5
* qed: Replace memset with eth_zero_addrShyam Saini2017-01-171-1/+1
* qed: Support Multicast on Tx-switchingMintz, Yuval2017-01-011-2/+5
* qed*: RSS indirection based on queue-handlesMintz, Yuval2017-01-011-89/+143
* qed*: Change maximal number of queuesMintz, Yuval2017-01-011-7/+25
* qed*: Update to dual-licenseMintz, Yuval2017-01-011-4/+28
* qed*: Handle-based L2-queues.Mintz, Yuval2016-11-301-265/+330
* qed: Correct VF mac numberMintz, Yuval2016-11-011-0/+2
* qed: Learn resources from management firmwareTomer Tayar2016-10-311-1/+1
* qed*: Allow unicast filteringYuval Mintz2016-10-141-2/+10
* qed: mark symbols static where possibleBaoyou Xie2016-09-091-2/+2
* qed*: Add support for VFs over legacy PFsYuval Mintz2016-08-221-0/+2
* qed: Prevent VFs from pause floodingYuval Mintz2016-08-221-0/+3
* qed: Add support for legacy VFsYuval Mintz2016-08-221-6/+9
* qed*: Trivial modificationsYuval Mintz2016-08-151-17/+14
* qed*: Semantic changesYuval Mintz2016-08-151-118/+92
OpenPOWER on IntegriCloud