Age | Commit message (Expand) | Author |
2023-12-18 | intel: add bit macro includes where needed | Jesse Brandeburg |
2023-12-13 | iavf: enable symmetric-xor RSS for Toeplitz hash function | Ahmed Zaki |
2023-12-13 | ice: refactor RSS configuration | Qi Zhang |
2023-10-05 | virtchnl: Add header dependencies | Ivan Vecera |
2023-09-13 | virtchnl: Add CRC stripping capability | Paul M Stillwell Jr |
2023-08-16 | virtchnl: fix fake 1-elem arrays for structures allocated as `nents` | Alexander Lobakin |
2023-08-16 | virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1` | Alexander Lobakin |
2023-08-16 | virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1 | Alexander Lobakin |
2023-01-25 | virtchnl: i40e/iavf: rename iwarp to rdma | Jesse Brandeburg |
2023-01-25 | virtchnl: do structure hardening | Jesse Brandeburg |
2023-01-25 | virtchnl: update header and increase header clarity | Jesse Brandeburg |
2023-01-25 | virtchnl: remove unused structure declaration | Jesse Brandeburg |
2022-10-27 | ice: Add support Flex RXD | Michal Jaron |
2021-12-17 | virtchnl: Add support for new VLAN capabilities | Brett Creeley |
2021-10-29 | virtchnl: Use the BIT() macro for capability/offload flags | Brett Creeley |
2021-10-29 | virtchnl: Remove unused VIRTCHNL_VF_OFFLOAD_RSVD define | Brett Creeley |
2021-06-07 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
2021-06-07 | virtchnl: Use pad byte in virtchnl_ether_addr to specify MAC type | Brett Creeley |
2021-06-04 | virtchnl: Add missing padding to virtchnl_proto_hdrs | Geert Uytterhoeven |
2021-04-22 | ice: Enable RSS configure for AVF | Qi Zhang |
2021-04-22 | ice: Advertise virtchnl UDP segmentation offload capability | Brett Creeley |
2021-04-22 | ice: Allow ignoring opcodes on specific VF | Michal Swiatkowski |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-03-25 | virtchnl: Fix layout of RSS structures | Norbert Ciosek |
2021-03-22 | ice: Enable FDIR Configure for AVF | Qi Zhang |
2020-05-22 | virtchnl: Add missing explicit padding to structures | Geert Uytterhoeven |
2019-06-26 | i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speeds | Aleksandr Loktionov |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308 | Thomas Gleixner |
2018-11-14 | virtchnl: Fix off by one error | Alice Michael |
2018-11-14 | virtchnl: white space and reorder | Alice Michael |
2018-10-31 | i40e: Update status codes | Mitch Williams |
2018-10-03 | virtchnl: Added support to exchange additional speed values | Yashaswini Raghuram Prathivadi Bhayankaram |
2018-08-30 | virtchnl: use u8 type for a field in the virtchnl_filter struct | Harshitha Ramamurthy |
2018-05-14 | virtchnl: Whitespace and parenthesis cleanup | Bruce Allan |
2018-02-14 | virtchnl: Add filter data structures | Harshitha Ramamurthy |
2018-02-14 | virtchnl: Add a macro to check the size of a union | Harshitha Ramamurthy |
2018-02-14 | virtchnl: Add virtchl structures to support queue channels | Harshitha Ramamurthy |
2017-10-13 | i40e/i40evf: don't trust VF to reset itself | Alan Brady |
2017-09-29 | i40e: Enable VF to negotiate number of allocated queues | Alan Brady |
2017-08-27 | i40e/i40evf: support for VF VLAN tag stripping control | Mariusz Stachura |
2017-08-25 | i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re... | Stefan Assmann |
2017-06-01 | virtchnl: Add compile time static asserts to validate structure sizes | Sridhar Samudrala |
2017-06-01 | virtchnl: Add pad fields to a couple of structures | Sridhar Samudrala |
2017-06-01 | i40e/virtchnl: move function to virtchnl | Jesse Brandeburg |
2017-06-01 | virtchnl: finish conversion to virtchnl interface | Jesse Brandeburg |
2017-06-01 | i40evf/virtchnl: whitespace cleanups | Jesse Brandeburg |
2017-06-01 | i40e/virtchnl: refactor code for validate checks | Jesse Brandeburg |
2017-06-01 | virtchnl: convert to new macros | Jesse Brandeburg |
2017-06-01 | virtchnl: rename i40e to generic virtchnl | Jesse Brandeburg |
2017-06-01 | i40e/i40evf: create and use new unified header file | Jesse Brandeburg |