| Commit message (Expand) | Author | Age | Files | Lines |
* | qed: Use the doorbell overflow recovery mechanism in case of doorbell overflow | Ariel Elior | 2018-11-30 | 1 | -17/+135 |
* | qed: Fix reading wrong value in loop condition | Denis Bolotin | 2018-11-13 | 1 | -0/+2 |
* | qed: fix spelling mistake "Ireelevant" -> "Irrelevant" | Colin Ian King | 2018-10-16 | 1 | -1/+1 |
* | treewide: Fix typos in printk | Masanari Iida | 2018-03-27 | 1 | -1/+1 |
* | qed*: HSI renaming for different types of HW | Tomer Tayar | 2018-01-02 | 1 | -2/+2 |
* | qed*: Refactoring and rearranging FW API with no functional impact | Tomer Tayar | 2018-01-02 | 1 | -3/+3 |
* | qed: Reset IGU CAM to default on init | Mintz, Yuval | 2017-06-01 | 1 | -2/+136 |
* | qed: Hold a single array for SBs | Mintz, Yuval | 2017-06-01 | 1 | -10/+36 |
* | qed: Provide auxiliary for getting free VF SB | Mintz, Yuval | 2017-06-01 | 1 | -0/+20 |
* | qed: Remove assumption on SB order in IGU | Mintz, Yuval | 2017-06-01 | 1 | -49/+30 |
* | qed: Encapsulate interrupt counters in struct | Mintz, Yuval | 2017-06-01 | 1 | -11/+9 |
* | qed: Add aux. function translating sb_id -> igu_sb_id | Mintz, Yuval | 2017-06-01 | 1 | -10/+21 |
* | qed: Distinguish between sb_id and igu_sb_id | Mintz, Yuval | 2017-06-01 | 1 | -18/+21 |
* | qed: IGU read revised | Mintz, Yuval | 2017-06-01 | 1 | -129/+74 |
* | qed: Minor refactoring in interrupt code | Mintz, Yuval | 2017-06-01 | 1 | -3/+12 |
* | qed: Make qed_int_cau_conf_pi() static | Mintz, Yuval | 2017-06-01 | 1 | -34/+34 |
* | qed: Mask parities after occurance | Mintz, Yuval | 2017-05-30 | 1 | -13/+23 |
* | qed: Print multi-bit attentions properly | Mintz, Yuval | 2017-05-30 | 1 | -5/+33 |
* | qed: Diffrentiate adapter-specific attentions | Mintz, Yuval | 2017-05-30 | 1 | -11/+69 |
* | qed: Get rid of the attention-arrays | Mintz, Yuval | 2017-05-30 | 1 | -1287/+25 |
* | qed: Revise alloc/setup/free flow | Tomer Tayar | 2017-05-21 | 1 | -0/+3 |
* | treewide: spelling: correct diffrent[iate] and banlance typos | Joe Perches | 2017-05-09 | 1 | -1/+1 |
* | qed: Revise QM cofiguration | Ariel Elior | 2017-04-04 | 1 | -1/+2 |
* | qed*: Update to dual-license | Mintz, Yuval | 2017-01-02 | 1 | -4/+28 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-12-14 | 1 | -2/+2 |
|\ |
|
| * | treewide: Fix printk() message errors | Masanari Iida | 2016-12-14 | 1 | -2/+2 |
* | | qed: Use VF-queue feature | Mintz, Yuval | 2016-10-31 | 1 | -1/+31 |
|/ |
|
* | qed: Remove OOM messages | Joe Perches | 2016-09-06 | 1 | -17/+6 |
* | qed*: Add and modify some prints | Yuval Mintz | 2016-08-15 | 1 | -2/+6 |
* | qed*: Trivial modifications | Yuval Mintz | 2016-08-15 | 1 | -9/+2 |
* | qed*: Semantic changes | Yuval Mintz | 2016-08-15 | 1 | -75/+38 |
* | qed: Add support for coalescing config read/update. | Sudarsana Reddy Kalluru | 2016-06-23 | 1 | -5/+70 |
* | qed: Improve VF interrupt reset | Yuval Mintz | 2016-05-16 | 1 | -27/+32 |
* | qed: Introduce VFs | Yuval Mintz | 2016-05-12 | 1 | -15/+86 |
* | qed: initialize return rc to avoid returning garbage | Colin Ian King | 2016-03-30 | 1 | -1/+1 |
* | qed: Print additional HW attention info | Yuval Mintz | 2016-03-01 | 1 | -105/+421 |
* | qed: Print HW attention reasons | Yuval Mintz | 2016-03-01 | 1 | -107/+1436 |
* | qed: Add support for HW attentions | Yuval Mintz | 2016-03-01 | 1 | -40/+355 |
* | qed: Semantic refactoring of interrupt code | Yuval Mintz | 2016-03-01 | 1 | -67/+88 |
* | qed: Handle possible race in SB config | Yuval Mintz | 2016-02-22 | 1 | -9/+9 |
* | qed: Turn most GFP_ATOMIC into GFP_KERNEL | Yuval Mintz | 2016-02-22 | 1 | -4/+4 |
* | qed: Correct slowpath interrupt scheme | Sudarsana Kalluru | 2015-12-07 | 1 | -9/+24 |
* | qlogic/qed: remove bogus NULL check | Dan Carpenter | 2015-11-05 | 1 | -5/+0 |
* | qed: Add link support | Yuval Mintz | 2015-10-28 | 1 | -2/+334 |
* | qed: Add module with basic common support | Yuval Mintz | 2015-10-28 | 1 | -0/+802 |