net: add rte prefix to IP structure
[dpdk.git] / drivers / net / sfc / base /
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/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/base: remove min/max defines for number of...
2019-02-08 Igor Romanovnet/sfc/base: remove min/max defines for number of...
2019-02-08 Igor Romanovnet/sfc/base: define max desc number for every EF10 NIC
2019-02-08 Igor Romanovnet/sfc/base: remove min define for number of Tx descs
2019-02-08 Ivan Malovnet/sfc/base: report support for Tx checksum op descriptors
2019-02-08 Mark Spendernet/sfc/base: ensure EvQ poll stops when abort is requested
2019-02-08 Richard Houldsworthnet/sfc/base: update external port number calculation
2019-02-08 Richard Houldsworthnet/sfc/base: correct annotations where NULL input...
2019-01-14 Igor Romanovnet/sfc/base: fix Tx descriptor max number check
2018-11-13 Igor Romanovnet/sfc/base: fix field order in filter spec struct
2018-09-27 Richard Houldsworthnet/sfc/base: use transceiver ID when reading info
2018-09-27 Richard Houldsworthnet/sfc/base: add accessor to whole link status
2018-09-27 Tom Millingtonnet/sfc/base: guard Rx scale code with corresponding...
2018-09-27 Richard Houldsworthnet/sfc/base: infer port mode bandwidth from max link...
2018-09-27 Richard Houldsworthnet/sfc/base: support improvements to bandwidth calcula...
2018-09-27 Richard Houldsworthnet/sfc/base: add X2 port modes to bandwidth calculator
2018-09-27 Richard Houldsworthnet/sfc/base: update to current port mode terminology
2018-09-27 Richard Houldsworthnet/sfc/base: adjust PHY module info interface
2018-09-27 Richard Houldsworthnet/sfc/base: expose PHY module device address constants
2018-09-27 Richard Houldsworthnet/sfc/base: make last byte of module information...
2018-09-27 Vijay Srivastavanet/sfc/base: add helper API to make Geneve filter...
2018-09-27 Andy Moretonnet/sfc/base: fix MAC Tx stats for less or equal to...
2018-09-27 Richard Houldsworthnet/sfc/base: modify phy caps to indicate FEC request
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 Ivan Malovnet/sfc/base: check buffer size for hash flags
2018-09-27 Ivan Malovnet/sfc/base: use simpler code to check hash algorithm...
2018-09-27 Vijay Srivastavanet/sfc/base: add support to get active FEC type
2018-09-27 Ivan Malovnet/sfc/base: fix a typo in unicast filter insertion...
2018-09-27 Ivan Malovnet/sfc/base: fix name of the argument to store RSS...
2018-09-27 Mark Spendernet/sfc/base: prevent access to the NIC config before...
2018-09-27 Andy Moretonnet/sfc/base: fix ID retrieval in v3 licensing
2018-09-27 Andy Moretonnet/sfc/base: add API to inform libefx of hardware...
2018-09-27 Andy Moretonnet/sfc/base: add routine to check for hardware presence
2018-09-27 Gautam Dawarnet/sfc/base: fix out of bounds read when dereferencing...
2018-09-27 Mark Spendernet/sfc/base: add information if TSO workaround is...
2018-09-27 Martin Harveynet/sfc/base: avoid usage of too big arrays on stack
2018-09-27 Richard Houldsworthnet/sfc/base: generalise EF10 NVRAM buffer interface
2018-09-27 Richard Houldsworthnet/sfc/base: add accessor for default port mode
2018-09-27 Richard Houldsworthnet/sfc/base: add buffer editing functions to boot...
2018-09-27 Martin Harveynet/sfc/base: add API to retrieve sensor limits
2018-09-27 Martin Harveynet/sfc/base: check size of memory to read sensors...
2018-09-27 Martin Harveynet/sfc/base: add generated description of sensors
2018-09-27 Mark Spendernet/sfc/base: remove probes when a Tx queue is too...
2018-09-27 Martin Harveynet/sfc/base: refactor monitors support
2018-09-27 Vijay Srivastavanet/sfc/base: add check for TUNNEL module in NIC reset API
2018-09-27 Martin Harveynet/sfc/base: move empty efsys definitions to EFX headers
2018-09-27 Vijay Srivastavanet/sfc/base: fix outer IPID field in TSO option descri...
2018-09-27 Paul Foxnet/sfc/base: add more definitions of partitions
2018-09-27 Andrew Rybchenkonet/sfc/base: fix build because of no declaration
2018-09-27 Andy Moretonnet/sfc/base: add space after sizeof
2018-09-27 Andy Moretonnet/sfc/base: properly align on line continuation
2018-09-27 Martin Harveynet/sfc/base: fix SAL annotation for input buffers
2018-09-27 Andrew Jacksonnet/sfc/base: highlight that image layout header generated
2018-09-27 Martin Harveynet/sfc/base: fix output buffer SAL annotation
2018-09-27 Martin Harveynet/sfc/base: fix invalid order of memset arguments
2018-09-27 Martin Harveynet/sfc/base: fix PreFAST warnings because of unused...
2018-09-27 Bruce Richardsonnet/*/base: allow use of experimental APIs in base...
2018-05-14 Andrew Rybchenkonet/sfc/base: add Medford2 head-of-line blocking stats
2018-05-14 Andrew Rybchenkonet/sfc/base: support RxDP scatter disabled truncate...
2018-05-14 Andrew Rybchenkonet/sfc/base: generate Medford2 RxDP stats
2018-05-14 Andrew Rybchenkonet/sfc/base: fix Medford2 FEC stats range
2018-04-27 Roman Zhukovnet/sfc/base: get max supported value for action MARK
2018-04-27 Roman Zhukovnet/sfc/base: support MARK and FLAG actions in filters
2018-04-27 Roman Zhukovnet/sfc/base: get actions MARK and FLAG support
2018-04-27 Andrew Rybchenkonet/sfc/base: add equal stride super-buffer prefix...
2018-04-27 Andrew Rybchenkonet/sfc/base: support equal stride super-buffer Rx...
2018-04-27 Andrew Rybchenkonet/sfc/base: detect equal stride super-buffer support
2018-04-27 Andrew Rybchenkonet/sfc/base: make RxQ type data an union
2018-04-27 Andrew Rybchenkonet/sfc/base: update autogenerated MCDI and TLV headers
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-04-27 Andrew Rybchenkonet/sfc/base: cope with clang warning on negative shift
2018-04-13 Andrew Rybchenkonet/sfc/base: fix comparison always true warning
2018-04-13 Andrew Rybchenkonet/sfc/base: support FW subvariant choice
next