summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-09-021-2/+2
|\
| * RDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt_allocPrabhakar Kushwaha2021-07-301-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-271-1/+6
|\ \
| * | qed: Fix the VF msix vectors flowShai Malin2021-08-241-1/+6
* | | qed: Enable automatic recovery on error condition.Alok Prasad2021-08-253-1/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-202-2/+21
|\| |
| * | qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin2021-08-161-2/+1
| * | qed: qed ll2 race condition fixesShai Malin2021-08-161-0/+20
| |/
* | devlink: Set device as early as possibleLeon Romanovsky2021-08-091-2/+3
* | qed: Remove duplicated include of kernel.hzhouchuangao2021-08-031-1/+0
* | qed: Remove redundant prints from the iWARP SYN handlingShai Malin2021-08-031-2/+0
* | qed: Skip DORQ attention handling during recoveryShai Malin2021-08-031-1/+11
* | qed: Avoid db_recovery during recoveryShai Malin2021-08-031-0/+5
* | qed: Remove the qed module versionShai Malin2021-07-293-18/+1
* | net: qed: remove unneeded return variablesJason Wang2021-07-271-4/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-191-1/+3
|\
| * net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook2021-06-171-1/+3
* | qed: Fix duplicate included linux/kernel.hJiapeng Chong2021-06-071-1/+0
* | qed: Add IP services APIs supportNikolay Assa2021-06-031-0/+238
* | qed: Add NVMeTCP Offload IO Level FW InitializationsShai Malin2021-06-034-2/+426
* | qed: Add support of HW filter blockPrabhakar Kushwaha2021-06-033-0/+103
* | qed: Add NVMeTCP Offload Connection Level FW and HW HSIShai Malin2021-06-033-2/+610
* | qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin2021-06-0313-22/+426
* | qed: Add TCP_ULP FW resource layoutOmkar Kulkarni2021-06-038-28/+28
* | net: qed: remove redundant initialization of variable rcColin Ian King2021-05-141-1/+1
|/
* qed: Fix fall-through warnings for ClangGustavo A. R. Silva2021-03-102-0/+2
* qed: fix ILT configuration of SRC blockDmitry Bogdanov2020-11-182-5/+2
* qed: fix error return code in qed_iwarp_ll2_start()Zhang Changzhong2020-11-171-3/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-10-171-11/+4
|\
| * Merge branch 'dynamic_sg' into rdma.git for-nextJason Gunthorpe2020-10-164-1/+16
| |\
| * | RDMA/qedr: Remove fbo and zbva from the MRJason Gunthorpe2020-09-111-10/+2
| * | RDMA/qedr: Fix reported max_pkeysKamal Heib2020-09-021-1/+2
* | | qed/qed_ll2: Replace one-element array with flexible-array memberGustavo A. R. Silva2020-09-292-14/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-234-1/+16
|\ \ \ | | |/ | |/|
| * | net: qed: RDMA personality shouldn't fail VF loadDmitry Bogdanov2020-09-091-0/+1
| * | net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov2020-09-093-1/+15
| |/
* | net: qed: use true,false for bool variablesJason Yan2020-09-191-4/+4
* | qed: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-144-33/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-054-10/+10
|\|
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-244-10/+10
* | qed: implement devlink dumpIgor Russkikh2020-08-251-0/+43
* | qed*: make use of devlink recovery infrastructureIgor Russkikh2020-08-253-1/+16
* | qed: use devlink logic to report errorsIgor Russkikh2020-08-253-0/+21
* | qed: health reporter init deinit seqIgor Russkikh2020-08-252-0/+37
* | qed: implement devlink info requestIgor Russkikh2020-08-254-1/+60
* | qed/qede: make devlink survive recoveryIgor Russkikh2020-08-254-35/+20
* | qed: move out devlink logic into a new fileIgor Russkikh2020-08-254-101/+127
* | net: qed: Remove unnecessary castAlex Dewar2020-08-211-1/+0
|/
* net: qed: use eth_zero_addr() to clear mac addressMiaohe Lin2020-08-041-4/+3
* qed: Use %pM format specifier for MAC addressesAndy Shevchenko2020-08-012-7/+4