net/mlx5: support user space Rx interrupt event
[dpdk.git] / drivers / net / fm10k /
2017-04-04 Qi Zhangnet/fm10k/base: add base driver information
2017-04-04 Qi Zhangnet/fm10k/base: request reset on mailbox state change
2017-04-04 Qi Zhangnet/fm10k/base: replace macros
2017-04-04 Qi Zhangnet/fm10k/base: improve re-map queues handle
2017-04-04 Qi Zhangnet/fm10k/base: add macro for geneve tunnel offload
2017-04-04 Qi Zhangnet/fm10k/base: do not stop reset
2017-04-04 Qi Zhangnet/fm10k/base: add macros for global interrupt
2017-04-04 Qi Zhangnet/fm10k/base: enable lport map request
2017-04-04 Qi Zhangnet/fm10k/base: improve VF multi-bit VLAN update requests
2017-04-04 Qi Zhangnet/fm10k/base: update comment regarding reserved bits...
2017-04-04 Qi Zhangnet/fm10k/base: use different name for override bit
2017-04-04 Qi Zhangnet/fm10k/base: update comment to use 8 bit notation
2017-04-04 Qi Zhangnet/fm10k/base: add new item to lport msg attr
2017-04-04 Qi Zhangnet/fm10k/base: clean up the logic
2017-04-04 Qi Zhangnet/fm10k/base: add error code
2017-04-04 Qi Zhangnet/fm10k/base: expose macros needed by DPDK
2017-04-04 Qi Zhangnet/fm10k/base: reset multicast mode when deleting...
2017-04-04 Qi Zhangnet/fm10k/base: add a flag to indicate VF trust mode
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-02-10 Jeff Guodrivers/net: fix device configuration
2017-01-18 Santosh Shuklanet/fm10k: use I/O device memory read/write API
2017-01-12 Ben Walkerpci: separate detaching ethernet ports from PCI devices
2017-01-04 Tomasz Kulaseknet/fm10k: add Tx preparation
2017-01-04 Olivier Matzethdev: fix extended statistics name index
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-25 Jan Blunckethdev: move info filling of PCI into drivers
2016-12-25 Jan Bluncknet/fm10k: localize mapping of ethdev to PCI device
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-10-26 Xiao Wangnet/fm10k: fix VF Tx queue initialization
2016-10-26 Qi Zhangnet/fm10k: fix out of order Rx read
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-13 Xiao Wangnet/fm10k: implement new Rx checksum flag
2016-10-13 Xiao Wangnet/fm10k: fix Rx checksum flags
2016-09-30 Xiao Wangnet/fm10k: fix MAC address removal from switch
2016-09-28 Yuanhan Liunet: fix clang build
2016-10-03 Jan Viktorinpci: create device list and fallback on its members
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-09-16 Pablo de Laradrivers: make driver names consistent
2016-07-22 Xiao Wangnet/fm10k: fix RSS hash config
2016-07-15 Xiao Wangnet/fm10k: fix FTAG mode with multiple queues
2016-07-11 David Marchandnet/fm10k: move PCI device ids to the driver
2016-07-05 Xiao Wangnet/fm10k: fix Rx descriptor read timing
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-07-01 Remy Hortonethdev: remove redundant id field in xstats name lookup
2016-06-20 Xiao Wangnet/fm10k: fix promiscuous receive for VF
2016-06-20 Olivier Matznet/mbuf: remove unused Rx error flags
2016-06-16 Remy Hortonethdev: remove name from extended statistic fetch
2016-06-16 Remy Hortonnet/fm10k: fetch extended statistics with integer ids
2016-06-13 Christian Ehrhardtmk: fix missing internal dependencies
2016-06-07 Jerin Jacobmk: fix cross-compilation
2016-05-24 Olivier Matzmbuf: add prefetch helpers
2016-05-06 Michael Frascafm10k: fix packet type for multi-segment packets
2016-04-01 Thomas Monjalonethdev: add 100G link speed
2016-04-01 Marc Suneethdev: add speed capabilities
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-31 Michael Frascafm10k: fix RSS reset during initialization
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-16 Xiao Wangfm10k: enable FTAG based forwarding
2016-03-16 Xiao Wangfm10k/base: remove unused struct element
2016-03-16 Xiao Wangfm10k/base: minor cleanups
2016-03-16 Xiao Wangfm10k/base: move constants on right of binary operators
2016-03-16 Xiao Wangfm10k/base: fix TLV structures alignment
2016-03-16 Xiao Wangfm10k/base: improve comments
2016-03-16 Xiao Wangfm10k/base: expand VID to VLAN ID in comments
2016-03-16 Xiao Wangfm10k/base: allow removal of slot appropriate check
2016-03-16 Xiao Wangfm10k/base: use memcpy for MAC address copy
2016-03-16 Xiao Wangfm10k/base: remove CamelCase
2016-03-16 Xiao Wangfm10k/base: add bit macro
2016-03-16 Xiao Wangfm10k/base: remove useless else
2016-03-16 Xiao Wangfm10k/base: wrap long lines
2016-03-16 Xiao Wangfm10k/base: document ITR scale workaround
2016-03-16 Xiao Wangfm10k/base: fix max queues on VF initialization failure
2016-03-16 Xiao Wangfm10k/base: use bit shift for ITR scale
2016-03-16 Xiao Wangfm10k/base: clean up namespace pollution
2016-03-16 Xiao Wangfm10k/base: fix typecast
2016-03-16 Xiao Wangfm10k: use default mailbox message handler for PF
2016-03-16 Chen Jing D(Mark)fm10k: handle error flags in vector Rx
2016-03-16 Chen Jing D(Mark)fm10k: optimize mbuf freeing in non-vector Tx
2016-03-16 Shaopeng Hefm10k: fix switch manager high CPU usage
2016-03-16 Shaopeng Hefm10k: enable broadcast loopback suppression
2016-03-16 Shaopeng Hefm10k: make default VID available in initialization
2016-03-16 Shaopeng Hefm10k: add Rx queue interrupt enable/disable functions
2016-03-16 Shaopeng Hefm10k: remove Rx queue interrupts when stopping
2016-03-16 Shaopeng Hefm10k: setup Rx interrupt for PF and VF
2016-03-16 Shaopeng Hefm10k: support Rx descriptor check
2016-03-16 Chen Jing D(Mark)fm10k: allocate logical ports for flow director
2016-03-16 Xiao Wangfm10k: fix VLAN flag in scattered Rx
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-11-27 Chen Jing D(Mark)fm10k: log Rx and Tx functions in use
2015-11-27 Chen Jing D(Mark)fm10k: fix Rx function selection
2015-11-24 Chen Jing D(Mark)fm10k: allow to disable vector driver
2015-11-24 Chen Jing D(Mark)fm10k: fix crash when closing
2015-11-24 Shaopeng Hefm10k: fix VLAN in Rx mbuf
2015-11-13 Stephen Hemmingerfm10k: use common functions to manage DMA zone
2015-11-04 Pablo de Laraethdev: check queue state before starting or stopping
2015-11-04 Thomas Monjalondoc: fix doxygen syntax of some comments
2015-11-03 Bernard Iremongerdrivers: copy PCI device info to ethdev data
2015-11-02 Harry van Haarenfm10k: add extended stats
2015-11-02 Chen Jing D(Mark)fm10k: fix crash in vector Rx
next