net/bnxt: fix filter freeing
[dpdk.git] / drivers / net / sfc /
2018-07-23 Andrew Rybchenkonet/sfc: handle unknown L3 packet class in EF10 event...
2018-07-23 Andrew Rybchenkonet/sfc: fix assert in set multicast address list
2018-07-23 Andrew Rybchenkonet/sfc: prepare to support Rx datapath without checksum
2018-07-23 Andrew Rybchenkonet/sfc: fix Rx queue offloads reporting in queue info
2018-07-23 Andrew Rybchenkonet/sfc: move Rx checksum offload check to device level
2018-07-23 Igor Romanovnet/sfc: fallback to filter with zero vid
2018-07-23 Igor Romanovnet/sfc: fix filter exceptions logic
2018-07-12 Bruce Richardsonnet/sfc: disable for 32-bit builds
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-07-04 Andrew Rybchenkonet/sfc: support Rx descriptor status for EF10 ESSB...
2018-07-04 Andrew Rybchenkonet/sfc: support ops to check ready descriptors in...
2018-07-04 Andrew Rybchenkonet/sfc: fix double-free in EF10 ESSB Rx queue purge
2018-07-04 Andrew Rybchenkonet/sfc: discard packets with bad CRC on EF10 ESSB Rx
2018-07-04 Andrew Rybchenkonet/sfc: cut non VLAN ID bits from TCI
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-05-30 Andrew Rybchenkonet/sfc: add missing Rx descriptor status callback
2018-05-17 Roman Zhukovnet/sfc: fix errno if flow API RSS action parse fails
2018-05-17 Ivan Malovnet/sfc: improve unsupported flow pattern message
2018-05-17 Andrew Rybchenkonet/sfc: fix minimum number of Rx descriptors in ESSB...
2018-05-14 Andy Greennet/sfc: make sure that stats name is nul-terminated
2018-05-14 Andrew Rybchenkonet/sfc: fix inner TCP/UDP checksum offload control
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
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-05-14 Andrew Rybchenkonet/sfc: rely on ethdev mapping of Tx offloads to TxQ...
2018-04-27 Roman Zhukovnet/sfc: support MARK and FLAG actions in flow API
2018-04-27 Roman Zhukovnet/sfc: make processing of flow rule actions more...
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: support flow marks in equal stride super-buffer Rx
2018-04-27 Andrew Rybchenkonet/sfc: add Rx descriptor wait timeout
2018-04-27 Andrew Rybchenkonet/sfc: support DPDK firmware variant
2018-04-27 Andrew Rybchenkonet/sfc: check mempool when equal stride super-buffer...
2018-04-27 Andrew Rybchenkonet/sfc: support callback to check if mempool is supported
2018-04-27 Andrew Rybchenkonet/sfc: support equal stride super-buffer Rx mode
2018-04-27 Andrew Rybchenkonet/sfc: allow to take mbuf pool into account when...
2018-04-27 Andrew Rybchenkonet/sfc: allow one Rx queue entry carry many packet...
2018-04-27 Andrew Rybchenkonet/sfc: conditionally compile support for tunnel packets
2018-04-27 Andrew Rybchenkonet/sfc: move EF10 Rx event parser to shared header
2018-04-27 Andrew Rybchenkonet/sfc: prepare EF10 Rx event parser to be reused
2018-04-27 Andrew Rybchenkonet/sfc: factor out function to push Rx doorbell
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 Andrew Rybchenkonet/sfc: do not use RSS context if it is not required
2018-04-27 Andrew Rybchenkonet/sfc: ignore spec bits not covered by mask
2018-04-27 Ivan Malovnet/sfc: convert to the advanced EFX RSS interface
2018-04-27 Ivan Malovnet/sfc: factor out RSS fields from adapter info
2018-04-27 Ivan Malovnet/sfc: remove conditional compilation for RSS
2018-04-27 Ivan Malovnet/sfc: process RSS settings on Rx configure step
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-27 Adrien Mazarguilethdev: add transfer attribute to flow API
2018-04-27 Adrien Mazarguilethdev: fix TPID handling in flow API
2018-04-27 Adrien Mazarguilethdev: add encap level to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: add hash function to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-27 Adrien Mazarguilethdev: alter behavior of flow API actions
2018-04-27 Ivan Malovnet/sfc: add missing Rx fini on RSS setup fail path
2018-04-16 Ferruh Yigitnet/sfc: fix meson build warning with gcc
2018-04-13 Ferruh Yigitdrivers/net: fix icc deprecated parameter warning
2018-04-13 Andrew Rybchenkonet/sfc: use default FEC mode
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Andrew Rybchenkonet/sfc: support loopback mode configuration
2018-04-13 Andrew Rybchenkonet/sfc/base: fix comparison always true warning
2018-04-13 Andrew Rybchenkonet/sfc: support choice of FW subvariant without Tx...
2018-04-13 Andrew Rybchenkonet/sfc/base: support FW subvariant choice
2018-04-13 Andrew Rybchenkonet/sfc/base: report no Tx checksum FW subvariant support
2018-04-13 Andrew Rybchenkonet/sfc/base: add firmware subvariant aware driver...
2018-04-13 Andrew Rybchenkonet/sfc/base: update MCDI headers
2018-03-30 Andrew Rybchenkonet/sfc: support Medford2 family adapters
2018-03-30 Andrew Rybchenkonet/sfc: support runtime VI window size
2018-03-30 Andrew Rybchenkonet/sfc: support link speeds up to 100G
2018-03-30 Roman Zhukovnet/sfc: add device parameter to choose FW variant
2018-03-30 Roman Zhukovnet/sfc/base: add values for RxDPCPU firmware id recogn...
2018-03-30 Gautam Dawarnet/sfc/base: support choosing firmware variant
2018-03-30 Roman Zhukovnet/sfc: fix type of opaque pointer in perf profile...
2018-03-30 Andrew Rybchenkonet/sfc: fix mbuf data alignment calculation
2018-03-30 Ivan Malovnet/sfc: add dynamic log level for MCDI messages
2018-03-30 Ivan Malovnet/sfc: remove dedicated init log parameter
2018-03-30 Ivan Malovnet/sfc: prepare to merge init logs with main log type
2018-03-30 Ivan Malovnet/sfc: support per-port dynamic logging
2018-03-30 Ivan Malovnet/sfc: support driver-wide dynamic logging
2018-03-30 Stephen Hemmingernet/sfc: use link status helper functions
2018-03-30 Roman Zhukovnet/sfc: support DROP action in flow API
2018-03-30 Roman Zhukovnet/sfc/base: support drop filters on EF10 family NICs
2018-03-30 Roman Zhukovnet/sfc: avoid creation of ineffective flow rules
2018-03-30 Roman Zhukovnet/sfc: multiply of specs with an unknown destination MAC
2018-03-30 Roman Zhukovnet/sfc: multiply of specs w/o inner frame destination MAC
2018-03-30 Roman Zhukovnet/sfc: multiply of specs with an unknown EtherType
2018-03-30 Roman Zhukovnet/sfc: add infrastructure to make many filters from...
next