summaryrefslogtreecommitdiff
path: root/include/linux/avf
AgeCommit message (Expand)Author
2021-10-29virtchnl: Use the BIT() macro for capability/offload flagsBrett Creeley
2021-10-29virtchnl: Remove unused VIRTCHNL_VF_OFFLOAD_RSVD defineBrett Creeley
2021-06-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-07virtchnl: Use pad byte in virtchnl_ether_addr to specify MAC typeBrett Creeley
2021-06-04virtchnl: Add missing padding to virtchnl_proto_hdrsGeert Uytterhoeven
2021-04-22ice: Enable RSS configure for AVFQi Zhang
2021-04-22ice: Advertise virtchnl UDP segmentation offload capabilityBrett Creeley
2021-04-22ice: Allow ignoring opcodes on specific VFMichal Swiatkowski
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-03-25virtchnl: Fix layout of RSS structuresNorbert Ciosek
2021-03-22ice: Enable FDIR Configure for AVFQi Zhang
2020-05-22virtchnl: Add missing explicit padding to structuresGeert Uytterhoeven
2019-06-26i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308Thomas Gleixner
2018-11-14virtchnl: Fix off by one errorAlice Michael
2018-11-14virtchnl: white space and reorderAlice Michael
2018-10-31i40e: Update status codesMitch Williams
2018-10-03virtchnl: Added support to exchange additional speed valuesYashaswini Raghuram Prathivadi Bhayankaram
2018-08-30virtchnl: use u8 type for a field in the virtchnl_filter structHarshitha Ramamurthy
2018-05-14virtchnl: Whitespace and parenthesis cleanupBruce Allan
2018-02-14virtchnl: Add filter data structuresHarshitha Ramamurthy
2018-02-14virtchnl: Add a macro to check the size of a unionHarshitha Ramamurthy
2018-02-14virtchnl: Add virtchl structures to support queue channelsHarshitha Ramamurthy
2017-10-13i40e/i40evf: don't trust VF to reset itselfAlan Brady
2017-09-29i40e: Enable VF to negotiate number of allocated queuesAlan Brady
2017-08-27i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann
2017-06-01virtchnl: Add compile time static asserts to validate structure sizesSridhar Samudrala
2017-06-01virtchnl: Add pad fields to a couple of structuresSridhar Samudrala
2017-06-01i40e/virtchnl: move function to virtchnlJesse Brandeburg
2017-06-01virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg
2017-06-01i40evf/virtchnl: whitespace cleanupsJesse Brandeburg
2017-06-01i40e/virtchnl: refactor code for validate checksJesse Brandeburg
2017-06-01virtchnl: convert to new macrosJesse Brandeburg
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg
2017-06-01i40e/i40evf: create and use new unified header fileJesse Brandeburg