Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-06 | ice: Fix tx_timeout in PF driver | Brett Creeley | 1 | -2/+15 |
2018-10-03 | ice: Add more flexibility on how we assign an ITR index | Brett Creeley | 1 | -9/+4 |
2018-10-02 | ice: Add support for dynamic interrupt moderation | Brett Creeley | 1 | -6/+11 |
2018-08-28 | ice: Add support for Tx hang, Tx timeout and malicious driver detection | Sudheer Mogilappagari | 1 | -0/+1 |
2018-08-23 | ice: Change struct members from bool to u8 | Bruce Allan | 1 | -1/+1 |
2018-03-26 | ice: Add support for VLANs and offloads | Anirudh Venkataramanan | 1 | -0/+17 |
2018-03-26 | ice: Implement transmit and NAPI support | Anirudh Venkataramanan | 1 | -0/+45 |
2018-03-26 | ice: Configure VSIs for Tx/Rx | Anirudh Venkataramanan | 1 | -0/+75 |
2018-03-26 | ice: Add support for VSI allocation and deallocation | Anirudh Venkataramanan | 1 | -0/+26 |
2018-03-26 | ice: Initialize PF and setup miscellaneous interrupt | Anirudh Venkataramanan | 1 | -0/+29 |