aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_int.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-07-01qlogic/qed: fix repeated words in commentsJilin Yuan1-1/+1
2021-12-03qed*: enhance tx timeout debug infoManish Chopra1-0/+22
2021-11-26net: qed: fix the array may be out of boundzhangyue1-3/+3
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin1-2/+2
2021-08-25qed: Enable automatic recovery on error condition.Alok Prasad1-0/+10
2021-08-03qed: Skip DORQ attention handling during recoveryShai Malin1-1/+11
2020-09-14qed: convert tasklets to use new tasklet_setup() APIAllen Pais1-24/+3
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-22/+31
2020-07-21qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin1-21/+29
2020-07-14qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman1-1/+2
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin1-35/+39
2020-07-06net: qed: address kernel-doc warningsAlexander Lobakin1-23/+26
2020-06-30net: qed: update copyright yearsAlexander Lobakin1-0/+1
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin1-28/+1
2020-05-14net: qed: attention clearing propertiesIgor Russkikh1-4/+18
2020-05-14net: qed: invoke err notify on critical areasIgor Russkikh1-4/+16
2019-08-02net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-05-26qed: Modify api for performing a dmae to another PFMichal Kalderon1-4/+4
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-13/+0
2019-04-14qed: Fix the DORQ's attentions handlingDenis Bolotin1-16/+45
2019-04-14qed: Fix missing DORQ attentionsDenis Bolotin1-2/+18
2019-04-14qed: Delete redundant doorbell recovery typesDenis Bolotin1-4/+2
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-13/+0
2019-01-28qed: Revise load sequence to avoid PCI errorsTomer Tayar1-62/+64
2018-11-30qed: Use the doorbell overflow recovery mechanism in case of doorbell overflowAriel Elior1-17/+135
2018-11-13qed: Fix reading wrong value in loop conditionDenis Bolotin1-0/+2
2018-10-15qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King1-1/+1
2018-03-27treewide: Fix typos in printkMasanari Iida1-1/+1
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar1-2/+2
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar1-3/+3
2017-06-01qed: Reset IGU CAM to default on initMintz, Yuval1-2/+136
2017-06-01qed: Hold a single array for SBsMintz, Yuval1-10/+36
2017-06-01qed: Provide auxiliary for getting free VF SBMintz, Yuval1-0/+20
2017-06-01qed: Remove assumption on SB order in IGUMintz, Yuval1-49/+30
2017-06-01qed: Encapsulate interrupt counters in structMintz, Yuval1-11/+9
2017-06-01qed: Add aux. function translating sb_id -> igu_sb_idMintz, Yuval1-10/+21
2017-06-01qed: Distinguish between sb_id and igu_sb_idMintz, Yuval1-18/+21
2017-06-01qed: IGU read revisedMintz, Yuval1-129/+74
2017-06-01qed: Minor refactoring in interrupt codeMintz, Yuval1-3/+12
2017-06-01qed: Make qed_int_cau_conf_pi() staticMintz, Yuval1-34/+34
2017-05-30qed: Mask parities after occuranceMintz, Yuval1-13/+23
2017-05-30qed: Print multi-bit attentions properlyMintz, Yuval1-5/+33
2017-05-30qed: Diffrentiate adapter-specific attentionsMintz, Yuval1-11/+69
2017-05-30qed: Get rid of the attention-arraysMintz, Yuval1-1287/+25
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar1-0/+3
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches1-1/+1
2017-04-03qed: Revise QM cofigurationAriel Elior1-1/+2
2017-01-01qed*: Update to dual-licenseMintz, Yuval1-4/+28
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2