Searched hist:"2984 a8dd7c8e1885633d10be99cb97fae3e7baaf" (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/dev/ixl/ |
H A D | virtchnl.h | diff 2984a8dd7c8e1885633d10be99cb97fae3e7baaf Wed Sep 02 01:16:38 CEST 2020 Eric Joyner <erj@FreeBSD.org> ixl(4): Add support for X710-T*L devices
Add support for new devices which are capable of 2.5 and 5G speeds, as well as Energy Efficient Ethernet (EEE):
- introduce new device ids - add ability to select 2.5 and 5G speeds on devices which support it - add sysctls to enable EEE and read related statistics
Submitted by: Krzysztof Galazka <krzysztof.galazka@intel.com> Reviewed by: #IntelNetworking MFC after: 3 days Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D25549
|
H A D | i40e_devids.h | diff 2984a8dd7c8e1885633d10be99cb97fae3e7baaf Wed Sep 02 01:16:38 CEST 2020 Eric Joyner <erj@FreeBSD.org> ixl(4): Add support for X710-T*L devices
Add support for new devices which are capable of 2.5 and 5G speeds, as well as Energy Efficient Ethernet (EEE):
- introduce new device ids - add ability to select 2.5 and 5G speeds on devices which support it - add sysctls to enable EEE and read related statistics
Submitted by: Krzysztof Galazka <krzysztof.galazka@intel.com> Reviewed by: #IntelNetworking MFC after: 3 days Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D25549
|
H A D | i40e_type.h | diff 2984a8dd7c8e1885633d10be99cb97fae3e7baaf Wed Sep 02 01:16:38 CEST 2020 Eric Joyner <erj@FreeBSD.org> ixl(4): Add support for X710-T*L devices
Add support for new devices which are capable of 2.5 and 5G speeds, as well as Energy Efficient Ethernet (EEE):
- introduce new device ids - add ability to select 2.5 and 5G speeds on devices which support it - add sysctls to enable EEE and read related statistics
Submitted by: Krzysztof Galazka <krzysztof.galazka@intel.com> Reviewed by: #IntelNetworking MFC after: 3 days Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D25549
|
H A D | i40e_adminq_cmd.h | diff 2984a8dd7c8e1885633d10be99cb97fae3e7baaf Wed Sep 02 01:16:38 CEST 2020 Eric Joyner <erj@FreeBSD.org> ixl(4): Add support for X710-T*L devices
Add support for new devices which are capable of 2.5 and 5G speeds, as well as Energy Efficient Ethernet (EEE):
- introduce new device ids - add ability to select 2.5 and 5G speeds on devices which support it - add sysctls to enable EEE and read related statistics
Submitted by: Krzysztof Galazka <krzysztof.galazka@intel.com> Reviewed by: #IntelNetworking MFC after: 3 days Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D25549
|
H A D | i40e_prototype.h | diff 2984a8dd7c8e1885633d10be99cb97fae3e7baaf Wed Sep 02 01:16:38 CEST 2020 Eric Joyner <erj@FreeBSD.org> ixl(4): Add support for X710-T*L devices
Add support for new devices which are capable of 2.5 and 5G speeds, as well as Energy Efficient Ethernet (EEE):
- introduce new device ids - add ability to select 2.5 and 5G speeds on devices which support it - add sysctls to enable EEE and read related statistics
Submitted by: Krzysztof Galazka <krzysztof.galazka@intel.com> Reviewed by: #IntelNetworking MFC after: 3 days Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D25549
|
H A D | ixl_pf.h | diff 2984a8dd7c8e1885633d10be99cb97fae3e7baaf Wed Sep 02 01:16:38 CEST 2020 Eric Joyner <erj@FreeBSD.org> ixl(4): Add support for X710-T*L devices
Add support for new devices which are capable of 2.5 and 5G speeds, as well as Energy Efficient Ethernet (EEE):
- introduce new device ids - add ability to select 2.5 and 5G speeds on devices which support it - add sysctls to enable EEE and read related statistics
Submitted by: Krzysztof Galazka <krzysztof.galazka@intel.com> Reviewed by: #IntelNetworking MFC after: 3 days Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D25549
|
H A D | i40e_common.c | diff 2984a8dd7c8e1885633d10be99cb97fae3e7baaf Wed Sep 02 01:16:38 CEST 2020 Eric Joyner <erj@FreeBSD.org> ixl(4): Add support for X710-T*L devices
Add support for new devices which are capable of 2.5 and 5G speeds, as well as Energy Efficient Ethernet (EEE):
- introduce new device ids - add ability to select 2.5 and 5G speeds on devices which support it - add sysctls to enable EEE and read related statistics
Submitted by: Krzysztof Galazka <krzysztof.galazka@intel.com> Reviewed by: #IntelNetworking MFC after: 3 days Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D25549
|
H A D | ixl_pf_main.c | diff 2984a8dd7c8e1885633d10be99cb97fae3e7baaf Wed Sep 02 01:16:38 CEST 2020 Eric Joyner <erj@FreeBSD.org> ixl(4): Add support for X710-T*L devices
Add support for new devices which are capable of 2.5 and 5G speeds, as well as Energy Efficient Ethernet (EEE):
- introduce new device ids - add ability to select 2.5 and 5G speeds on devices which support it - add sysctls to enable EEE and read related statistics
Submitted by: Krzysztof Galazka <krzysztof.galazka@intel.com> Reviewed by: #IntelNetworking MFC after: 3 days Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D25549
|
H A D | if_ixl.c | diff 2984a8dd7c8e1885633d10be99cb97fae3e7baaf Wed Sep 02 01:16:38 CEST 2020 Eric Joyner <erj@FreeBSD.org> ixl(4): Add support for X710-T*L devices
Add support for new devices which are capable of 2.5 and 5G speeds, as well as Energy Efficient Ethernet (EEE):
- introduce new device ids - add ability to select 2.5 and 5G speeds on devices which support it - add sysctls to enable EEE and read related statistics
Submitted by: Krzysztof Galazka <krzysztof.galazka@intel.com> Reviewed by: #IntelNetworking MFC after: 3 days Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D25549
|