summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_iscsi.c
Commit message (Expand)AuthorAgeFilesLines
* qed: simplify chain allocation with init params structAlexander Lobakin2020-07-221-22/+17
* net: qed: sanitize BE/LE data processingAlexander Lobakin2020-07-061-15/+28
* net: qed: improve indentation of some parts of codeAlexander Lobakin2020-07-061-4/+3
* net: qed: update copyright yearsAlexander Lobakin2020-06-301-0/+1
* net: qed: convert to SPDX License IdentifiersAlexander Lobakin2020-06-301-28/+1
* qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon2020-01-271-31/+0
* qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon2020-01-271-2/+3
* qed: Modify offload protocols to use the affined engineMichal Kalderon2019-05-261-20/+15
* qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin2018-11-081-0/+1
* qed: Make some functions staticYueHaibing2018-08-011-2/+2
* qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-021-11/+11
* qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar2018-01-021-18/+18
* qed: SPQ async callback registrationMichal Kalderon2017-06-201-1/+23
* qed: Chain support for external PBLMintz, Yuval2017-06-201-3/+3
* qed: Add support for changing iSCSI macMintz, Yuval2017-06-021-0/+66
* qed: Hold a single array for SBsMintz, Yuval2017-06-011-1/+1
* qed: Correct print in iscsi error-flowMintz, Yuval2017-05-211-1/+1
* qed: Revise alloc/setup/free flowTomer Tayar2017-05-211-9/+13
* qed: Remove unused including <linux/version.h>Wei Yongjun2017-05-181-1/+0
* qed: Utilize FW 8.20.0.0Mintz, Yuval2017-05-181-3/+0
* qed: Provide iSCSI statistics to managementMintz, Yuval2017-04-061-0/+20
* qed: Inform qedi the number of possible CQsMintz, Yuval2017-04-061-0/+11
* qed: Add missing stat for new islesMintz, Yuval2017-04-061-0/+2
* qed: Revise QM cofigurationAriel Elior2017-04-031-10/+7
* qed: Use BDQ resource for storage protocolsMintz, Yuval2017-03-281-11/+21
* qed: Enable iSCSI Out-of-OrderMintz, Yuval2017-03-141-0/+3
* qed: Free previous connections when releasing iSCSIMintz, Yuval2017-03-141-0/+28
* qed*: Update to dual-licenseMintz, Yuval2017-01-011-4/+28
* qed: fix old-style function definitionArnd Bergmann2016-12-171-1/+1
* qed: Add support for hardware offloaded iSCSI.Yuval Mintz2016-12-021-0/+1277