net/virtio: unmap PCI device in secondary process
[dpdk.git] / drivers / common / sfc_efx /
2022-05-31 Ivan Malovcommon/sfc_efx/base: manage VNIC MAC address by MCDI...
2022-05-31 Ivan Malovcommon/sfc_efx/base: convert EFX PCIe INTF to MCDI...
2022-02-18 Ivan Malovcommon/sfc_efx/base: add missing handler for 1-byte...
2022-02-18 Ivan Malovcommon/sfc_efx/base: fix recirculation ID set in outer...
2022-02-02 Ivan Malovcommon/sfc_efx/base: support even spread RSS mode
2022-02-02 Ivan Malovcommon/sfc_efx/base: support selecting RSS table entry...
2022-02-02 Ivan Malovcommon/sfc_efx/base: refactor RSS table entry count...
2022-02-02 Ivan Malovcommon/sfc_efx/base: query RSS queue span limit on...
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-26 Sean Morrisseyfix PMD wording
2021-11-17 Ivan Malovcommon/sfc_efx/base: support MAC address edit actions...
2021-11-17 Andrew Rybchenkocommon/sfc_efx/base: support NIC DMA memory regions API
2021-11-08 Ivan Malovcommon/sfc_efx/base: add API to decrement TTL action...
2021-11-08 Ivan Malovcommon/sfc_efx/base: factor out no-op helper functions
2021-11-08 Ivan Malovcommon/sfc_efx/base: refine adding count action to set
2021-11-08 Ivan Malovcommon/sfc_efx/base: refine adding encap action to set
2021-11-05 Andrew Rybchenkocommon/sfc_efx: fix debug compilation control
2021-11-04 Vijay Kumar Srivastavavdpa/sfc: support device and protocol features queries
2021-10-18 Viacheslav Galaktionovcommon/sfc_efx/base: support unprivileged MAE clients
2021-10-13 Ivan Malovcommon/sfc_efx/base: match on recirc ID in action rules
2021-10-13 Ivan Malovcommon/sfc_efx/base: support recirculation ID in outer...
2021-10-12 Ivan Malovcommon/sfc_efx/base: add flag to use Rx prefix user...
2021-10-12 Viacheslav Galaktionovcommon/sfc_efx/base: allow getting VNIC MCDI client...
2021-10-12 Viacheslav Galaktionovcommon/sfc_efx/base: add API to read MAE mport journal
2021-10-12 Viacheslav Galaktionovcommon/sfc_efx/base: retrieve function interfaces for...
2021-10-12 Viacheslav Galaktionovcommon/sfc_efx/base: add multi-host function mport...
2021-10-12 Igor Romanovcommon/sfc_efx/base: add mport alias MCDI wrappers
2021-10-12 Igor Romanovcommon/sfc_efx/base: add API to get mport selector...
2021-10-12 Igor Romanovcommon/sfc_efx/base: add filter ingress mport matching...
2021-10-12 Viacheslav Galaktionovcommon/sfc_efx/base: allow creating invalid mport selectors
2021-10-12 Igor Romanovcommon/sfc_efx/base: add API to get mport ID by selector
2021-10-12 Andrew Rybchenkocommon/sfc_efx/base: update EF100 registers definitions
2021-10-12 Andrew Rybchenkocommon/sfc_efx/base: update MCDI headers
2021-08-27 Jerin Jacobdrivers: remove warning with Meson 0.59
2021-07-30 Ivan Malovcommon/sfc_efx/base: do not validate MAE action COUNT...
2021-07-20 Andrew Rybchenkocommon/sfc_efx/base: add packetiser packet format defin...
2021-07-20 Igor Romanovcommon/sfc_efx/base: add max MAE counters to limits
2021-07-20 Igor Romanovcommon/sfc_efx/base: support counter in action set
2021-07-20 Igor Romanovcommon/sfc_efx/base: add counter stream MCDI wrappers
2021-07-20 Igor Romanovcommon/sfc_efx/base: add counter creation MCDI wrappers
2021-07-20 Igor Romanovcommon/sfc_efx/base: add user mark RxQ flag
2021-07-20 Igor Romanovcommon/sfc_efx/base: add ingress m-port RxQ flag
2021-07-20 Andrew Rybchenkocommon/sfc_efx/base: support custom EvQ to IRQ mapping
2021-07-20 Andrew Rybchenkocommon/sfc_efx/base: separate target EvQ and IRQ config
2021-07-09 Ruifeng Wangnet/sfc: fix aarch32 build
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...
next