summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_dev.c
Commit message (Expand)AuthorAgeFilesLines
* qed: Fix the doorbell address sanity checkDenis Bolotin2019-04-141-8/+8
* qed: Delete redundant doorbell recovery typesDenis Bolotin2019-04-141-43/+26Star
* qed: Read device port count from the shmemSudarsana Reddy Kalluru2019-02-211-60/+35Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-301-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-051-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-201-4/+20
* qed: Fix bitmap_weight() checkDenis Bolotin2018-11-201-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-201-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-081-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/+0Star
* qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru2018-07-021-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-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-081-6/+26
* qed: Add support for multi function mode with 802.1ad tagging.Sudarsana Reddy Kalluru2018-05-081-20/+44
* qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru2018-05-081-20/+19Star
* qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru2018-03-291-1/+23
* 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/+5Star
* 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-051-7/+1Star
* qed: Create L2 queue databaseMintz, Yuval2017-06-051-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/+17Star
* 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