Age | Commit message (Expand) | Author | Files | Lines |
2020-09-14 | qed: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -24/+3 |
2020-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -22/+31 |
2020-07-22 | qed: suppress false-positives interrupt error messages on HW init | Alexander Lobakin | 1 | -21/+29 |
2020-07-15 | qed: Disable "MFW indication via attention" SPAM every 5 minutes | Laurence Oberman | 1 | -1/+2 |
2020-07-06 | net: qed: sanitize BE/LE data processing | Alexander Lobakin | 1 | -35/+39 |
2020-07-06 | net: qed: address kernel-doc warnings | Alexander Lobakin | 1 | -23/+26 |
2020-07-01 | net: qed: update copyright years | Alexander Lobakin | 1 | -0/+1 |
2020-07-01 | net: qed: convert to SPDX License Identifiers | Alexander Lobakin | 1 | -28/+1 |
2020-05-14 | net: qed: attention clearing properties | Igor Russkikh | 1 | -4/+18 |
2020-05-14 | net: qed: invoke err notify on critical areas | Igor Russkikh | 1 | -4/+16 |
2019-08-03 | net/ethernet/qlogic/qed: force the string buffer NULL-terminated | Wang Xiayang | 1 | -1/+1 |
2019-05-26 | qed: Modify api for performing a dmae to another PF | Michal Kalderon | 1 | -4/+4 |
2019-05-07 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -13/+0 |
2019-04-14 | qed: Fix the DORQ's attentions handling | Denis Bolotin | 1 | -16/+45 |
2019-04-14 | qed: Fix missing DORQ attentions | Denis Bolotin | 1 | -2/+18 |
2019-04-14 | qed: Delete redundant doorbell recovery types | Denis Bolotin | 1 | -4/+2 |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 1 | -13/+0 |
2019-01-28 | qed: Revise load sequence to avoid PCI errors | Tomer Tayar | 1 | -62/+64 |
2018-12-01 | qed: Use the doorbell overflow recovery mechanism in case of doorbell overflow | Ariel Elior | 1 | -17/+135 |
2018-11-13 | qed: Fix reading wrong value in loop condition | Denis Bolotin | 1 | -0/+2 |
2018-10-16 | qed: fix spelling mistake "Ireelevant" -> "Irrelevant" | Colin Ian King | 1 | -1/+1 |
2018-03-27 | treewide: Fix typos in printk | Masanari Iida | 1 | -1/+1 |
2018-01-02 | qed*: HSI renaming for different types of HW | Tomer Tayar | 1 | -2/+2 |
2018-01-02 | qed*: Refactoring and rearranging FW API with no functional impact | Tomer Tayar | 1 | -3/+3 |
2017-06-01 | qed: Reset IGU CAM to default on init | Mintz, Yuval | 1 | -2/+136 |
2017-06-01 | qed: Hold a single array for SBs | Mintz, Yuval | 1 | -10/+36 |
2017-06-01 | qed: Provide auxiliary for getting free VF SB | Mintz, Yuval | 1 | -0/+20 |
2017-06-01 | qed: Remove assumption on SB order in IGU | Mintz, Yuval | 1 | -49/+30 |
2017-06-01 | qed: Encapsulate interrupt counters in struct | Mintz, Yuval | 1 | -11/+9 |
2017-06-01 | qed: Add aux. function translating sb_id -> igu_sb_id | Mintz, Yuval | 1 | -10/+21 |
2017-06-01 | qed: Distinguish between sb_id and igu_sb_id | Mintz, Yuval | 1 | -18/+21 |
2017-06-01 | qed: IGU read revised | Mintz, Yuval | 1 | -129/+74 |
2017-06-01 | qed: Minor refactoring in interrupt code | Mintz, Yuval | 1 | -3/+12 |
2017-06-01 | qed: Make qed_int_cau_conf_pi() static | Mintz, Yuval | 1 | -34/+34 |
2017-05-30 | qed: Mask parities after occurance | Mintz, Yuval | 1 | -13/+23 |
2017-05-30 | qed: Print multi-bit attentions properly | Mintz, Yuval | 1 | -5/+33 |
2017-05-30 | qed: Diffrentiate adapter-specific attentions | Mintz, Yuval | 1 | -11/+69 |
2017-05-30 | qed: Get rid of the attention-arrays | Mintz, Yuval | 1 | -1287/+25 |
2017-05-21 | qed: Revise alloc/setup/free flow | Tomer Tayar | 1 | -0/+3 |
2017-05-09 | treewide: spelling: correct diffrent[iate] and banlance typos | Joe Perches | 1 | -1/+1 |
2017-04-04 | qed: Revise QM cofiguration | Ariel Elior | 1 | -1/+2 |
2017-01-02 | qed*: Update to dual-license | Mintz, Yuval | 1 | -4/+28 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida | 1 | -2/+2 |
2016-10-31 | qed: Use VF-queue feature | Mintz, Yuval | 1 | -1/+31 |
2016-09-06 | qed: Remove OOM messages | Joe Perches | 1 | -17/+6 |
2016-08-15 | qed*: Add and modify some prints | Yuval Mintz | 1 | -2/+6 |
2016-08-15 | qed*: Trivial modifications | Yuval Mintz | 1 | -9/+2 |
2016-08-15 | qed*: Semantic changes | Yuval Mintz | 1 | -75/+38 |
2016-06-23 | qed: Add support for coalescing config read/update. | Sudarsana Reddy Kalluru | 1 | -5/+70 |