net/sfc: fix power of 2 round up when align has smaller type
[dpdk.git] / drivers / net / sfc / base / ef10_rx.c
2019-07-24 Andrew Rybchenkonet/sfc: fix power of 2 round up when align has smaller...
2019-06-20 Gautam Dawarnet/sfc/base: support data path with EVB module
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 Mark Spendernet/sfc/base: support the Rx event mode w/o continue
2019-02-08 Igor Romanovnet/sfc/base: support different Rx descriptor sizes
2019-02-08 Igor Romanovnet/sfc/base: move Rx descs number check to generic...
2019-02-08 Igor Romanovnet/sfc/base: remove min/max defines for number of...
2019-02-08 Richard Houldsworthnet/sfc/base: correct annotations where NULL input...
2018-09-27 Ivan Malovnet/sfc/base: improve handling of legacy RSS hash flags
2018-09-27 Ivan Malovnet/sfc/base: simplify the code to parse RSS hash type
2018-09-27 Gautam Dawarnet/sfc/base: fix out of bounds read when dereferencing...
2018-04-27 Andrew Rybchenkonet/sfc/base: support equal stride super-buffer Rx...
2018-04-27 Andrew Rybchenkonet/sfc/base: make RxQ type data an union
2018-04-27 Ivan Malovnet/sfc/base: honour packed stream RSS restriction
2018-04-27 Ivan Malovnet/sfc/base: support more RSS hash configurations
2018-04-27 Ivan Malovnet/sfc/base: add a new means to control RSS hash
2018-03-30 Andy Moretonnet/sfc/base: add efsys macro to get memory region...
2018-03-30 Andy Moretonnet/sfc/base: support runtime VI window size
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to Rx module
2018-01-21 Andy Moretonnet/sfc/base: fix unused argument warning
2018-01-16 Andrew Rybchenkonet/sfc/base: change license to BSD-3-Clause
2018-01-16 Andrew Rybchenkonet/sfc/base: allow to request inner classes for Rx...
2018-01-16 Andrew Rybchenkonet/sfc/base: add function to create packed stream RxQ
2018-01-16 Andrew Rybchenkonet/sfc/base: control RxQ scatter using flag instead...
2018-01-16 Mark Spendernet/sfc/base: expand on comment on number of queues...
2018-01-16 Andrew Leenet/sfc/base: fix warnings from VS2015 C compiler ...
2018-01-16 Andy Moretonnet/sfc/base: improve names for RXQ descriptor counts
2018-01-16 Mark Spendernet/sfc/base: remove assertion on no longer used define
2018-01-16 Mark Spendernet/sfc/base: request info about outer frame in Rx...
2018-01-16 Andrew Rybchenkonet/sfc/base: enforce packed stream fake buffer size
2018-01-16 Andrew Rybchenkonet/sfc/base: provide simple access to RxQ state in EvQ
2018-01-16 Andrew Rybchenkonet/sfc/base: optimize credits overflow check
2018-01-16 Andrew Rybchenkonet/sfc/base: add description of the PS packets layout
2018-01-16 Andrew Rybchenkonet/sfc/base: improve RxQ label init prototype
2018-01-16 Andrew Rybchenkonet/sfc/base: improve PS credits push function name
2017-10-06 Ivan Malovnet/sfc/base: add RSS key size define
2017-10-06 Mark Spendernet/sfc/base: update RSS API to take RSS context parameter
2017-10-06 Mark Spendernet/sfc/base: add API to allocate and free RSS contexts
2017-10-06 Mark Spendernet/sfc/base: rename API to check Rx scale and hash...
2017-06-12 Andy Moretonnet/sfc/base: let caller know that queue is already...
2017-06-12 Andy Moretonnet/sfc/base: fix error code usage in common code
2017-01-17 Andrew Rybchenkonet/sfc/base: do not use enum type when values are...
2017-01-17 Andrew Rybchenkonet/sfc/base: import Rx packed stream mode
2017-01-17 Andrew Rybchenkonet/sfc/base: import RSS support
2017-01-17 Andrew Rybchenkonet/sfc/base: import Rx scatter support
2017-01-17 Andrew Rybchenkonet/sfc/base: import SFN7xxx family support