net/bntx: use new API to get iova address XXX
[dpdk.git] / drivers / net / fm10k /
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-26 Xiao Wangnet/fm10k: support switch restart on VF
2017-10-26 Xiao Wangnet/fm10k: support switch restart on PF
2017-10-26 Xiao Wangnet/fm10k: redefine link status semantics
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-13 Zhiyong Yangnet/fm10k: fix port id type
2017-10-12 Luca Boccassimk: sort source files before compilation
2017-10-12 Jianfeng Tandrivers/net: enable IOVA mode for Intel PMDs
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-07-06 Xiao Wangnet/fm10k: initialize link status in device start
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-06-12 Ferruh Yigitdrivers/net: remove unnecessary macro for unused variables
2017-06-12 Bruce Richardsonnet/fm10k: add compile-time checks to vector driver
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-06-05 David Marchanddrivers/net: fix vfio kmod dependency
2017-05-05 Bruce Richardsondrivers/net: disable new gcc 7 warnings for base code
2017-05-05 Qi Zhangnet/fm10k: fix memory overflow in 32-bit SSE Rx
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-05 Jerin Jacobmbuf: make rearm data address naturally aligned
2017-04-05 Olivier Matzmbuf: make segment prefree function public
2017-04-04 Xiao Wangnet/fm10k: fix secondary process crash
2017-04-04 Zhiyong Yangnet/fm10k: remove limit of Tx burst size
2017-04-04 Xiao Wangnet/fm10k: fix pointer cast
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
next