aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-04qed: Create L2 queue databaseMintz, Yuval1-3/+21
2017-06-02qed: Share additional information with qedfMintz, Yuval1-1/+7
2017-06-01qed: No need to reset SBs on IOV initMintz, Yuval1-1/+1
2017-06-01qed: Reset IGU CAM to default on initMintz, Yuval1-18/+17
2017-06-01qed: Encapsulate interrupt counters in structMintz, Yuval1-2/+2
2017-06-01qed: Distinguish between sb_id and igu_sb_idMintz, Yuval1-5/+7
2017-06-01qed: IGU read revisedMintz, Yuval1-1/+1
2017-05-30qed: Cache alignemnt padding to match hostMintz, Yuval1-2/+13
2017-05-24qed: Enable RoCE parser searching on fp initMichal Kalderon1-0/+7
2017-05-24qed: Remove BB_A0 referencesMintz, Yuval1-6/+0
2017-05-24qed: Drop the 's' from num_ports_in_enginesTomer Tayar1-18/+18
2017-05-24qed: Log incorrectly installed boardTomer Tayar1-0/+5
2017-05-24qed: !main_ptt for tunnel configurationManish Chopra1-1/+2
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar1-46/+33
2017-05-09qed: Correct doorbell configuration for !4Kb pagesRam Amrani1-1/+1
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com1-0/+3
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com1-4/+4
2017-05-01qed: output the DPM status and WID countRam Amrani1-1/+3
2017-05-01qed: align DPI configuration to HW requirementsRam Amrani1-7/+5
2017-04-27qed: Add support for PTP resource locking.sudarsana.kalluru@cavium.com1-0/+14
2017-04-27qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com1-10/+2
2017-04-25qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun1-1/+1
2017-04-25qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish1-1/+14
2017-04-25qed: refactor tunnelling - API/StructsChopra, Manish1-1/+1
2017-04-24qed: Cleanup DCBx unnecessary parameters.sudarsana.kalluru@cavium.com1-1/+1
2017-04-06qed: Inform qedi the number of possible CQsMintz, Yuval1-1/+6
2017-04-06qed: Don't close the OUT_EN during initMintz, Yuval1-12/+0
2017-04-06qed: Configure cacheline size in HWTomer Tayar1-0/+53
2017-04-06qed: Don't use main-ptt in unrelated flowsRahul Verma1-26/+41
2017-04-03qed: Manage with less memory regions for RoCERam Amrani1-4/+29
2017-04-03qed: Revise QM cofigurationAriel Elior1-169/+580
2017-03-28qed: Utilize resource-lock based schemeTomer Tayar1-134/+234
2017-03-28qed: Send pf-flr as part of initializationMintz, Yuval1-0/+9
2017-03-28qed: Move to new load request schemeTomer Tayar1-10/+25
2017-03-28qed: hw_init() to receive parameter-structMintz, Yuval1-11/+10
2017-03-28qed: Correct HW stop flowTomer Tayar1-93/+53
2017-03-23qed: Reserve VF feature before PFMintz, Yuval1-11/+16
2017-03-23qed: Don't waste SBs unused by RoCEMintz, Yuval1-8/+9
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+2
2017-03-14qed*: Add support for QL41xxx adaptersMintz, Yuval1-38/+148
2017-03-14qed: Prevent creation of too-big u32-chainsTomer Tayar1-3/+2
2017-02-27qed: Don't use attention PTT for configuring BWMintz, Yuval1-3/+3
2017-02-20qed: Reserve doorbell BAR space for present CPUsRam Amrani1-1/+1
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi1-3/+202
2017-01-01qed*: Update to dual-licenseMintz, Yuval1-4/+28
2016-12-02qed: Add iSCSI out of order packet handling.Yuval Mintz1-2/+12
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz1-0/+12
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval1-26/+0
2016-11-30qed: Optimize qed_chain datapath usageMintz, Yuval1-3/+4
2016-10-31qed: Learn resources from management firmwareTomer Tayar1-60/+231