mempool: introduce helpers for populate and required size
[dpdk.git] / drivers / net / sfc /
2019-10-23 Bruce Richardsondrivers: remove duplicated compiler flags
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Andrew Rybchenkonet/sfc: fix missing notification on link status change
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-07-24 Andrew Rybchenkonet/sfc: unify power of 2 alignment check macro
2019-07-24 Andrew Rybchenkonet/sfc: fix align to power of 2 when align has smaller...
2019-07-24 Andrew Rybchenkonet/sfc: fix power of 2 round up when align has smaller...
2019-07-23 Nithin Dabilpuramdrivers/net: use ack in interrupt handlers
2019-07-04 Andrew Rybchenkonet/sfc: release port upon close
2019-07-04 Andrew Rybchenkonet/sfc: ensure that device is closed on removal
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-06-20 Gautam Dawarnet/sfc/base: add APIs for PTP privilege configuration
2019-06-20 Gautam Dawarnet/sfc/base: provide API to fetch vPort statistics
2019-06-20 Gautam Dawarnet/sfc/base: provide APIs to configure and reset vPort
2019-06-20 Gautam Dawarnet/sfc/base: provide proxy APIs to client drivers
2019-06-20 Gautam Dawarnet/sfc/base: implement proxy auth MCDI event handling
2019-06-20 Gautam Dawarnet/sfc/base: support proxy auth operations for SR-IOV
2019-06-20 Gautam Dawarnet/sfc/base: support data path with EVB module
2019-06-20 Gautam Dawarnet/sfc/base: factor out upstream port vAdaptor allocation
2019-06-20 Gautam Dawarnet/sfc/base: implement vSwitch create/destroy
2019-06-20 Gautam Dawarnet/sfc/base: add EVB module vSwitch/vPort/vAdaptor ops
2019-06-20 Gautam Dawarnet/sfc/base: add MCDI wrappers for vPort and vSwitch...
2019-06-20 Gautam Dawarnet/sfc/base: introduce EVB module for SR-IOV
2019-06-20 Gautam Dawarnet/sfc/base: export the zero-based MCDI port number
2019-06-20 Kevin Lampisnet/sfc/base: add definition of OEM TLV
2019-06-20 Paul Foxnet/sfc/base: add definition of bundle metadata partition
2019-06-20 Richard Houldsworthnet/sfc/base: add background mode firmware updating
2019-06-20 Richard Houldsworthnet/sfc/base: transition to the extensible NVRAM info API
2019-06-20 Richard Houldsworthnet/sfc/base: support direct FW update for bundle parti...
2019-06-20 Richard Houldsworthnet/sfc/base: add firmware ID header
2019-06-20 Andrew Rybchenkonet/sfc/base: update MCDI headers
2019-06-20 Richard Houldsworthnet/sfc/base: add NVRAM info
2019-06-20 Richard Houldsworthnet/sfc/base: add extensible NVRAM info function
2019-06-20 Richard Houldsworthnet/sfc/base: add capabilities for bundle partition
2019-06-20 Richard Houldsworthnet/sfc/base: add driver version string registration
2019-06-20 Andrew Rybchenkonet/sfc/base: do not rely on indirect header inclusion
2019-06-20 Mark Spendernet/sfc/base: improve code style in sensors decoding
2019-06-20 Mark Spendernet/sfc/base: fix shift by more bits than field width
2019-06-20 Andrew Leenet/sfc/base: fix signed/unsigned mismatch
2019-06-20 Gautam Dawarnet/sfc/base: enable chained multicast on all EF10...
2019-06-13 Georgiy Levashovnet/sfc: support Rx interrupts for ef10 datapath
2019-06-13 Georgiy Levashovnet/sfc: support Rx interrupts for efx datapath
2019-06-13 Andrew Rybchenkonet/sfc: advertise offload capabilities by Tx datapaths
2019-06-13 Andrew Rybchenkonet/sfc: advertise offload capabilities by Rx datapaths
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-03 Igor Romanovnet/sfc: fix MTU change to check Rx scatter consistency
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-12 Andrew Rybchenkonet/sfc: set min and max MTU
2019-04-05 Andrew Rybchenkonet/sfc: improve Rx free threshold default
2019-04-05 Ivan Malovnet/sfc: support tunnel TSO on EF10 native Tx datapath
2019-04-05 Ivan Malovnet/sfc: improve log about missing HW TSO support
2019-04-05 Ivan Malovnet/sfc: factor out function to get IPv4 packet ID...
2019-04-05 Igor Romanovnet/sfc: add TSO header length check to Tx prepare
2019-04-05 Igor Romanovnet/sfc: introduce descriptor space check in Tx prepare
2019-04-05 Igor Romanovnet/sfc: move TSO header checks from Tx burst to Tx...
2019-04-05 Igor Romanovnet/sfc: support Tx preparation in EF10 simple datapath
2019-04-05 Igor Romanovnet/sfc: support Tx preparation in EF10 datapath
2019-04-05 Igor Romanovnet/sfc: support Tx preparation in EFX datapath
2019-04-05 Igor Romanovnet/sfc: make TSO descriptor numbers EF10-specific
2019-04-05 Igor Romanovnet/sfc: improve TSO header length check in EF10 datapath
2019-04-05 Igor Romanovnet/sfc: improve TSO header length check in EFX datapath
2019-03-21 Andrew Rybchenkonet/sfc: fix speed capabilities reported in device...
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-01 Stephen Hemmingernet/sfc: do not use PMD log type
2019-02-26 Bruce Richardsonbuild: set RTE_ARCH_64 based on pointer size
2019-02-08 Andrew Rybchenkonet/sfc/base: share macro to increment per-event type...
2019-02-08 Andrew Rybchenkonet/sfc/base: improve MCDI interface header inclusion
2019-02-08 Andrew Rybchenkonet/sfc/base: avoid division by 0 if no event queue...
2019-02-08 Andrew Rybchenkonet/sfc/base: simplify EF10 family run-time checks
2019-02-08 Andrew Rybchenkonet/sfc/base: simplify EF10 family conditional code...
2019-02-08 Andrew Rybchenkonet/sfc/base: pass Rx buffer size to RxQ init if supported
2019-02-08 Andrew Rybchenkonet/sfc/base: allow to specify Rx buffer size on queue...
2019-02-08 Richard Houldsworthnet/sfc/base: make bundle partition type available...
2019-02-08 Andrew Leenet/sfc/base: add Rx parse incomplete event queue statistic
2019-02-08 Andrew Rybchenkonet/sfc/base: rename header with MCDI strings
2019-02-08 Mark Spendernet/sfc/base: support the Rx event mode w/o continue
2019-02-08 Andrew Rybchenkonet/sfc/base: update auto-generated MCDI definition...
2019-02-08 Igor Romanovnet/sfc/base: remove deprecated macros that get queue...
2019-02-08 Igor Romanovnet/sfc/base: remove deprecated min/max desc defines
2019-02-08 Igor Romanovnet/sfc: use NIC event descriptor size instead of common
2019-02-08 Igor Romanovnet/sfc: use NIC Rx descriptor size instead of common
2019-02-08 Igor Romanovnet/sfc: use NIC Tx descriptor size instead of common
2019-02-08 Igor Romanovnet/sfc/base: round number of queue buffers up
2019-02-08 Igor Romanovnet/sfc/base: support different event descriptor sizes
2019-02-08 Igor Romanovnet/sfc/base: support different Rx descriptor sizes
2019-02-08 Igor Romanovnet/sfc/base: support different Tx descriptor sizes
2019-02-08 Igor Romanovnet/sfc/base: make NIC pointer const in NIC config get
2019-02-08 Igor Romanovnet/sfc/base: make max number of TxQ bufs EF10-specific
2019-02-08 Igor Romanovnet/sfc/base: move a macro to Siena implementation...
2019-02-08 Igor Romanovnet/sfc/base: move EVQ descs number check to generic...
2019-02-08 Igor Romanovnet/sfc/base: move Rx descs number check to generic...
2019-02-08 Igor Romanovnet/sfc/base: move Tx descs number check to generic...
2019-02-08 Igor Romanovnet/sfc: use NIC EVQ descs limits instead of defines
2019-02-08 Igor Romanovnet/sfc: use NIC Rx descs limits instead of defines
next