blob: ad6590c29264ae2bc0f733d8c246c3ce3b3769bb [file] [log] [blame]
f27f37a04a69 ("i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps")
d9d6a9aed3f6 ("i40e: Fix virtchnl_queue_select bitmap validation")
d29e0d233e0d ("i40e: missing input validation on VF message handling by the PF")
3f8af4126269 ("i40e: check queue pairs num in config queues handler")
0ce5233e6c2a ("i40e: Unset promiscuous settings on VF reset")
d0fda04d7e31 ("i40e/i40evf: take into account queue map from vf when handling queues")
c27eac48160d ("i40e: Enable ADq and create queue channel/s on VF")
a3f5aa907340 ("i40e: Enable VF to negotiate number of allocated queues")
8774370d268f ("i40e/i40evf: support for VF VLAN tag stripping control")
e53b382f3a20 ("i40e: Use correct flag to enable egress traffic for unicast promisc")
4d433084dd3b ("i40e: fix odd formatting and indent")
74608d17fe29 ("i40e: add support for XDP_TX action")
0c8493d90b6b ("i40e: add XDP support for pass and drop actions")
73556269aab3 ("virtchnl: Add compile time static asserts to validate structure sizes")
735e35c56bbc ("i40e/virtchnl: move function to virtchnl")
ff3f4cc267f6 ("virtchnl: finish conversion to virtchnl interface")
f0adc6e831ba ("i40evf/virtchnl: whitespace cleanups")
764430ce6f8c ("i40e/virtchnl: refactor code for validate checks")
eedcfef85b15 ("virtchnl: convert to new macros")
260e93820ad6 ("virtchnl: move some code to core driver")
310a2ad92e3f ("virtchnl: rename i40e to generic virtchnl")
9d68322e53e6 ("i40evf: disable unused flags")
155b0f690051 ("i40evf: fix merge error in older patch")
eb873fe4d31b ("i40evf: fix duplicate lines")
6322e63c35d6 ("i40e: properly spell I40E_VF_STATE_* flags")
3480756f2cb9 ("i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state")
9dc2e4173838 ("i40e: split some code in i40e_reset_vf into helpers")
e8d2f4c67457 ("i40e: fix CONFIG_BUSY checks in i40e_set_settings function")
c768e490640d ("i40e: factor out queue control from i40e_vsi_control_(tx|rx)")
f8b45b74cc62 ("i40e/i40evf: Use build_skb to build frames")
ca9ec0888d63 ("i40e/i40evf: Add support for padding start of frames")
af26ce2dfbf2 ("i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled")
bacd75cfac8a ("i40e/i40evf: Add capability exchange for outer checksum")
dab86afdbbd1 ("i40e/i40evf: Change the way we limit the maximum frame size for Rx")
fa2343e9034c ("i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code")
a0cfc3130eef ("i40e/i40evf: Pull out code for cleaning up Rx buffers")
9a064128fc84 ("i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_buffer")
d57c0e08c701 ("i40e/i40evf: Use length to determine if descriptor is done")
c76cb6ed5431 ("i40e: Drop FCoE code that always evaluates to false or 0")
9eed69a9147c ("i40e: Drop FCoE code from core driver files")
0a25b7311d85 ("i40e: removed no longer needed delays")
beff3e9d8013 ("i40e: Fixed race conditions in VF reset")
741b8b832a57 ("i40e/i40evf: Fix use after free in Rx cleanup path")
1793668c3b8c ("i40e/i40evf: Update code to better handle incrementing page count")
a7f909405bf9 ("i40e: use new api ethtool_{get|set}_link_ksettings")
59605bc09630 ("i40e/i40evf: Add support for mapping pages with DMA attributes")
26f77e53cfee ("i40e: fix RSS queues only operating on PF0")
0ef2d5afb12d ("i40e: KISS the client interface")
ed0e894de7c1 ("i40evf: add client interface")
ae13670824d5 ("i40e: Error handling for link event")