aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_iscsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-04qed: Add '_GTT' suffix to the IRO RAM macrosPrabhakar Kushwaha1-8/+6
2021-10-04qed: Split huge qed_hsi.h header fileOmkar Kulkarni1-0/+1
2021-06-03qed: Add TCP_ULP FW resource layoutOmkar Kulkarni1-10/+10
2021-05-13net: qed: remove redundant initialization of variable rcColin Ian King1-1/+1
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin1-22/+17
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin1-15/+28
2020-07-06net: qed: improve indentation of some parts of codeAlexander Lobakin1-4/+3
2020-06-30net: qed: update copyright yearsAlexander Lobakin1-0/+1
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin1-28/+1
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon1-31/+0
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon1-2/+3
2019-05-26qed: Modify offload protocols to use the affined engineMichal Kalderon1-20/+15
2018-11-08qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin1-0/+1
2018-08-01qed: Make some functions staticYueHaibing1-2/+2
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar1-11/+11
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar1-18/+18
2017-06-20qed: SPQ async callback registrationMichal Kalderon1-1/+23
2017-06-20qed: Chain support for external PBLMintz, Yuval1-3/+3
2017-06-02qed: Add support for changing iSCSI macMintz, Yuval1-0/+66
2017-06-01qed: Hold a single array for SBsMintz, Yuval1-1/+1
2017-05-21qed: Correct print in iscsi error-flowMintz, Yuval1-1/+1
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar1-9/+13
2017-05-18qed: Remove unused including <linux/version.h>Wei Yongjun1-1/+0
2017-05-18qed: Utilize FW 8.20.0.0Mintz, Yuval1-3/+0
2017-04-06qed: Provide iSCSI statistics to managementMintz, Yuval1-0/+20
2017-04-06qed: Inform qedi the number of possible CQsMintz, Yuval1-0/+11
2017-04-06qed: Add missing stat for new islesMintz, Yuval1-0/+2
2017-04-03qed: Revise QM cofigurationAriel Elior1-10/+7
2017-03-28qed: Use BDQ resource for storage protocolsMintz, Yuval1-11/+21
2017-03-14qed: Enable iSCSI Out-of-OrderMintz, Yuval1-0/+3
2017-03-14qed: Free previous connections when releasing iSCSIMintz, Yuval1-0/+28
2017-01-01qed*: Update to dual-licenseMintz, Yuval1-4/+28
2016-12-17qed: fix old-style function definitionArnd Bergmann1-1/+1
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz1-0/+1277