summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_hw.c
Commit message (Expand)AuthorAgeFilesLines
* qed: Fix scheduling in a tasklet while getting statsKonstantin Khorenko2023-07-291-4/+22
* net: qed: correct qed_hw_err_notify() prototypeAlexander Lobakin2020-07-061-3/+2
* net: qed: update copyright yearsAlexander Lobakin2020-06-301-0/+1
* net: qed: convert to SPDX License IdentifiersAlexander Lobakin2020-06-301-28/+1
* net: qed: critical err reporting to management firmwareIgor Russkikh2020-05-141-0/+3
* net: qed: invoke err notify on critical areasIgor Russkikh2020-05-141-3/+4
* net: qed: adding hw_err states and handlingIgor Russkikh2020-05-141-0/+32
* qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon2020-01-271-37/+30
* qed: Modify api for performing a dmae to another PFMichal Kalderon2019-05-261-20/+24
* qed: Add infrastructure for error detection and recoveryTomer Tayar2019-01-281-0/+11
* qed*: Utilize FW 8.37.2.0Michal Kalderon2018-06-051-0/+20
* qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-021-0/+68
* qed: Warn PTT usage by wrong hw-functionMintz, Yuval2017-04-061-0/+7
* qed: Revise QM cofigurationAriel Elior2017-04-031-52/+0
* qed: Add support for hardware offloaded FCoE.Arun Easi2017-02-191-0/+3
* qed*: Update to dual-licenseMintz, Yuval2017-01-011-4/+28
* qed: Remove OOM messagesJoe Perches2016-09-061-9/+3
* qed*: Semantic changesYuval Mintz2016-08-151-84/+53
* qed: Add support for coalescing config read/update.Sudarsana Reddy Kalluru2016-06-231-0/+23
* qed: Initialize hardware for new protocolsYuval Mintz2016-06-031-6/+20
* qed: Utilize FW 8.10.3.0Yuval Mintz2016-06-021-3/+3
* qed: Introduce VFsYuval Mintz2016-05-121-2/+10
* qed: Add VF->PF channel infrastructureYuval Mintz2016-05-121-6/+38
* qed: Add CONFIG_QED_SRIOVYuval Mintz2016-05-121-0/+11
* qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz2016-02-211-1/+1
* qed: Add module with basic common supportYuval Mintz2015-10-271-0/+776