Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -90/+145 |
2015-12-07 | qed: Correct slowpath interrupt scheme | Sudarsana Kalluru | 4 | -52/+55 |
2015-12-07 | qed: Fix BAR size split for some servers | Ariel Elior | 2 | -21/+36 |
2015-12-07 | qed: fix handling of concurrent ramrods. | Tomer Tayar | 2 | -17/+54 |
2015-12-02 | qed: Add support for changing LED state | Sudarsana Kalluru | 4 | -0/+64 |
2015-11-05 | qlogic: qed: fix error codes in qed_resc_alloc() | Dan Carpenter | 1 | -3/+9 |
2015-11-05 | qlogic: qed: fix a test for MODE_MF_SI | Dan Carpenter | 1 | -1/+1 |
2015-11-05 | qlogic/qed: remove bogus NULL check | Dan Carpenter | 1 | -5/+0 |
2015-10-28 | qed: Add statistics support | Manish Chopra | 5 | -1/+293 |
2015-10-28 | qed: Add link support | Yuval Mintz | 7 | -5/+1098 |
2015-10-28 | qed: Add slowpath L2 support | Manish Chopra | 9 | -0/+2166 |
2015-10-28 | qed: Add basic L2 interface | Yuval Mintz | 5 | -1/+165 |
2015-10-28 | qed: Add module with basic common support | Yuval Mintz | 21 | -0/+15003 |