net/i40e: fix Rx packet statistics
[dpdk.git] / drivers / net / sfc /
2021-10-12 Andrew Rybchenkoethdev: remove deprecated shared counter attribute
2021-10-12 Viacheslav Galaktionovnet/sfc: update comment about representor support
2021-10-12 Viacheslav Galaktionovnet/sfc: support representor info get
2021-10-12 Viacheslav Galaktionovnet/sfc: use switch port ID as representor ID
2021-10-12 Viacheslav Galaktionovnet/sfc: support new representor parameter syntax
2021-10-12 Viacheslav Galaktionovnet/sfc: include controller and port in representor...
2021-10-12 Viacheslav Galaktionovnet/sfc: store PCI address for represented entities
2021-10-12 Viacheslav Galaktionovnet/sfc: maintain controller to EFX interface mapping
2021-10-12 Viacheslav Galaktionovnet/sfc: free MAE lock once switch domain is assigned
2021-10-12 Igor Romanovnet/sfc: add simple port representor statistics
2021-10-12 Igor Romanovnet/sfc: implement representor Rx
2021-10-12 Igor Romanovnet/sfc: handle ingress mport in EF100 Rx prefix
2021-10-12 Igor Romanovnet/sfc: use xword type for EF100 Rx prefix
2021-10-12 Igor Romanovnet/sfc: implement representor Tx
2021-10-12 Igor Romanovnet/sfc: support multiple device probe
2021-10-12 Igor Romanovnet/sfc: implement port representor link update
2021-10-12 Igor Romanovnet/sfc: implement port representor start and stop
2021-10-12 Igor Romanovnet/sfc: implement representor Tx queue start/stop
2021-10-12 Igor Romanovnet/sfc: implement representor Rx queue start/stop
2021-10-12 Igor Romanovnet/sfc: implement representor queue setup and release
2021-10-12 Igor Romanovnet/sfc: add representor proxy port API
2021-10-12 Igor Romanovnet/sfc: add port representors infrastructure
2021-10-12 Igor Romanovnet/sfc: move adapter state enum to separate header
2021-10-12 Igor Romanovnet/sfc: reserve queues for port representors
2021-10-12 Igor Romanovnet/sfc: add representors proxy infrastructure
2021-10-12 Igor Romanovnet/sfc: support EF100 Tx override prefix
2021-10-12 Igor Romanovnet/sfc: insert switchdev mode MAE rules
2021-10-12 Igor Romanovnet/sfc: add switch mode device argument
2021-10-11 Ivan Ilchenkonet/sfc: collect per queue stats in EF100 Tx
2021-10-11 Ivan Ilchenkonet/sfc: collect per queue stats in EF100 Rx
2021-10-11 Ivan Ilchenkonet/sfc: support SW stats groups
2021-10-11 Ivan Ilchenkonet/sfc: add toggle to disable total stat
2021-10-11 Ivan Ilchenkonet/sfc: prepare not having some SW stats on adapter
2021-10-11 Ivan Ilchenkonet/sfc: optimize getting number of SW stats
2021-10-11 Ivan Ilchenkonet/sfc: fix missing const of SW stats descriptions
2021-10-11 Ivan Ilchenkonet/sfc: fix cleanup order of SW stats
2021-10-11 Ivan Ilchenkonet/sfc: rename SW stats structures
2021-10-11 Ivan Ilchenkonet/sfc: rename accumulative SW stats to total
2021-10-11 Ivan Ilchenkonet/sfc: rename array of SW stats descriptions
2021-10-11 Andrew Rybchenkoethdev: remove legacy Rx descriptor done API
2021-10-07 Andrew Rybchenkonet/sfc: relax SW packets/bytes atomic ops memory ordering
2021-10-06 Xueming Liethdev: change queue release callback
2021-10-06 Andrew Rybchenkoethdev: improve xstats names by IDs get prototype
2021-09-21 Ivan Ilchenkonet/sfc: fix getting accumulative SW xstat
2021-09-09 Ivan Malovnet/sfc: set FDIR bit for flow mark in EF100 Rx
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-23 Ivan Malovnet/sfc: improve logging in MAE backend of flow API
2021-07-23 Ivan Malovnet/sfc: extend logging in MAE backend of flow API
2021-07-23 Ivan Ilchenkonet/sfc: add xstats for Rx/Tx doorbells
2021-07-23 Ivan Ilchenkonet/sfc: prepare to add more xstats
2021-07-23 Ivan Ilchenkonet/sfc: simplify getting xstats count
2021-07-23 Ivan Ilchenkonet/sfc: fix MAC stats update for stopped device
2021-07-23 Ivan Ilchenkonet/sfc: fix xstats query by unsorted list of IDs
2021-07-23 Ivan Ilchenkonet/sfc: fix xstats query by ID according to ethdev
2021-07-23 Ivan Ilchenkonet/sfc: fix reading adapter state without locking
2021-07-23 Ivan Ilchenkonet/sfc: fix MAC stats lock in xstats query by ID
2021-07-22 Andrew Rybchenkonet/sfc: fix build with clang 3.4.2
2021-07-20 Igor Romanovnet/sfc: support count action in flow query
2021-07-20 Igor Romanovnet/sfc: support flow action count in transfer rules
2021-07-20 Igor Romanovnet/sfc: add Rx datapath method to get pushed buffers...
2021-07-20 Igor Romanovnet/sfc: reserve internal Rx queue for counters
2021-07-20 Andrew Rybchenkonet/sfc: add NUMA-aware registry of service logical...
2021-07-20 Igor Romanovnet/sfc: support initialising different Rx queue types
2021-07-20 Igor Romanovnet/sfc: add abstractions for the management EVQ identity
2021-07-20 Igor Romanovnet/sfc: prepare for internal Tx queue
2021-07-20 Andrew Rybchenkonet/sfc: explicitly control IRQ used for Rx queues
2021-07-20 Andrew Rybchenkonet/sfc: do not enable interrupts on internal Rx queues
2021-07-20 Igor Romanovnet/sfc: prepare for internal Rx queue
2021-07-09 Ruifeng Wangnet/sfc: fix aarch32 build
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
next