net/virtio: fix incorrect cast of void *
[dpdk.git] / drivers / net / i40e / base / i40e_common.c
2017-07-06 Jingjing Wunet/i40e/base: extend processing of DDP
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: use new virtchnl header file
2017-04-04 Jingjing Wunet/i40e/base: new AQ commands for cloud filter
2017-04-04 Jingjing Wunet/i40e/base: new AQ commands for PPP
2017-04-04 Jingjing Wunet/i40e/base: control register read/write on X722
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: comment that UDP port must be in host...
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: 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: 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 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: 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
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: get PHY abilities for 25G
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: 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: remove HMC admin queue functions
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: update device ids
2016-03-16 Helin Zhangi40e/base: add flag for X722 register access
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 device
2015-10-01 Jingjing Wui40e/base: print FCoE capability
2015-10-01 Jingjing Wui40e/base: support ESS
2015-10-01 Jingjing Wui40e/base: remove useless assignments
2015-10-01 Jingjing Wui40e/base: update Flex-10 capabilities
2015-10-01 Jingjing Wui40e/base: add PHY capabilities
2015-10-01 Jingjing Wui40e/base: use bit shift macros
2015-10-01 Jingjing Wui40e/base: increase PF reset max loop limit
2015-10-01 Jingjing Wui40e/base: wrap the register definitions for PF and VF
2015-10-01 Jingjing Wui40e/base: add OEM post update
2015-10-01 Jingjing Wui40e/base: add debug dump internal data
2015-10-01 Jingjing Wui40e/base: add workaround to drop all flow control...
2015-10-01 Jingjing Wui40e/base: add promiscuous on VLAN
2015-10-01 Jingjing Wui40e/base: add Tx scheduling related AQ commands
2015-10-01 Jingjing Wui40e/base: save link module type
2015-10-01 Jingjing Wui40e/base: reformat AQ debug output
2015-09-30 Jingjing Wui40e/base: add error status decoding
2015-09-30 Jingjing Wui40e/base: add new device id for 20Gb and Fort pond
2015-05-22 Bruce Richardsoni40e: move to drivers/net/