common/mlx5: fix Netlink receive message buffer size
[dpdk.git] / drivers / common / sfc_efx /
2021-07-07 Ivan Malovcommon/sfc_efx/base: add MAE VLAN presence match bits
2021-07-07 Andrew Rybchenkocommon/sfc_efx/base: update MCDI headers
2021-07-05 Xueming Lidevargs: add common key definition
2021-05-19 Andy Moretoncommon/sfc_efx/base: add missing MCDI response length...
2021-05-19 Andy Moretoncommon/sfc_efx/base: limit reported MCDI response length
2021-04-27 Hongbo Zhengcommon/sfc_efx/base: fix dereferencing null pointer
2021-05-04 Bruce Richardsonbuild: fix formatting of Meson lists
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-13 Ivan Malovcommon/sfc_efx/base: fix indication of MAE encap support
2021-03-22 Andrew Rybchenkocommon/sfc_efx: remove GENEVE from supported tunnels
2021-03-22 Ivan Malovcommon/sfc_efx/base: support adding decap action to...
2021-03-22 Ivan Malovcommon/sfc_efx/base: support adding encap action to...
2021-03-22 Ivan Malovcommon/sfc_efx/base: support encap header provisioning
2021-03-16 Vijay Kumar Srivastavacommon/sfc_efx: move function to get family
2021-03-16 Vijay Kumar Srivastavacommon/sfc_efx: support getting device class
2021-03-16 Vijay Kumar Srivastavacommon/sfc_efx/base: support verifying virtio features
2021-03-16 Vijay Kumar Srivastavacommon/sfc_efx/base: support getting virtio features
2021-03-16 Vijay Kumar Srivastavacommon/sfc_efx/base: add virtio build dependency
2021-03-16 Vijay Srivastavacommon/sfc_efx/base: support getting virtq doorbell...
2021-03-16 Vijay Srivastavacommon/sfc_efx/base: add base virtio support for vDPA
2021-03-12 Andrew Rybchenkocommon/sfc_efx: update copyright year
2021-01-19 Ivan Malovcommon/sfc_efx/base: apply mask to value on match field set
2021-01-19 Ivan Malovcommon/sfc_efx/base: enhance field ID check in field...
2021-01-19 Ivan Malovcommon/sfc_efx/base: fix MAE match spec class compariso...
2021-01-19 Ivan Malovcommon/sfc_efx/base: fix MAE match spec validation...
2021-01-19 Ivan Malovcommon/sfc_efx/base: fix MPORT related byte order handling
2021-01-08 Ivan Malovcommon/sfc_efx/base: check for MAE privilege
2021-01-08 Ivan Malovcommon/sfc_efx/base: update MCDI headers for MAE privilege
2021-01-08 Ivan Malovcommon/sfc_efx/base: support alternative MAE match...
2021-01-08 Ivan Malovcommon/sfc_efx/base: fix signed/unsigned mismatch warnings
2021-01-08 Ivan Malovcommon/sfc_efx/base: remove warnings about inline speci...
2020-11-13 Andrew Rybchenkocommon/sfc_efx/base: fix macro to extract from 256...
2020-11-13 Ivan Malovcommon/sfc_efx/base: improve MCDI version/boot clarity
2020-11-13 Ivan Malovcommon/sfc_efx/base: avoid reading past buffer
2020-11-03 Andrew Rybchenkonet/sfc: support aarch64 architecture
2020-11-03 Andrew Rybchenkocommon/sfc_efx: introduce 128-bit unsigned integer...
2020-11-03 Ivan Malovcommon/sfc_efx/base: support outer rule provisioning
2020-11-03 Ivan Malovcommon/sfc_efx/base: validate and compare outer match...
2020-11-03 Ivan Malovcommon/sfc_efx/base: add API to compare match specs
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match field VNET ID for...
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE encap match fields
2020-11-03 Ivan Malovcommon/sfc_efx/base: indicate MAE support for encapsulation
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match fields for TCP and UDP
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match fields for IPv6
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match fields for IPv4
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match fields for VLAN
2020-11-03 Ivan Malovcommon/sfc_efx/base: add API for querying board info
2020-11-03 Ivan Malovcommon/sfc_efx/base: refactor version / boot info get...
2020-11-03 Ivan Malovcommon/sfc_efx/base: add API for adding action drop
2020-11-03 Ivan Malovcommon/sfc_efx/base: add API to get mport of PF/VF
2020-11-03 Ivan Malovcommon/sfc_efx/base: add named constant for invalid VF
2020-11-03 Ivan Malovcommon/sfc_efx/base: support adding mark action to set
2020-11-03 Ivan Malovcommon/sfc_efx/base: support adding flag action to set
2020-11-03 Ivan Malovcommon/sfc_efx/base: support adding VLAN push action
2020-11-03 Ivan Malovcommon/sfc_efx/base: support adding VLAN pop action...
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE action rule provisioning...
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE action set provisioning...
2020-11-03 Ivan Malovcommon/sfc_efx/base: support adding deliver action...
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match fields for Ethernet
2020-11-03 Ivan Malovcommon/sfc_efx/base: support setting PPORT in match...
2020-11-03 Ivan Malovcommon/sfc_efx/base: add action set spec init/fini...
2020-11-03 Ivan Malovcommon/sfc_efx/base: add match specs class comparison API
2020-11-03 Ivan Malovcommon/sfc_efx/base: add match spec validate API
2020-11-03 Ivan Malovcommon/sfc_efx/base: add match spec init/fini APIs
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE limit query API
2020-11-03 Ivan Malovdrivers: init/fini MAE on attach/detach
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE init/fini APIs
2020-11-03 Ivan Malovcommon/sfc_efx/base: indicate support for MAE
2020-11-03 Andrew Rybchenkocommon/sfc_efx/base: add MAE definitions to MCDI
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-16 Andrew Rybchenkocommon/sfc_efx/base: provide helper to check Rx prefix
2020-10-16 Andrew Rybchenkocommon/sfc_efx/base: provide control to deliver RSS...
2020-10-16 Andrew Rybchenkocommon/sfc_efx/base: simplify requesting Rx prefix...
2020-10-16 Igor Romanovnet/sfc: use BAR layout discovery to find control window
2020-10-16 Andrew Rybchenkonet/sfc: support EF100
2020-10-16 Andrew Rybchenkocommon/sfc_efx/base: add max number of Rx scatter buffers
2020-10-16 Andrew Rybchenkocommon/sfc_efx/base: fix PHY config failure on Riverhead
2020-10-16 Andrew Rybchenkocommon/sfc_efx/base: factor out MCDI wrapper to set...
2020-10-16 Andrew Rybchenkocommon/sfc_efx/base: factor out wrapper to set PHY...
2020-09-30 Andrew Rybchenkonet/sfc: create virtual switch to enable VFs
2020-09-30 Andy Moretoncommon/sfc_efx/base: handle descriptor proxy queue...
2020-09-30 Andy Moretoncommon/sfc_efx/base: add option for descriptor proxy...
2020-09-30 Andy Moretoncommon/sfc_efx/base: handle normal events in extended...
2020-09-30 Andy Moretoncommon/sfc_efx/base: poll extended width event queues
2020-09-30 Andy Moretoncommon/sfc_efx/base: support creation of extended width EvQ
2020-09-30 Andy Moretoncommon/sfc_efx/base: add 256-bit type
2020-09-30 Andy Moretoncommon/sfc_efx/base: add option for extended width...
2020-09-30 Andrew Rybchenkocommon/sfc_efx/base: allocate vAdaptor on Riverhead
2020-09-30 Andrew Rybchenkocommon/sfc_efx/base: use EF10 EVB methods for Riverhead
2020-09-30 Igor Romanovcommon/sfc_efx/base: replace PCI efsys macros with...
2020-09-30 Igor Romanovcommon/sfc_efx/base: support UDP tunnel operations...
2020-09-30 Igor Romanovcommon/sfc_efx/base: introduce states for UDP tunnel...
2020-09-30 Igor Romanovcommon/sfc_efx/base: introduce UDP tunnel destruct...
2020-09-30 Igor Romanovcommon/sfc_efx/base: add NIC magic check on BAR lookup
2020-09-30 Igor Romanovcommon/sfc_efx/base: add Xilinx capabilities table...
2020-09-30 Igor Romanovcommon/sfc_efx/base: add efsys API to find a memory BAR
2020-09-30 Igor Romanovcommon/sfc_efx/base: add function control window lookup API
2020-09-30 Igor Romanovcommon/sfc_efx/base: add function control window concept
2020-09-30 Andrew Rybchenkocommon/sfc_efx/base: choose smallest Rx prefix on Riverhead
2020-09-30 Andrew Rybchenkocommon/sfc_efx/base: group RxQ parameters into a structure
next