aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/avf (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-18intel: add bit macro includes where neededJesse Brandeburg1-0/+1
2023-12-13iavf: enable symmetric-xor RSS for Toeplitz hash functionAhmed Zaki1-0/+19
2023-12-13ice: refactor RSS configurationQi Zhang1-8/+8
2023-10-05virtchnl: Add header dependenciesIvan Vecera1-0/+4
2023-09-13virtchnl: Add CRC stripping capabilityPaul M Stillwell Jr1-2/+9
2023-08-16virtchnl: fix fake 1-elem arrays for structures allocated as `nents`Alexander Lobakin1-15/+24
2023-08-16virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`Alexander Lobakin1-22/+35
2023-08-16virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1Alexander Lobakin1-8/+23
2023-01-25virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg1-28/+37
2023-01-25virtchnl: do structure hardeningJesse Brandeburg1-16/+32
2023-01-25virtchnl: update header and increase header clarityJesse Brandeburg1-15/+18
2023-01-25virtchnl: remove unused structure declarationJesse Brandeburg1-13/+0
2022-10-27ice: Add support Flex RXDMichal Jaron1-2/+12
2021-12-17virtchnl: Add support for new VLAN capabilitiesBrett Creeley1-0/+377
2021-10-29virtchnl: Use the BIT() macro for capability/offload flagsBrett Creeley1-20/+20
2021-10-29virtchnl: Remove unused VIRTCHNL_VF_OFFLOAD_RSVD defineBrett Creeley1-1/+0
2021-06-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller1-1/+28
2021-06-07virtchnl: Use pad byte in virtchnl_ether_addr to specify MAC typeBrett Creeley1-1/+28
2021-06-04virtchnl: Add missing padding to virtchnl_proto_hdrsGeert Uytterhoeven1-0/+1
2021-04-22ice: Enable RSS configure for AVFQi Zhang1-1/+24
2021-04-22ice: Advertise virtchnl UDP segmentation offload capabilityBrett Creeley1-0/+1
2021-04-22ice: Allow ignoring opcodes on specific VFMichal Swiatkowski1-0/+1
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+0
2021-03-25virtchnl: Fix layout of RSS structuresNorbert Ciosek1-2/+0
2021-03-22ice: Enable FDIR Configure for AVFQi Zhang1-0/+278
2020-05-22virtchnl: Add missing explicit padding to structuresGeert Uytterhoeven1-0/+5
2019-06-26i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov1-0/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308Thomas Gleixner1-15/+1
2018-11-14virtchnl: Fix off by one errorAlice Michael1-2/+2
2018-11-14virtchnl: white space and reorderAlice Michael1-3/+3
2018-10-31i40e: Update status codesMitch Williams1-3/+9
2018-10-03virtchnl: Added support to exchange additional speed valuesYashaswini Raghuram Prathivadi Bhayankaram1-0/+15
2018-08-30virtchnl: use u8 type for a field in the virtchnl_filter structHarshitha Ramamurthy1-1/+1
2018-05-14virtchnl: Whitespace and parenthesis cleanupBruce Allan1-2/+2
2018-02-14virtchnl: Add filter data structuresHarshitha Ramamurthy1-0/+59
2018-02-14virtchnl: Add a macro to check the size of a unionHarshitha Ramamurthy1-3/+5
2018-02-14virtchnl: Add virtchl structures to support queue channelsHarshitha Ramamurthy1-0/+40
2017-10-13i40e/i40evf: don't trust VF to reset itselfAlan Brady1-2/+2
2017-09-29i40e: Enable VF to negotiate number of allocated queuesAlan Brady1-0/+20
2017-08-27i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura1-0/+5
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resourceStefan Assmann1-2/+2
2017-06-01virtchnl: Add compile time static asserts to validate structure sizesSridhar Samudrala1-0/+50
2017-06-01virtchnl: Add pad fields to a couple of structuresSridhar Samudrala1-0/+3
2017-06-01i40e/virtchnl: move function to virtchnlJesse Brandeburg1-0/+147
2017-06-01virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg1-47/+81
2017-06-01i40evf/virtchnl: whitespace cleanupsJesse Brandeburg1-3/+3
2017-06-01i40e/virtchnl: refactor code for validate checksJesse Brandeburg1-0/+17
2017-06-01virtchnl: convert to new macrosJesse Brandeburg1-0/+3
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg1-116/+117
2017-06-01i40e/i40evf: create and use new unified header fileJesse Brandeburg1-0/+446