net/bnxt: fix Rx checksum flags
[dpdk.git] / drivers / net / sfc /
2018-02-05 Ivan Malovnet/sfc: support meson build
2018-02-05 Ivan Malovnet/sfc: rename version map file
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Andy Moretonnet/sfc/base: fix unused argument warning
2018-01-21 Ivan Malovnet/sfc: convert to new Tx offload API
2018-01-21 Ivan Malovnet/sfc: factor out function to report Tx capabilities
2018-01-21 Ivan Malovnet/sfc: convert to new Rx offload API
2018-01-21 Ivan Malovnet/sfc: factor out function to report Rx capabilities
2018-01-21 Roman Zhukovnet/sfc: fix flow RSS check in error handling
2018-01-21 Roman Zhukovnet/sfc: fix initialization of flow structure
2018-01-17 Pavan Nikhileshlog: remove log level config option
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Andrew Rybchenkonet/sfc: change license to BSD-3-Clause
2018-01-16 Andrew Rybchenkonet/sfc/base: change license to BSD-3-Clause
2018-01-16 Andrew Rybchenkonet/sfc: support more options for a number of Tx descri...
2018-01-16 Andrew Rybchenkonet/sfc: support more options for a number of Rx descri...
2018-01-16 Andrew Rybchenkonet/sfc: use Tx queue max fill level calculated on...
2018-01-16 Andrew Rybchenkonet/sfc: use Rx queue max fill level calculated on...
2018-01-16 Andrew Rybchenkonet/sfc: make Tx free threshold check datapath specific
2018-01-16 Andrew Rybchenkonet/sfc: make refill threshold check Rx datapath specific
2018-01-16 Andrew Rybchenkonet/sfc: support inner checksum offload on transmit
2018-01-16 Andrew Rybchenkonet/sfc: correct Rx checksum offloads for tunnel packets
2018-01-16 Andrew Rybchenkonet/sfc: support VXLAN and NVGRE packet types classific...
2018-01-16 Andrew Rybchenkonet/sfc: fix incorrect bitwise ORing of L3/L4 packet...
2018-01-16 Andrew Rybchenkonet/sfc: support UDP tunnel ports configuration
2018-01-16 Ivan Malovnet/sfc/base: add API to control UDP tunnel ports
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 Andrew Rybchenkonet/sfc: retry port start to handle MC reboot in the...
2018-01-16 Andrew Rybchenkonet/sfc: handle MC reboot event
2018-01-16 Andrew Rybchenkonet/sfc: do not hold management event queue lock while...
2018-01-16 Andrew Rybchenkonet/sfc: fix label name to be consistent
2018-01-16 Ivan Malovnet/sfc: fix main MAC address handling
2018-01-16 Andrew Rybchenkonet/sfc: fix DMA memory leak after kvarg processing...
2018-01-16 Andrew Rybchenkonet/sfc: fix multicast address list copy memory leak
2018-01-16 Andrew Rybchenkonet/sfc: stop periodic DMA if MAC stats upload fails
2018-01-16 Ivan Malovnet/sfc/base: remove Falcon-specific concurrency check
2018-01-16 Mark Spendernet/sfc/base: move BIU test code into Siena-specific...
2018-01-16 Andrew Leenet/sfc/base: fix PreFAST static analysis warning ...
2018-01-16 Mark Spendernet/sfc/base: expand on comment on number of queues...
2018-01-16 Mark Spendernet/sfc/base: remove obsolete check for pre-Siena hardware
2018-01-16 Andrew Leenet/sfc/base: fix warnings from VS2015 C compiler ...
2018-01-16 Andrew Leenet/sfc/base: fix warnings from VS2015 C compiler ...
2018-01-16 Andrew Leenet/sfc/base: fix warnings from VS2015 C compiler ...
2018-01-16 Andrew Leenet/sfc/base: fix warnings from VS2015 C compiler ...
2018-01-16 Andrew Leenet/sfc/base: fix warnings from VS2015 C compiler ...
2018-01-16 Andrew Leenet/sfc/base: fix warnings from VS2015 C compiler ...
2018-01-16 Andrew Leenet/sfc/base: fix warnings from VS2015 C compiler ...
2018-01-16 Mark Spendernet/sfc/base: fix probes in licensing support
2018-01-16 Mark Spendernet/sfc/base: fix diagnostics support build without...
2018-01-16 Mark Spendernet/sfc/base: allow to use PHY stats on Huntington...
2018-01-16 Andy Moretonnet/sfc/base: fix coding style
2018-01-16 Andy Moretonnet/sfc/base: remove unused defined for WPTR alignment
2018-01-16 Andrew Jacksonnet/sfc/base: support new sensors
2018-01-16 Andy Moretonnet/sfc/base: add new sensors
2018-01-16 Andy Moretonnet/sfc/base: move Siena-specific defs to right header
2018-01-16 Vijay Srivastavanet/sfc/base: fix build issue with PHY LED control...
2018-01-16 Andy Moretonnet/sfc/base: improve names for TXQ descriptor counts
2018-01-16 Andy Moretonnet/sfc/base: improve names for RXQ descriptor counts
2018-01-16 Andy Moretonnet/sfc/base: improve names for EVQ 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 Mark Spendernet/sfc/base: ignore error in completion event on MCDIv2 HW
2018-01-16 Mark Spendernet/sfc/base: use MCDIv2 for requests with too long...
2018-01-16 Andrew Rybchenkonet/sfc/base: support inner checksum offload on transmit
2018-01-16 Andy Moretonnet/sfc/base: make MAC naming consistent with other...
2018-01-16 Andrew Rybchenkonet/sfc/base: more accurately calculate number of PS...
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: clarify meaning of Rx desc lbits in PS...
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
2018-01-16 Andrew Leenet/sfc/base: support MUM/SUC firmware partitions
2018-01-16 Andy Moretonnet/sfc/base: fix ignoring function return value
2018-01-16 Andy Moretonnet/sfc/base: quieten get version methods
2018-01-16 Andy Moretonnet/sfc/base: remove duplicate NVRAM asserts
2018-01-16 Andy Moretonnet/sfc/base: precheck and verify flash writes
2018-01-16 Andy Moretonnet/sfc/base: fix check in NVRAM validate
2018-01-16 Andy Moretonnet/sfc/base: report correct partition write chunk...
2018-01-16 Andy Moretonnet/sfc/base: check NVRAM locking by partition ID
2018-01-16 Andy Moretonnet/sfc/base: simplify NVRAM type to partition mappings
2018-01-16 Andy Moretonnet/sfc/base: rename firmware update verify result...
2018-01-16 Andy Moretonnet/sfc/base: extend NVRAM RW finish to return verify...
2018-01-16 Andy Moretonnet/sfc/base: report verify result from RW finish callback
2018-01-16 Andy Moretonnet/sfc/base: simplify verify result handling
2018-01-16 Andy Moretonnet/sfc/base: fix result code in MCDI NVRAM update...
2018-01-16 Mark Spendernet/sfc/base: do not use Tx desc push with TSO descriptors
2018-01-16 Andrew Jacksonnet/sfc/base: copy new header from firmware src
2018-01-11 Thierry Herbelotfix typos
2017-11-14 Andrew Rybchenkonet/sfc: avoid Tx queue setup failure if thresholds...
2017-11-14 Andrew Rybchenkonet/sfc: avoid Rx queue setup failure if thresholds...
2017-11-06 Santosh Shukladrivers/net: rename physical address type to IOVA
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-11-06 Thomas Monjalonmalloc: rename address mapping function to IOVA
2017-10-26 Gaetan Rivetpci: introduce library and driver
next