net/i40e: fix shifts of signed values
[dpdk.git] / drivers / net / sfc /
2018-03-30 Guido Barzininet/sfc/base: add CTPIO statistics
2018-03-30 Andy Moretonnet/sfc/base: run genfwdef to update headers
2018-03-30 Guido Barzininet/sfc/base: document the event type for CTPIO sends
2018-03-30 Andy Moretonnet/sfc/base: add 1.3V voltage and current sensors
2018-03-30 Guido Barzininet/sfc/base: provide a flag for controlling CTPIO...
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support for tunnel encapsula...
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support for licensing
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support for external port...
2018-03-30 Andy Moretonnet/sfc/base: group Medford external port mapping entries
2018-03-30 Andy Moretonnet/sfc/base: clarify port mode names and masks
2018-03-30 Andy Moretonnet/sfc/base: support Medford2 event timer semantics
2018-03-30 Andy Moretonnet/sfc/base: support FEC mode settings
2018-03-30 Andy Moretonnet/sfc/base: remove obsolete comments
2018-03-30 Andy Moretonnet/sfc/base: move VI window size config to ef10 NIC...
2018-03-30 Andy Moretonnet/sfc/base: move privilege config to ef10 NIC board...
2018-03-30 Andy Moretonnet/sfc/base: move vector config to ef10 NIC board...
2018-03-30 Andy Moretonnet/sfc/base: move limits config to ef10 NIC board...
2018-03-30 Andy Moretonnet/sfc/base: move Tx config to ef10 NIC board config
2018-03-30 Andy Moretonnet/sfc/base: move Rx config to ef10 NIC board config
2018-03-30 Andy Moretonnet/sfc/base: move datapath config to ef10 NIC board cfg
2018-03-30 Andy Moretonnet/sfc/base: move PHY/link config to ef10 NIC board cfg
2018-03-30 Andy Moretonnet/sfc/base: move legacy board config to ef10 NIC...
2018-03-30 Andy Moretonnet/sfc/base: move MAC address config to ef10 NIC board cfg
2018-03-30 Andy Moretonnet/sfc/base: move PF/VF config to ef10 NIC board config
2018-03-30 Andy Moretonnet/sfc/base: move port config to ef10 NIC board config
2018-03-30 Andy Moretonnet/sfc/base: add ef10 NIC board config method
2018-03-30 Andy Moretonnet/sfc/base: use correct name for frame truncation...
2018-03-30 Andy Moretonnet/sfc/base: remove MAC stats size define
2018-03-30 Andrew Rybchenkonet/sfc: size MAC stats DMA buffer to support Medford2
2018-03-30 Richard Houldsworthnet/sfc/base: resolve code analysis warnings
2018-03-30 Andy Moretonnet/sfc/base: decode Medford2 FEC stats if available
2018-03-30 Andy Moretonnet/sfc/base: run mkconfig.py to add FEC MAC stats
2018-03-30 Andy Moretonnet/sfc/base: use MAC stats DMA buffer size when decoding
2018-03-30 Andy Moretonnet/sfc/base: use MAC stats DMA buffer size from caps
2018-03-30 Andy Moretonnet/sfc/base: improve robustness of MAC stats get via...
2018-03-30 Andy Moretonnet/sfc/base: retrieve number of MAC stats from NIC
2018-03-30 Andy Moretonnet/sfc/base: refactor EF10 get datapath capabilities
2018-03-30 Andy Moretonnet/sfc/base: handle new speeds in link events
2018-03-30 Andy Moretonnet/sfc/base: add efsys macro to get memory region...
2018-03-30 Andy Moretonnet/sfc/base: add new loopback modes
2018-03-30 Andy Moretonnet/sfc/base: support new link modes
2018-03-30 Andy Moretonnet/sfc/base: simplify loopback type checking
2018-03-30 Andy Moretonnet/sfc/base: report memory BAR number
2018-03-30 Andy Moretonnet/sfc/base: update notes on interrupt testing on VFs
2018-03-30 Andrew Rybchenkonet/sfc/base: fix too long line
2018-03-30 Richard Houldsworthnet/sfc/base: refactoring eliminating code analysis...
2018-03-30 Andy Moretonnet/sfc/base: update hardware headers for Medford2
2018-03-30 Mark Spendernet/sfc/base: add method to make checksum option descri...
2018-03-30 Richard Houldsworthnet/sfc/base: improve comments for EF10 ext port mapping
2018-03-30 Andy Moretonnet/sfc/base: support runtime VI window size
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to MON module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to VPD module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to BOOTCFG module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to SRAM module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to NVRAM module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to Tx module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to Rx module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to PHY module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to MCDI module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to MAC module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to INTR module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to FILTER module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to EV module
2018-03-30 Andy Moretonnet/sfc/base: move RxDP config get to EF10 NIC code
2018-03-30 Andy Moretonnet/sfc/base: correct PIO buffer dimensions for Medford2
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to NIC module
2018-03-30 Andy Moretonnet/sfc/base: add efsys option for Medford2
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 PCI IDs
2018-03-30 Andy Moretonnet/sfc/base: add 3.3V and 12.0V current sensors
2018-03-30 Andrew Rybchenkonet/sfc/base: update autogenerated headers from firmwaresrc
2018-03-30 Andrew Jacksonnet/sfc/base: regenerate files with genfwdef after...
2018-03-30 Andrew Rybchenkonet/sfc: add missing defines for SAL annotation
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...
next