aboutsummaryrefslogtreecommitdiff
path: root/include/linux/avf
AgeCommit message (Expand)AuthorFilesLines
2021-12-17virtchnl: Add support for new VLAN capabilitiesGravatar Brett Creeley 1-0/+377
2021-10-29virtchnl: Use the BIT() macro for capability/offload flagsGravatar Brett Creeley 1-20/+20
2021-10-29virtchnl: Remove unused VIRTCHNL_VF_OFFLOAD_RSVD defineGravatar Brett Creeley 1-1/+0
2021-06-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Gravatar David S. Miller 1-1/+28
2021-06-07virtchnl: Use pad byte in virtchnl_ether_addr to specify MAC typeGravatar Brett Creeley 1-1/+28
2021-06-04virtchnl: Add missing padding to virtchnl_proto_hdrsGravatar Geert Uytterhoeven 1-0/+1
2021-04-22ice: Enable RSS configure for AVFGravatar Qi Zhang 1-1/+24
2021-04-22ice: Advertise virtchnl UDP segmentation offload capabilityGravatar Brett Creeley 1-0/+1
2021-04-22ice: Allow ignoring opcodes on specific VFGravatar Michal Swiatkowski 1-0/+1
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-2/+0
2021-03-25virtchnl: Fix layout of RSS structuresGravatar Norbert Ciosek 1-2/+0
2021-03-22ice: Enable FDIR Configure for AVFGravatar Qi Zhang 1-0/+278
2020-05-22virtchnl: Add missing explicit padding to structuresGravatar Geert Uytterhoeven 1-0/+5
2019-06-26i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsGravatar Aleksandr Loktionov 1-0/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308Gravatar Thomas Gleixner 1-15/+1
2018-11-14virtchnl: Fix off by one errorGravatar Alice Michael 1-2/+2
2018-11-14virtchnl: white space and reorderGravatar Alice Michael 1-3/+3
2018-10-31i40e: Update status codesGravatar Mitch Williams 1-3/+9
2018-10-03virtchnl: Added support to exchange additional speed valuesGravatar Yashaswini Raghuram Prathivadi Bhayankaram 1-0/+15
2018-08-30virtchnl: use u8 type for a field in the virtchnl_filter structGravatar Harshitha Ramamurthy 1-1/+1
2018-05-14virtchnl: Whitespace and parenthesis cleanupGravatar Bruce Allan 1-2/+2
2018-02-14virtchnl: Add filter data structuresGravatar Harshitha Ramamurthy 1-0/+59
2018-02-14virtchnl: Add a macro to check the size of a unionGravatar Harshitha Ramamurthy 1-3/+5
2018-02-14virtchnl: Add virtchl structures to support queue channelsGravatar Harshitha Ramamurthy 1-0/+40
2017-10-13i40e/i40evf: don't trust VF to reset itselfGravatar Alan Brady 1-2/+2
2017-09-29i40e: Enable VF to negotiate number of allocated queuesGravatar Alan Brady 1-0/+20
2017-08-27i40e/i40evf: support for VF VLAN tag stripping controlGravatar Mariusz Stachura 1-0/+5
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Gravatar Stefan Assmann 1-2/+2
2017-06-01virtchnl: Add compile time static asserts to validate structure sizesGravatar Sridhar Samudrala 1-0/+50
2017-06-01virtchnl: Add pad fields to a couple of structuresGravatar Sridhar Samudrala 1-0/+3
2017-06-01i40e/virtchnl: move function to virtchnlGravatar Jesse Brandeburg 1-0/+147
2017-06-01virtchnl: finish conversion to virtchnl interfaceGravatar Jesse Brandeburg 1-47/+81
2017-06-01i40evf/virtchnl: whitespace cleanupsGravatar Jesse Brandeburg 1-3/+3
2017-06-01i40e/virtchnl: refactor code for validate checksGravatar Jesse Brandeburg 1-0/+17
2017-06-01virtchnl: convert to new macrosGravatar Jesse Brandeburg 1-0/+3
2017-06-01virtchnl: rename i40e to generic virtchnlGravatar Jesse Brandeburg 1-116/+117
2017-06-01i40e/i40evf: create and use new unified header fileGravatar Jesse Brandeburg 1-0/+446