Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-05-16 | qed: Improve VF interrupt reset | Yuval Mintz | 1 | -27/+32 |
2016-05-12 | qed: Introduce VFs | Yuval Mintz | 1 | -15/+86 |
2016-03-30 | qed: initialize return rc to avoid returning garbage | Colin Ian King | 1 | -1/+1 |
2016-03-02 | qed: Print additional HW attention info | Yuval Mintz | 1 | -105/+421 |
2016-03-02 | qed: Print HW attention reasons | Yuval Mintz | 1 | -107/+1436 |
2016-03-02 | qed: Add support for HW attentions | Yuval Mintz | 1 | -40/+355 |
2016-03-02 | qed: Semantic refactoring of interrupt code | Yuval Mintz | 1 | -67/+88 |
2016-02-22 | qed: Handle possible race in SB config | Yuval Mintz | 1 | -9/+9 |
2016-02-22 | qed: Turn most GFP_ATOMIC into GFP_KERNEL | Yuval Mintz | 1 | -4/+4 |
2015-12-07 | qed: Correct slowpath interrupt scheme | Sudarsana Kalluru | 1 | -9/+24 |
2015-11-05 | qlogic/qed: remove bogus NULL check | Dan Carpenter | 1 | -5/+0 |
2015-10-28 | qed: Add link support | Yuval Mintz | 1 | -2/+334 |
2015-10-28 | qed: Add module with basic common support | Yuval Mintz | 1 | -0/+802 |