summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_dev.c
Commit message (Expand)AuthorAgeFilesLines
...
* qed*: Utilize FW 8.33.11.0Michal Kalderon2018-03-291-1/+3
* qed: Use true and false for boolean valuesGustavo A. R. Silva2018-03-231-5/+5
* qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-021-3/+8
* qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar2018-01-021-2/+2
* qed: Add support for vf coalesce configuration.Rahul Verma2017-07-271-24/+49
* qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-271-4/+68
* qed: Add iWARP support for physical queue allocationKalderon, Michal2017-07-031-0/+4
* qed: iWARP CM add passive side connectKalderon, Michal2017-07-031-0/+11
* qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal2017-07-031-1/+8
* qed: Introduce iWARP personalityKalderon, Michal2017-07-031-7/+5
* qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal2017-06-211-1/+1
* qed: Chain support for external PBLMintz, Yuval2017-06-201-9/+26
* qed: VFs to try utilizing the doorbell barMintz, Yuval2017-06-041-7/+1
* qed: Create L2 queue databaseMintz, Yuval2017-06-041-3/+21
* qed: Share additional information with qedfMintz, Yuval2017-06-021-1/+7
* qed: No need to reset SBs on IOV initMintz, Yuval2017-06-011-1/+1
* qed: Reset IGU CAM to default on initMintz, Yuval2017-06-011-18/+17
* qed: Encapsulate interrupt counters in structMintz, Yuval2017-06-011-2/+2
* qed: Distinguish between sb_id and igu_sb_idMintz, Yuval2017-06-011-5/+7
* qed: IGU read revisedMintz, Yuval2017-06-011-1/+1
* qed: Cache alignemnt padding to match hostMintz, Yuval2017-05-301-2/+13
* qed: Enable RoCE parser searching on fp initMichal Kalderon2017-05-241-0/+7
* qed: Remove BB_A0 referencesMintz, Yuval2017-05-241-6/+0
* qed: Drop the 's' from num_ports_in_enginesTomer Tayar2017-05-241-18/+18
* qed: Log incorrectly installed boardTomer Tayar2017-05-241-0/+5
* qed: !main_ptt for tunnel configurationManish Chopra2017-05-241-1/+2
* qed: Revise alloc/setup/free flowTomer Tayar2017-05-211-46/+33
* qed: Correct doorbell configuration for !4Kb pagesRam Amrani2017-05-091-1/+1
* qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com2017-05-041-0/+3
* qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com2017-05-041-4/+4
* qed: output the DPM status and WID countRam Amrani2017-05-011-1/+3
* qed: align DPI configuration to HW requirementsRam Amrani2017-05-011-7/+5
* qed: Add support for PTP resource locking.sudarsana.kalluru@cavium.com2017-04-271-0/+14
* qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com2017-04-271-10/+2
* qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun2017-04-251-1/+1
* qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish2017-04-251-1/+14
* qed: refactor tunnelling - API/StructsChopra, Manish2017-04-251-1/+1
* qed: Cleanup DCBx unnecessary parameters.sudarsana.kalluru@cavium.com2017-04-241-1/+1
* qed: Inform qedi the number of possible CQsMintz, Yuval2017-04-061-1/+6
* qed: Don't close the OUT_EN during initMintz, Yuval2017-04-061-12/+0
* qed: Configure cacheline size in HWTomer Tayar2017-04-061-0/+53
* qed: Don't use main-ptt in unrelated flowsRahul Verma2017-04-061-26/+41
* qed: Manage with less memory regions for RoCERam Amrani2017-04-031-4/+29
* qed: Revise QM cofigurationAriel Elior2017-04-031-169/+580
* qed: Utilize resource-lock based schemeTomer Tayar2017-03-281-134/+234
* qed: Send pf-flr as part of initializationMintz, Yuval2017-03-281-0/+9
* qed: Move to new load request schemeTomer Tayar2017-03-281-10/+25
* qed: hw_init() to receive parameter-structMintz, Yuval2017-03-281-11/+10
* qed: Correct HW stop flowTomer Tayar2017-03-281-93/+53
* qed: Reserve VF feature before PFMintz, Yuval2017-03-231-11/+16