summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_dev.c
Commit message (Expand)AuthorAgeFilesLines
* net: qed: fix async event callbacks unregisteringAlexander Lobakin2020-06-231-2/+7
* qed: changes to ILT to support XRCYuval Basson2020-05-211-1/+5
* net: qed: invoke err notify on critical areasIgor Russkikh2020-05-141-1/+3
* qed: use true,false for bool variablesJason Yan2020-04-201-2/+2
* qed: Fix use after free in qed_chain_freeYuval Basson2020-03-301-22/+16
* qed: Fix a error code in qed_hw_init()Dan Carpenter2020-02-011-0/+1
* qed: FW 8.42.2.0 debug featuresMichal Kalderon2020-01-271-1/+1
* qed: rt init valid initialization changedMichal Kalderon2020-01-271-3/+0
* qed: FW 8.42.2.0 Add fw overlay featureMichal Kalderon2020-01-271-1/+17
* qed: Add abstraction for different hsi values per chipMichal Kalderon2020-01-271-20/+42
* qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon2020-01-271-6/+14
* qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon2020-01-271-1/+1
* qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon2020-01-271-11/+10
* qed: Fix -Wmaybe-uninitialized false positiveArnd Bergmann2019-06-181-0/+1
* qed: Fix static checker warningMichal Kalderon2019-05-301-12/+12
* qed: fix spelling mistake "inculde" -> "include"Colin Ian King2019-05-291-1/+1
* qed: Set the doorbell address correctlyMichal Kalderon2019-05-261-11/+18
* qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon2019-05-261-263/+983
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-51/+34
|\
| * qed: Fix the doorbell address sanity checkDenis Bolotin2019-04-141-8/+8
| * qed: Delete redundant doorbell recovery typesDenis Bolotin2019-04-141-43/+26
* | qed: Define new MF bit for no_vlan configSudarsana Reddy Kalluru2019-03-201-2/+4
|/
* qed: Read device port count from the shmemSudarsana Reddy Kalluru2019-02-211-60/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-291-4/+4
|\
| * qed: Fix stack out of bounds bugManish Chopra2019-01-281-4/+4
* | qed: Add infrastructure for error detection and recoveryTomer Tayar2019-01-281-14/+27
* | qed: Revise load sequence to avoid PCI errorsTomer Tayar2019-01-281-49/+68
|/
* qed: fix spelling mistake "Dispalying" -> "Displaying"Colin Ian King2018-12-041-1/+1
* qed: Use the doorbell overflow recovery mechanism in case of doorbell overflowAriel Elior2018-11-301-3/+11
* qed: Add doorbell overflow recovery mechanismAriel Elior2018-11-301-0/+320
* qed: Fix QM getters to always return a valid pqDenis Bolotin2018-11-191-4/+20
* qed: Fix bitmap_weight() checkDenis Bolotin2018-11-191-1/+4
* qed: Fix rdma_info structure allocationMichal Kalderon2018-11-131-4/+11
* qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru2018-10-021-0/+3
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-1/+14
|\
| * qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru2018-09-191-1/+14
* | qed*: Utilize FW 8.37.7.0Denis Bolotin2018-09-061-0/+11
|/
* qed: qed_dev: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-071-2/+2
* qed: Add Multi-TC RoCE supportDenis Bolotin2018-08-071-14/+75
* qed: Add a flag which indicates if offload TC is setDenis Bolotin2018-08-071-5/+27
* qed: Make some functions staticYueHaibing2018-08-011-5/+5
* qed: remove redundant functions qed_get_cm_pq_idx_rlYueHaibing2018-07-291-10/+0
* qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru2018-07-021-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-8/+8
* qed*: Utilize FW 8.37.2.0Michal Kalderon2018-06-051-1/+1
* drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-301-1/+1
* qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-071-6/+26
* qed: Add support for multi function mode with 802.1ad tagging.Sudarsana Reddy Kalluru2018-05-071-20/+44
* qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru2018-05-071-20/+19
* qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru2018-03-291-1/+23