summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed/qed_int.c
AgeCommit message (Expand)Author
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-01qlogic/qed: fix repeated words in commentsJilin Yuan
2021-12-03qed*: enhance tx timeout debug infoManish Chopra
2021-11-26net: qed: fix the array may be out of boundzhangyue
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-08-25qed: Enable automatic recovery on error condition.Alok Prasad
2021-08-03qed: Skip DORQ attention handling during recoveryShai Malin
2020-09-14qed: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-21qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin
2020-07-14qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin
2020-07-06net: qed: address kernel-doc warningsAlexander Lobakin
2020-06-30net: qed: update copyright yearsAlexander Lobakin
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin
2020-05-14net: qed: attention clearing propertiesIgor Russkikh
2020-05-14net: qed: invoke err notify on critical areasIgor Russkikh
2019-08-02net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang
2019-05-26qed: Modify api for performing a dmae to another PFMichal Kalderon
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-14qed: Fix the DORQ's attentions handlingDenis Bolotin
2019-04-14qed: Fix missing DORQ attentionsDenis Bolotin
2019-04-14qed: Delete redundant doorbell recovery typesDenis Bolotin
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-01-28qed: Revise load sequence to avoid PCI errorsTomer Tayar
2018-11-30qed: Use the doorbell overflow recovery mechanism in case of doorbell overflowAriel Elior
2018-11-13qed: Fix reading wrong value in loop conditionDenis Bolotin
2018-10-15qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King
2018-03-27treewide: Fix typos in printkMasanari Iida
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar
2017-06-01qed: Reset IGU CAM to default on initMintz, Yuval
2017-06-01qed: Hold a single array for SBsMintz, Yuval
2017-06-01qed: Provide auxiliary for getting free VF SBMintz, Yuval
2017-06-01qed: Remove assumption on SB order in IGUMintz, Yuval
2017-06-01qed: Encapsulate interrupt counters in structMintz, Yuval
2017-06-01qed: Add aux. function translating sb_id -> igu_sb_idMintz, Yuval
2017-06-01qed: Distinguish between sb_id and igu_sb_idMintz, Yuval
2017-06-01qed: IGU read revisedMintz, Yuval
2017-06-01qed: Minor refactoring in interrupt codeMintz, Yuval
2017-06-01qed: Make qed_int_cau_conf_pi() staticMintz, Yuval
2017-05-30qed: Mask parities after occuranceMintz, Yuval
2017-05-30qed: Print multi-bit attentions properlyMintz, Yuval
2017-05-30qed: Diffrentiate adapter-specific attentionsMintz, Yuval
2017-05-30qed: Get rid of the attention-arraysMintz, Yuval
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches
2017-04-03qed: Revise QM cofigurationAriel Elior
2017-01-01qed*: Update to dual-licenseMintz, Yuval
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds