summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed/qed_iscsi.c
AgeCommit message (Expand)Author
2023-07-29qed: Fix scheduling in a tasklet while getting statsKonstantin Khorenko
2021-10-04qed: Add '_GTT' suffix to the IRO RAM macrosPrabhakar Kushwaha
2021-10-04qed: Split huge qed_hsi.h header fileOmkar Kulkarni
2021-06-03qed: Add TCP_ULP FW resource layoutOmkar Kulkarni
2021-05-13net: qed: remove redundant initialization of variable rcColin Ian King
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin
2020-07-06net: qed: improve indentation of some parts of codeAlexander Lobakin
2020-06-30net: qed: update copyright yearsAlexander Lobakin
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon
2019-05-26qed: Modify offload protocols to use the affined engineMichal Kalderon
2018-11-08qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin
2018-08-01qed: Make some functions staticYueHaibing
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar
2017-06-20qed: SPQ async callback registrationMichal Kalderon
2017-06-20qed: Chain support for external PBLMintz, Yuval
2017-06-02qed: Add support for changing iSCSI macMintz, Yuval
2017-06-01qed: Hold a single array for SBsMintz, Yuval
2017-05-21qed: Correct print in iscsi error-flowMintz, Yuval
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar
2017-05-18qed: Remove unused including <linux/version.h>Wei Yongjun
2017-05-18qed: Utilize FW 8.20.0.0Mintz, Yuval
2017-04-06qed: Provide iSCSI statistics to managementMintz, Yuval
2017-04-06qed: Inform qedi the number of possible CQsMintz, Yuval
2017-04-06qed: Add missing stat for new islesMintz, Yuval
2017-04-03qed: Revise QM cofigurationAriel Elior
2017-03-28qed: Use BDQ resource for storage protocolsMintz, Yuval
2017-03-14qed: Enable iSCSI Out-of-OrderMintz, Yuval
2017-03-14qed: Free previous connections when releasing iSCSIMintz, Yuval
2017-01-01qed*: Update to dual-licenseMintz, Yuval
2016-12-17qed: fix old-style function definitionArnd Bergmann
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz