Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-26 | ice: Add support for VLANs and offloads | Anirudh Venkataramanan | 10 | -16/+1631 |
2018-03-26 | ice: Implement transmit and NAPI support | Anirudh Venkataramanan | 5 | -2/+1171 |
2018-03-26 | ice: Configure VSIs for Tx/Rx | Anirudh Venkataramanan | 14 | -6/+2729 |
2018-03-26 | ice: Add support for switch filter programming | Anirudh Venkataramanan | 7 | -2/+1935 |
2018-03-26 | ice: Add support for VSI allocation and deallocation | Anirudh Venkataramanan | 7 | -0/+1548 |
2018-03-26 | ice: Initialize PF and setup miscellaneous interrupt | Anirudh Venkataramanan | 10 | -1/+1025 |
2018-03-26 | ice: Get MAC/PHY/link info and scheduler topology | Anirudh Venkataramanan | 8 | -0/+929 |
2018-03-26 | ice: Get switch config, scheduler config and device capabilities | Anirudh Venkataramanan | 10 | -1/+1082 |
2018-03-26 | ice: Start hardware initialization | Anirudh Venkataramanan | 12 | -1/+854 |
2018-03-26 | ice: Add support for control queues | Anirudh Venkataramanan | 12 | -2/+1458 |
2018-03-26 | ice: Add basic driver framework for Intel(R) E800 Series | Anirudh Venkataramanan | 5 | -0/+249 |