Age | Commit message (Expand) | Author |
2020-07-21 | qed: suppress false-positives interrupt error messages on HW init | Alexander Lobakin |
2020-07-14 | qed: Disable "MFW indication via attention" SPAM every 5 minutes | Laurence Oberman |
2020-05-14 | net: qed: attention clearing properties | Igor Russkikh |
2020-05-14 | net: qed: invoke err notify on critical areas | Igor Russkikh |
2019-08-02 | net/ethernet/qlogic/qed: force the string buffer NULL-terminated | Wang Xiayang |
2019-05-26 | qed: Modify api for performing a dmae to another PF | Michal Kalderon |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-04-14 | qed: Fix the DORQ's attentions handling | Denis Bolotin |
2019-04-14 | qed: Fix missing DORQ attentions | Denis Bolotin |
2019-04-14 | qed: Delete redundant doorbell recovery types | Denis Bolotin |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon |
2019-01-28 | qed: Revise load sequence to avoid PCI errors | Tomer Tayar |
2018-11-30 | qed: Use the doorbell overflow recovery mechanism in case of doorbell overflow | Ariel Elior |
2018-11-13 | qed: Fix reading wrong value in loop condition | Denis Bolotin |
2018-10-15 | qed: fix spelling mistake "Ireelevant" -> "Irrelevant" | Colin Ian King |
2018-03-27 | treewide: Fix typos in printk | Masanari Iida |
2018-01-02 | qed*: HSI renaming for different types of HW | Tomer Tayar |
2018-01-02 | qed*: Refactoring and rearranging FW API with no functional impact | Tomer Tayar |
2017-06-01 | qed: Reset IGU CAM to default on init | Mintz, Yuval |
2017-06-01 | qed: Hold a single array for SBs | Mintz, Yuval |
2017-06-01 | qed: Provide auxiliary for getting free VF SB | Mintz, Yuval |
2017-06-01 | qed: Remove assumption on SB order in IGU | Mintz, Yuval |
2017-06-01 | qed: Encapsulate interrupt counters in struct | Mintz, Yuval |
2017-06-01 | qed: Add aux. function translating sb_id -> igu_sb_id | Mintz, Yuval |
2017-06-01 | qed: Distinguish between sb_id and igu_sb_id | Mintz, Yuval |
2017-06-01 | qed: IGU read revised | Mintz, Yuval |
2017-06-01 | qed: Minor refactoring in interrupt code | Mintz, Yuval |
2017-06-01 | qed: Make qed_int_cau_conf_pi() static | Mintz, Yuval |
2017-05-30 | qed: Mask parities after occurance | Mintz, Yuval |
2017-05-30 | qed: Print multi-bit attentions properly | Mintz, Yuval |
2017-05-30 | qed: Diffrentiate adapter-specific attentions | Mintz, Yuval |
2017-05-30 | qed: Get rid of the attention-arrays | Mintz, Yuval |
2017-05-21 | qed: Revise alloc/setup/free flow | Tomer Tayar |
2017-05-08 | treewide: spelling: correct diffrent[iate] and banlance typos | Joe Perches |
2017-04-03 | qed: Revise QM cofiguration | Ariel Elior |
2017-01-01 | qed*: Update to dual-license | Mintz, Yuval |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida |
2016-10-31 | qed: Use VF-queue feature | Mintz, Yuval |
2016-09-06 | qed: Remove OOM messages | Joe Perches |
2016-08-15 | qed*: Add and modify some prints | Yuval Mintz |
2016-08-15 | qed*: Trivial modifications | Yuval Mintz |
2016-08-15 | qed*: Semantic changes | Yuval Mintz |
2016-06-23 | qed: Add support for coalescing config read/update. | Sudarsana Reddy Kalluru |
2016-05-16 | qed: Improve VF interrupt reset | Yuval Mintz |
2016-05-12 | qed: Introduce VFs | Yuval Mintz |
2016-03-30 | qed: initialize return rc to avoid returning garbage | Colin Ian King |
2016-03-01 | qed: Print additional HW attention info | Yuval Mintz |
2016-03-01 | qed: Print HW attention reasons | Yuval Mintz |
2016-03-01 | qed: Add support for HW attentions | Yuval Mintz |