aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_iscsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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