net/virtio: fix incorrect cast of void *
[dpdk.git] / drivers / net / i40e / base /
2017-10-06 Jingjing Wunet/i40e/base: fix bool definition
2017-10-06 Jingjing Wunet/i40e: remove unused and incorrect definition
2017-07-06 Jingjing Wunet/i40e/base: update base code info
2017-07-06 Jingjing Wunet/i40e/base: extend processing of DDP
2017-07-06 Jingjing Wunet/i40e/base: add EEPROM checksum verification
2017-07-06 Jingjing Wunet/i40e/base: avoid reset timeout issue
2017-07-06 Jingjing Wunet/i40e/base: avoid potential null pointer dereference
2017-07-06 Jingjing Wunet/i40e/base: use admin queue for setting LEDs behavior
2017-07-06 Jingjing Wunet/i40e/base: support switch parameters
2017-07-06 Jingjing Wunet/i40e/base: update FW AQ API version to 1.7
2017-07-06 Jingjing Wunet/i40e/base: track id can be 0
2017-07-06 Jingjing Wunet/i40e/base: report supported link modes
2017-07-06 Jingjing Wunet/i40e/base: add new PHY types for 25G AOC and ACC
2017-07-06 Jingjing Wunet/i40e/base: store the requested FEC information
2017-07-06 Jingjing Wunet/i40e/base: add support for Adaptive Virtual Function
2017-07-06 Jingjing Wunet/i40e/base: add AQ command for read/write PHY registers
2017-07-06 Jingjing Wunet/i40e/base: sync nvmupdate command and adminq subtask
2017-07-06 Jingjing Wunet/i40e/base: use new virtchnl header file
2017-06-12 Wenzhuo Lunet/i40e/base: fix Tx error stats on VF
2017-04-04 Jingjing Wunet/i40e/base: add README
2017-04-04 Jingjing Wunet/i40e/base: new AQ commands for cloud filter
2017-04-04 Jingjing Wunet/i40e/base: add VF offload flags
2017-04-04 Jingjing Wunet/i40e/base: reduce wait time for adminq command
2017-04-04 Jingjing Wunet/i40e/base: new AQ commands for PPP
2017-04-04 Jingjing Wunet/i40e/base: fix potential out of bound array access
2017-04-04 Jingjing Wunet/i40e/base: control register read/write on X722
2017-04-04 Jingjing Wunet/i40e/base: define bit for HW ATR evict control
2017-01-18 Santosh Shuklanet/i40e: use I/O device memory read/write API
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
next