net: add rte prefix to ether functions
[dpdk.git] / drivers / net / fm10k / base /
2018-09-27 Bruce Richardsonnet/*/base: allow use of experimental APIs in base...
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonbuild: build as both static and shared libs
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Bruce Richardsondrivers/net: build Intel NIC PMDs with meson
2018-01-11 Thierry Herbelotfix typos
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-01-18 Santosh Shuklanet/fm10k: use I/O device memory read/write API
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
2015-10-29 Michael Qiufm10k: support Boulder Rapid device
2015-10-29 Wang Xiao Wfm10k: enable TSO support
2015-10-07 Wang Xiao Wfm10k/base: add FM10420 device ids
2015-10-07 Wang Xiao Wfm10k/base: pack TLV overlay structures
2015-10-07 Wang Xiao Wfm10k/base: fix ieee1588 adjustment direction
2015-10-07 Wang Xiao Wfm10k/base: add clock offset message
2015-10-07 Wang Xiao Wfm10k/base: add ieee1588 clock owner message support
2015-10-07 Wang Xiao Wfm10k/base: remove 1588 VF API
2015-10-07 Wang Xiao Wfm10k/base: check VF has a queue
2015-10-07 Wang Xiao Wfm10k/base: fix VF re-enabling
2015-10-07 Wang Xiao Wfm10k/base: fix VF queues counting
2015-10-07 Wang Xiao Wfm10k/base: fix VF multicast
2015-10-07 Wang Xiao Wfm10k/base: fix VF multicast update
2015-10-07 Wang Xiao Wfm10k/base: add mailbox counters
2015-10-07 Wang Xiao Wfm10k/base: fix mailbox connect
2015-10-07 Wang Xiao Wfm10k/base: fix mailbox phantom messages
2015-10-07 Wang Xiao Wfm10k/base: ignore oversized mailbox messages
2015-10-07 Wang Xiao Wfm10k/base: avoid Tx drop increment during mailbox...
2015-10-07 Wang Xiao Wfm10k/base: scale interrupt on PCIe link speed
2015-10-07 Wang Xiao Wfm10k/base: set unlimited bandwidth for PF queues
2015-10-07 Wang Xiao Wfm10k/base: add VF Tx timestamp mode no-op
2015-10-07 Wang Xiao Wfm10k/base: add PF Tx timestamp mode handler
2015-10-07 Wang Xiao Wfm10k/base: add macros for ethernet address checks
2015-10-07 Wang Xiao Wfm10k/base: remove useless variable
2015-10-07 Wang Xiao Wfm10k/base: fix debug typo
2015-10-02 Wang Xiao Wfm10k/base: fix a comment
2015-07-22 Stephen Hemmingerfm10k: fix missing newline in debug log
2015-05-22 Bruce Richardsonfm10k: move to drivers/net/