summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed
AgeCommit message (Expand)Author
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-08-03qed: Remove duplicated include of kernel.hzhouchuangao
2021-08-03qed: Remove redundant prints from the iWARP SYN handlingShai Malin
2021-08-03qed: Skip DORQ attention handling during recoveryShai Malin
2021-08-03qed: Avoid db_recovery during recoveryShai Malin
2021-07-29qed: Remove the qed module versionShai Malin
2021-07-27net: qed: remove unneeded return variablesJason Wang
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-17net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook
2021-06-07qed: Fix duplicate included linux/kernel.hJiapeng Chong
2021-06-03qed: Add IP services APIs supportNikolay Assa
2021-06-03qed: Add NVMeTCP Offload IO Level FW InitializationsShai Malin
2021-06-03qed: Add support of HW filter blockPrabhakar Kushwaha
2021-06-03qed: Add NVMeTCP Offload Connection Level FW and HW HSIShai Malin
2021-06-03qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin
2021-06-03qed: Add TCP_ULP FW resource layoutOmkar Kulkarni
2021-05-13net: qed: remove redundant initialization of variable rcColin Ian King
2021-03-10qed: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-17qed: fix ILT configuration of SRC blockDmitry Bogdanov
2020-11-17qed: fix error return code in qed_iwarp_ll2_start()Zhang Changzhong
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-16Merge branch 'dynamic_sg' into rdma.git for-nextJason Gunthorpe
2020-09-28qed/qed_ll2: Replace one-element array with flexible-array memberGustavo A. R. Silva
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-19net: qed: use true,false for bool variablesJason Yan
2020-09-14qed: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-11RDMA/qedr: Remove fbo and zbva from the MRJason Gunthorpe
2020-09-09net: qed: RDMA personality shouldn't fail VF loadDmitry Bogdanov
2020-09-09net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-02RDMA/qedr: Fix reported max_pkeysKamal Heib
2020-08-24qed: implement devlink dumpIgor Russkikh
2020-08-24qed*: make use of devlink recovery infrastructureIgor Russkikh
2020-08-24qed: use devlink logic to report errorsIgor Russkikh
2020-08-24qed: health reporter init deinit seqIgor Russkikh
2020-08-24qed: implement devlink info requestIgor Russkikh
2020-08-24qed/qede: make devlink survive recoveryIgor Russkikh
2020-08-24qed: move out devlink logic into a new fileIgor Russkikh
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20net: qed: Remove unnecessary castAlex Dewar
2020-08-03net: qed: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-07-31qed: Use %pM format specifier for MAC addressesAndy Shevchenko
2020-07-27qed: fix the allocation of the chains with an external PBLAlexander Lobakin
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-22qed: add support for different page sizes for chainsAlexander Lobakin
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin
2020-07-22qed: simplify initialization of the chains with an external PBLAlexander Lobakin
2020-07-22qed: move chain initialization inlines next to allocation functionsAlexander Lobakin
2020-07-22qed: sanitize PBL chains allocationAlexander Lobakin
2020-07-22qed: prevent possible double-frees of the chainsAlexander Lobakin