summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_int.c
Commit message (Expand)AuthorAgeFilesLines
* qed: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-24/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-251-22/+31
|\
| * qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin2020-07-211-21/+29
| * qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman2020-07-141-1/+2
* | net: qed: sanitize BE/LE data processingAlexander Lobakin2020-07-061-35/+39
* | net: qed: address kernel-doc warningsAlexander Lobakin2020-07-061-23/+26
* | net: qed: update copyright yearsAlexander Lobakin2020-06-301-0/+1
* | net: qed: convert to SPDX License IdentifiersAlexander Lobakin2020-06-301-28/+1
|/
* net: qed: attention clearing propertiesIgor Russkikh2020-05-141-4/+18
* net: qed: invoke err notify on critical areasIgor Russkikh2020-05-141-4/+16
* net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang2019-08-021-1/+1
* qed: Modify api for performing a dmae to another PFMichal Kalderon2019-05-261-4/+4
* Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-13/+0
|\
| * drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-13/+0
* | qed: Fix the DORQ's attentions handlingDenis Bolotin2019-04-141-16/+45
* | qed: Fix missing DORQ attentionsDenis Bolotin2019-04-141-2/+18
* | qed: Delete redundant doorbell recovery typesDenis Bolotin2019-04-141-4/+2
|/
* qed: Revise load sequence to avoid PCI errorsTomer Tayar2019-01-281-62/+64
* qed: Use the doorbell overflow recovery mechanism in case of doorbell overflowAriel Elior2018-11-301-17/+135
* qed: Fix reading wrong value in loop conditionDenis Bolotin2018-11-131-0/+2
* qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King2018-10-151-1/+1
* treewide: Fix typos in printkMasanari Iida2018-03-271-1/+1
* qed*: HSI renaming for different types of HWTomer Tayar2018-01-021-2/+2
* qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar2018-01-021-3/+3
* qed: Reset IGU CAM to default on initMintz, Yuval2017-06-011-2/+136
* qed: Hold a single array for SBsMintz, Yuval2017-06-011-10/+36
* qed: Provide auxiliary for getting free VF SBMintz, Yuval2017-06-011-0/+20
* qed: Remove assumption on SB order in IGUMintz, Yuval2017-06-011-49/+30
* qed: Encapsulate interrupt counters in structMintz, Yuval2017-06-011-11/+9
* qed: Add aux. function translating sb_id -> igu_sb_idMintz, Yuval2017-06-011-10/+21
* qed: Distinguish between sb_id and igu_sb_idMintz, Yuval2017-06-011-18/+21
* qed: IGU read revisedMintz, Yuval2017-06-011-129/+74
* qed: Minor refactoring in interrupt codeMintz, Yuval2017-06-011-3/+12
* qed: Make qed_int_cau_conf_pi() staticMintz, Yuval2017-06-011-34/+34
* qed: Mask parities after occuranceMintz, Yuval2017-05-301-13/+23
* qed: Print multi-bit attentions properlyMintz, Yuval2017-05-301-5/+33
* qed: Diffrentiate adapter-specific attentionsMintz, Yuval2017-05-301-11/+69
* qed: Get rid of the attention-arraysMintz, Yuval2017-05-301-1287/+25
* qed: Revise alloc/setup/free flowTomer Tayar2017-05-211-0/+3
* treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches2017-05-081-1/+1
* qed: Revise QM cofigurationAriel Elior2017-04-031-1/+2
* qed*: Update to dual-licenseMintz, Yuval2017-01-011-4/+28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-2/+2
|\
| * treewide: Fix printk() message errorsMasanari Iida2016-12-141-2/+2
* | qed: Use VF-queue featureMintz, Yuval2016-10-311-1/+31
|/
* qed: Remove OOM messagesJoe Perches2016-09-061-17/+6
* qed*: Add and modify some printsYuval Mintz2016-08-151-2/+6
* qed*: Trivial modificationsYuval Mintz2016-08-151-9/+2
* qed*: Semantic changesYuval Mintz2016-08-151-75/+38
* qed: Add support for coalescing config read/update.Sudarsana Reddy Kalluru2016-06-231-5/+70