summaryrefslogtreecommitdiffstats
path: root/include/linux/avf
Commit message (Expand)AuthorAgeFilesLines
* intel: add bit macro includes where neededJesse Brandeburg2023-12-181-0/+1
* iavf: enable symmetric-xor RSS for Toeplitz hash functionAhmed Zaki2023-12-131-0/+19
* ice: refactor RSS configurationQi Zhang2023-12-131-8/+8
* virtchnl: Add header dependenciesIvan Vecera2023-10-051-0/+4
* virtchnl: Add CRC stripping capabilityPaul M Stillwell Jr2023-09-131-2/+9
* virtchnl: fix fake 1-elem arrays for structures allocated as `nents`Alexander Lobakin2023-08-161-15/+24
* virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`Alexander Lobakin2023-08-161-22/+35
* virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1Alexander Lobakin2023-08-161-8/+23
* virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg2023-01-251-28/+37
* virtchnl: do structure hardeningJesse Brandeburg2023-01-251-16/+32
* virtchnl: update header and increase header clarityJesse Brandeburg2023-01-251-15/+18
* virtchnl: remove unused structure declarationJesse Brandeburg2023-01-251-13/+0
* ice: Add support Flex RXDMichal Jaron2022-10-271-2/+12
* virtchnl: Add support for new VLAN capabilitiesBrett Creeley2021-12-171-0/+377
* virtchnl: Use the BIT() macro for capability/offload flagsBrett Creeley2021-10-291-20/+20
* virtchnl: Remove unused VIRTCHNL_VF_OFFLOAD_RSVD defineBrett Creeley2021-10-291-1/+0
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-06-071-1/+28
|\
| * virtchnl: Use pad byte in virtchnl_ether_addr to specify MAC typeBrett Creeley2021-06-071-1/+28
* | virtchnl: Add missing padding to virtchnl_proto_hdrsGeert Uytterhoeven2021-06-041-0/+1
|/
* ice: Enable RSS configure for AVFQi Zhang2021-04-221-1/+24
* ice: Advertise virtchnl UDP segmentation offload capabilityBrett Creeley2021-04-221-0/+1
* ice: Allow ignoring opcodes on specific VFMichal Swiatkowski2021-04-221-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-2/+0
|\
| * virtchnl: Fix layout of RSS structuresNorbert Ciosek2021-03-251-2/+0
* | ice: Enable FDIR Configure for AVFQi Zhang2021-03-221-0/+278
|/
* virtchnl: Add missing explicit padding to structuresGeert Uytterhoeven2020-05-221-0/+5
* i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov2019-06-261-0/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308Thomas Gleixner2019-06-051-15/+1
* virtchnl: Fix off by one errorAlice Michael2018-11-141-2/+2
* virtchnl: white space and reorderAlice Michael2018-11-141-3/+3
* i40e: Update status codesMitch Williams2018-10-311-3/+9
* virtchnl: Added support to exchange additional speed valuesYashaswini Raghuram Prathivadi Bhayankaram2018-10-031-0/+15
* virtchnl: use u8 type for a field in the virtchnl_filter structHarshitha Ramamurthy2018-08-301-1/+1
* virtchnl: Whitespace and parenthesis cleanupBruce Allan2018-05-141-2/+2
* virtchnl: Add filter data structuresHarshitha Ramamurthy2018-02-141-0/+59
* virtchnl: Add a macro to check the size of a unionHarshitha Ramamurthy2018-02-141-3/+5
* virtchnl: Add virtchl structures to support queue channelsHarshitha Ramamurthy2018-02-141-0/+40
* i40e/i40evf: don't trust VF to reset itselfAlan Brady2017-10-131-2/+2
* i40e: Enable VF to negotiate number of allocated queuesAlan Brady2017-09-291-0/+20
* i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura2017-08-271-0/+5
* i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann2017-08-251-2/+2
* virtchnl: Add compile time static asserts to validate structure sizesSridhar Samudrala2017-06-011-0/+50
* virtchnl: Add pad fields to a couple of structuresSridhar Samudrala2017-06-011-0/+3
* i40e/virtchnl: move function to virtchnlJesse Brandeburg2017-06-011-0/+147
* virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg2017-06-011-47/+81
* i40evf/virtchnl: whitespace cleanupsJesse Brandeburg2017-06-011-3/+3
* i40e/virtchnl: refactor code for validate checksJesse Brandeburg2017-06-011-0/+17
* virtchnl: convert to new macrosJesse Brandeburg2017-06-011-0/+3
* virtchnl: rename i40e to generic virtchnlJesse Brandeburg2017-06-011-116/+117
* i40e/i40evf: create and use new unified header fileJesse Brandeburg2017-06-011-0/+446