net/i40e: restore flow director filter
[dpdk.git] / drivers / net / i40e / base /
2017-01-17 Jingjing Wunet/i40e/base: remove unused macro
2017-01-17 Jingjing Wunet/i40e/base: fix byte order
2017-01-17 Jingjing Wunet/i40e/base: fix division by zero
2017-01-17 Jingjing Wunet/i40e/base: add broadcast promiscuous control per...
2017-01-17 Jingjing Wunet/i40e/base: add error state for NVM update state...
2017-01-17 Jingjing Wunet/i40e/base: remove duplicate definitions
2017-01-17 Jingjing Wunet/i40e/base: comment that UDP port must be in host...
2017-01-17 Jingjing Wunet/i40e/base: convert shift values to hex
2017-01-17 Jingjing Wunet/i40e/base: fix NVM access interfering
2017-01-17 Jingjing Wunet/i40e/base: save link FEC info from link up event
2017-01-17 Jingjing Wunet/i40e/base: fix WoL failure on PF reset
2017-01-17 Jingjing Wunet/i40e/base: implement VSI full promiscuous mode
2017-01-17 Jingjing Wunet/i40e/base: implement clear all WoL filters
2017-01-17 Jingjing Wunet/i40e/base: adjust 25G PHY type values
2017-01-17 Jingjing Wunet/i40e/base: use BIT macro instead of bit fields
2017-01-17 Jingjing Wunet/i40e/base: add FEC bits to PHY capabilities
2017-01-17 Jingjing Wunet/i40e/base: remove FPK HyperV VF device ID
2017-01-17 Jingjing Wunet/i40e/base: deprecate unused macro
2017-01-17 Jingjing Wunet/i40e/base: replace memcpy
2017-01-17 Jingjing Wunet/i40e/base: fix unknown PHYs incorrect identification
2017-01-17 Jingjing Wunet/i40e/base: add protocols when discover capabilities
2017-01-17 Jingjing Wunet/i40e/base: add bus number info
2017-01-17 Jingjing Wunet/i40e/base: add clause22 and clause45 implementation
2017-01-17 Jingjing Wunet/i40e/base: add media type detection for 25G link
2017-01-17 Jingjing Wunet/i40e/base: fix long link down notification time
2017-01-17 Jingjing Wunet/i40e/base: group base mode VF offload flags
2017-01-17 Jingjing Wunet/i40e/base: fix bit test mask
2017-01-17 Jingjing Wunet/i40e/base: remove unnecessary code
2017-01-17 Jingjing Wunet/i40e/base: fix flow control set for 25G
2017-01-17 Jingjing Wunet/i40e/base: add encap checksum VF offload flag
2016-09-30 Qi Zhangnet/i40e/base: support FCoE
2016-09-30 Qi Zhangnet/i40e/base: get SAN MAC address
2016-09-30 Qi Zhangnet/i40e/base: minor clean up
2016-09-30 Qi Zhangnet/i40e/base: enable proxy command for X722
2016-09-30 Qi Zhangnet/i40e/base: add multicast magic packet enable flag
2016-09-30 Qi Zhangnet/i40e/base: enable set/get HMC resource profile
2016-09-30 Qi Zhangnet/i40e/base: enable wake on LAN for X722
2016-09-30 Qi Zhangnet/i40e/base: get PHY abilities for 25G
2016-09-30 Qi Zhangnet/i40e/base: add 25G PHY capability
2016-09-30 Qi Zhangnet/i40e/base: define PHY type capability constants
2016-09-30 Qi Zhangnet/i40e/base: fix UDP packet header
2016-09-30 Qi Zhangnet/i40e/base: add function to clear default VSI
2016-06-20 Helin Zhangnet/i40e/base: support disabling links on all ports
2016-06-20 Helin Zhangnet/i40e/base: allow PF to configure RSS for VF
2016-06-20 Helin Zhangnet/i40e/base: add input set mask definitions
2016-06-20 Helin Zhangnet/i40e/base: increase supported AQ API version
2016-06-20 Helin Zhangnet/i40e/base: add more device capabilities for NVM...
2016-06-20 Helin Zhangnet/i40e/base: fix debug output of adminq commands
2016-06-20 Helin Zhangnet/i40e/base: fix printing the number of MSIX vectors
2016-06-20 Helin Zhangnet/i40e/base: support new devices
2016-06-20 Helin Zhangnet/i40e/base: fix error with mirror rule ID 0
2016-06-20 Helin Zhangnet/i40e/base: allow egress traffic mirroring
2016-06-20 Helin Zhangnet/i40e/base: fix Geneve VNI for HW use
2016-06-20 Helin Zhangnet/i40e/base: limit PF/VF specific code to that driver...
2016-06-20 Helin Zhangnet/i40e/base: refactor NVM update command processing
2016-06-20 Helin Zhangnet/i40e/base: move NVM update status field to HW struct
2016-06-20 Helin Zhangnet/i40e/base: remove HMC admin queue functions
2016-03-16 Helin Zhangi40e/base: update AQ command structures and macros
2016-03-16 Helin Zhangi40e/base: add AQ thermal sensor control struct
2016-03-16 Helin Zhangi40e/base: add virtchnl offload for X722 PCTYPES
2016-03-16 Helin Zhangi40e/base: add some register definitions
2016-03-16 Helin Zhangi40e: use AQ for Rx control register read/write
2016-03-16 Helin Zhangi40e/base: fix coding style
2016-03-16 Helin Zhangi40e/base: save VSI resource count on update
2016-03-16 Helin Zhangi40e/base: fix driver load failure
2016-03-16 Helin Zhangi40e/base: avoid unwanted Tx traffic mirroring
2016-03-16 Helin Zhangi40e/base: support LED blinking with new PHY
2016-03-16 Helin Zhangi40e/base: add AQ switch configuration
2016-03-16 Helin Zhangi40e/base: add VEB statistics control
2016-03-16 Helin Zhangi40e/base: support mirroring rules
2016-03-16 Helin Zhangi40e/base: set shared bit for multicast filters
2016-03-16 Helin Zhangi40e/base: fix PHY NVM interaction
2016-03-16 Helin Zhangi40e/base: unify the capability function
2016-03-16 Helin Zhangi40e/base: fix proxy for X722
2016-03-16 Helin Zhangi40e/base: fix wake on lan for X722
2016-03-16 Helin Zhangi40e: update device ids
2016-03-16 Helin Zhangi40e/base: fix uncertain event descriptor issue
2016-03-16 Helin Zhangi40e/base: set AQ count after memory allocation
2016-03-16 Helin Zhangi40e/base: fix missing check for stopped admin queue
2016-03-16 Helin Zhangi40e/base: limit version check of DCB
2016-03-16 Helin Zhangi40e/base: support NVM read on X722
2016-03-16 Helin Zhangi40e/base: add flag for X722 register access
2016-03-16 Helin Zhangi40e/base: acquire NVM ownership before reading it
2016-03-16 Helin Zhangi40e/base: fix compilation warnings
2015-11-11 Helin Zhangi40e: fix memzone freeing
2015-10-01 Jingjing Wui40e/base: add outer UDP checksum for X722
2015-10-01 Jingjing Wui40e/base: add WOL/proxy capability parsing
2015-10-01 Jingjing Wui40e/base: support WOL config for X722
2015-10-01 Jingjing Wui40e/base: support proxy config for X722
2015-10-01 Jingjing Wui40e/base: support RSS for X722
2015-10-01 Jingjing Wui40e/base: add X722 specific registers
2015-10-01 Jingjing Wui40e/base: add X722 device
2015-10-01 Jingjing Wui40e/base: print FCoE capability
2015-10-01 Jingjing Wui40e/base: support ESS
2015-10-01 Jingjing Wui40e/base: add definition of GLINT_CTL register
2015-10-01 Jingjing Wui40e/base: support pre-allocated pages for pd
2015-10-01 Jingjing Wui40e/base: add checks for CEE APP priority validity
2015-10-01 Jingjing Wui40e/base: more Solaris config
2015-10-01 Jingjing Wui40e/base: fix padding in struct
2015-10-01 Jingjing Wui40e/base: remove useless assignments
next