net/mlx5: fix representor ID check for sampling
[dpdk.git] / drivers / net / sfc /
2021-07-02 Thierry Herbelotnet/sfc: fix outer L4 checksum Rx
2021-07-07 Ivan Malovnet/sfc: fix outer match in MAE backend
2021-07-07 Ivan Malovnet/sfc: check ID overflow in action port ID
2021-07-07 Ivan Malovnet/sfc: support VLAN presence match in transfer rules
2021-07-05 Xueming Lidevargs: add common key definition
2021-04-30 Andrew Rybchenkonet/sfc: fix mark support in EF100 native Rx datapath
2021-04-26 Ferruh Yigitdrivers/net: fix FW version query
2021-05-04 Bruce Richardsonbuild: fix formatting of Meson lists
2021-04-21 Ivan Malovnet/sfc: add more debug messages to transfer flows
2021-04-21 Ivan Malovnet/sfc: revise FW RSRC free error logs in transfer...
2021-04-21 Ivan Malovnet/sfc: fix outer rule and encap rollback on error
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-14 Ferruh Yigitdrivers: add missing includes
2021-03-30 Ivan Malovnet/sfc: fix error path inconsistency
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-24 Viacheslav Galaktionovnet/sfc: allow PPPoE flow pattern items
2021-03-22 Andrew Rybchenkonet/sfc: improve tunnel TSO mask calculation
2021-03-22 Ivan Malovnet/sfc: support action VXLAN decap in transfer rules
2021-03-22 Ivan Malovnet/sfc: support action VXLAN encap in MAE backend
2021-03-22 Igor Romanovnet/sfc: change MAE rule actions parsing parameter
2021-03-16 Vijay Kumar Srivastavacommon/sfc_efx: move function to get family
2021-03-16 Vijay Kumar Srivastavanet/sfc: skip driver probe for incompatible device...
2021-03-12 Andrew Rybchenkonet/sfc: update copyright year
2021-03-02 Lance Richardsonmbuf: rename outer IP checksum macro
2021-02-26 Ivan Malovnet/sfc: fix buffer size for flow parse
2021-02-03 Ivan Malovnet/sfc: fix TSO and checksum offloads for EF10
2021-01-29 Viacheslav Galaktionovnet/sfc: fix generic byte statistics to exclude FCS...
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Steve Yangnet/sfc: fix jumbo frame flag condition for MTU set
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
2020-11-20 Ivan Malovnet/sfc: rely on native thread safety in flow mechanism
2020-11-20 Ivan Malovnet/sfc: fix double free on encap transfer flow rule...
2020-11-13 Ivan Malovnet/sfc: use more robust string comparison
2020-11-05 Morten Brørupmbuf: clean up comments and prefix
2020-11-03 Andrew Rybchenkonet/sfc: support aarch64 architecture
2020-11-03 Andrew Rybchenkonet/sfc: use compat for 128-bit unsigned integer
2020-11-03 Andrew Rybchenkoethdev: remove legacy FDIR filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy global filter configuration support
2020-11-03 Andrew Rybchenkoethdev: remove legacy HASH filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy tunnel filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy N-tuple filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy SYN filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy flexible filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy EtherType filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy MACVLAN filter type support
2020-11-03 Ivan Malovnet/sfc: support encap flow items in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item UDP in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item TCP in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item IPv6 in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item IPv4 in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item VLAN in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item port ID in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow action port ID in transfer rules
2020-11-03 Ivan Malovnet/sfc: support concept of switch domains/ports
2020-11-03 Ivan Malovnet/sfc: add HW switch ID helpers
2020-11-03 Ivan Malovnet/sfc: support flow action drop in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow actions PF and VF in transfer...
2020-11-03 Ivan Malovnet/sfc: support flow items PF and VF in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow action mark in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow action flag in MAE backend
2020-11-03 Ivan Malovnet/sfc: support VLAN push actions in MAE backend
2020-11-03 Ivan Malovnet/sfc: add facilities to handle bundles of actions
2020-11-03 Ivan Malovnet/sfc: support flow action OF pop VLAN in MAE backend
2020-11-03 Ivan Malovnet/sfc: implement flow insert/remove in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow action PHY port in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow item eth in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow item PHY PORT in MAE backend
2020-11-03 Ivan Malovnet/sfc: add actions parsing stub to MAE backend
2020-11-03 Ivan Malovnet/sfc: add verify method to flow validate path
2020-11-03 Ivan Malovnet/sfc: validate match spec in MAE backend
2020-11-03 Ivan Malovnet/sfc: add pattern parsing stub to MAE backend
2020-11-03 Ivan Malovnet/sfc: add concept of MAE (transfer) rules
2020-11-03 Ivan Malovdrivers: init/fini MAE on attach/detach
2020-11-03 Ivan Malovnet/sfc: add stub for attaching to MAE
2020-10-23 Thomas Monjalonremove config prefix used with make
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Thomas Monjalonethdev: reset all when releasing a port
2020-10-16 Andrew Rybchenkonet/sfc: support Rx interrupts for EF100
2020-10-16 Igor Romanovnet/sfc: forward function control window offset to...
2020-10-16 Andrew Rybchenkonet/sfc: support user mark and flag Rx for EF100
2020-10-16 Andrew Rybchenkonet/sfc: support per-queue Rx RSS hash offload for...
2020-10-16 Andrew Rybchenkonet/sfc: support per-queue Rx prefix for EF100
2020-10-16 Andrew Rybchenkonet/sfc: map Rx offload RSS hash to corresponding RxQ...
2020-10-16 Andrew Rybchenkonet/sfc: support Rx checksum offload for EF100
2020-10-16 Andrew Rybchenkonet/sfc: support Tx VLAN insertion offload for EF100
2020-10-16 Ivan Malovnet/sfc: support tunnel TSO for EF100 native Tx
2020-10-16 Ivan Malovnet/sfc: support TSO for EF100 native datapath
2020-10-16 Andrew Rybchenkonet/sfc: support tunnels for EF100 native Tx
2020-10-16 Ivan Malovnet/sfc: add header segments check for EF100 Tx
2020-10-16 Andrew Rybchenkonet/sfc: support IPv4 header checksum offload for EF100 Tx
2020-10-16 Andrew Rybchenkonet/sfc: support TCP and UDP checksum offloads for...
2020-10-16 Andrew Rybchenkonet/sfc: support multi-segment Tx for EF100
2020-10-16 Andrew Rybchenkonet/sfc: implement EF100 native Tx
2020-10-16 Andrew Rybchenkonet/sfc: implement EF100 native Rx
2020-10-16 Andrew Rybchenkonet/sfc: support datapath logs which may be compiled out
2020-10-16 Andrew Rybchenkonet/sfc: log DMA allocations addresses
2020-10-16 Andrew Rybchenkonet/sfc: implement libefx Tx descs complete event callbacks
2020-10-16 Andrew Rybchenkonet/sfc: implement libefx Rx packets event callbacks
next