summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_dev.c
Commit message (Expand)AuthorAgeFilesLines
* qed: Don't use attention PTT for configuring BWMintz, Yuval2017-02-271-3/+3
* qed: Reserve doorbell BAR space for present CPUsRam Amrani2017-02-201-1/+1
* qed: Add support for hardware offloaded FCoE.Arun Easi2017-02-191-3/+202
* qed*: Update to dual-licenseMintz, Yuval2017-01-011-4/+28
* qed: Add iSCSI out of order packet handling.Yuval Mintz2016-12-021-2/+12
* qed: Add support for hardware offloaded iSCSI.Yuval Mintz2016-12-021-0/+12
* qed*: Handle-based L2-queues.Mintz, Yuval2016-11-301-26/+0
* qed: Optimize qed_chain datapath usageMintz, Yuval2016-11-301-3/+4
* qed: Learn resources from management firmwareTomer Tayar2016-10-311-60/+231
* qed: Use VF-queue featureMintz, Yuval2016-10-311-4/+16
* qed*: Add support for WoLMintz, Yuval2016-10-311-2/+17
* qed*: Management firmware - notifications and defaultsSudarsana Kalluru2016-10-311-2/+50
* qed: Additional work toward cleaning C=1Yuval Mintz2016-10-141-2/+3
* qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz2016-10-141-7/+7
* qed: Add support for RoCE hw initRam Amrani2016-10-031-0/+154
* qed: Add Light L2 supportYuval Mintz2016-10-031-2/+118
* qed: Remove OOM messagesJoe Perches2016-09-061-45/+15
* qed: utilize FW 8.10.10.0Yuval Mintz2016-08-191-43/+5
* qed*: Add and modify some printsYuval Mintz2016-08-151-3/+7
* qed*: Trivial modificationsYuval Mintz2016-08-151-6/+5
* qed*: Semantic changesYuval Mintz2016-08-151-58/+38
* qed: Use DEFINE_SPINLOCK() for spinlockWei Yongjun2016-08-081-7/+1
* qed: Fix error return code in qed_resc_alloc()Wei Yongjun2016-08-011-0/+1
* qed: do not use unitialized variablexypron.glpk@gmx.de2016-08-011-1/+1
* qed: Correct min bandwidth for 100gYuval Mintz2016-07-301-1/+1
* qed: Add support for coalescing config read/update.Sudarsana Reddy Kalluru2016-06-231-0/+104
* qed: Initialize hardware for new protocolsYuval Mintz2016-06-031-25/+129
* qed: Add iscsi/rdma personalitiesYuval Mintz2016-06-031-0/+6
* qed: Revisit chain implementationYuval Mintz2016-06-031-60/+254
* qed: Utilize FW 8.10.3.0Yuval Mintz2016-06-021-13/+55
* qed: Don't config min BW on 100g on link flapYuval Mintz2016-05-261-0/+7
* qed: Prevent 100g from working in MSISudarsana Reddy Kalluru2016-05-261-0/+5
* qed: Add missing 100g init modeYuval Mintz2016-05-261-0/+7
* qed: Save min/max accross dcbx-changeYuval Mintz2016-05-261-2/+4
* qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru2016-05-261-11/+16
* qed: add support for dcbx.Sudarsana Reddy Kalluru2016-05-171-5/+100
* qed*: Tx-switching configurationYuval Mintz2016-05-121-1/+2
* qed*: IOV link controlYuval Mintz2016-05-121-0/+76
* qed*: Support PVID configurationYuval Mintz2016-05-121-1/+8
* qed: IOV l2 functionalityYuval Mintz2016-05-121-1/+9
* qed: IOV configure and FLRYuval Mintz2016-05-121-6/+11
* qed: Introduce VFsYuval Mintz2016-05-121-32/+150
* qed: Add CONFIG_QED_SRIOVYuval Mintz2016-05-121-0/+19
* qed: Add PF min bandwidth configuration supportManish Chopra2016-04-261-0/+71
* qed: Add PF max bandwidth configuration supportManish Chopra2016-04-261-1/+67
* qed: Add vport WFQ configuration APIsManish Chopra2016-04-261-4/+184
* qed: Add infrastructure support for tunnelingManish Chopra2016-04-151-2/+4
* qed: Remove unused NVM vendor IDYuval Mintz2016-03-021-7/+0
* qed: Fix error flow on slowpath startYuval Mintz2016-03-021-40/+49
* qed: Move statistics to L2 codeYuval Mintz2016-03-021-243/+1