summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed/qed_int.c
AgeCommit message (Expand)Author
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
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-10-31qed: Use VF-queue featureMintz, Yuval
2016-09-06qed: Remove OOM messagesJoe Perches
2016-08-15qed*: Add and modify some printsYuval Mintz
2016-08-15qed*: Trivial modificationsYuval Mintz
2016-08-15qed*: Semantic changesYuval Mintz
2016-06-23qed: Add support for coalescing config read/update.Sudarsana Reddy Kalluru
2016-05-16qed: Improve VF interrupt resetYuval Mintz
2016-05-12qed: Introduce VFsYuval Mintz
2016-03-30qed: initialize return rc to avoid returning garbageColin Ian King
2016-03-01qed: Print additional HW attention infoYuval Mintz
2016-03-01qed: Print HW attention reasonsYuval Mintz
2016-03-01qed: Add support for HW attentionsYuval Mintz
2016-03-01qed: Semantic refactoring of interrupt codeYuval Mintz
2016-02-21qed: Handle possible race in SB configYuval Mintz
2016-02-21qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz
2015-12-07qed: Correct slowpath interrupt schemeSudarsana Kalluru