net/i40e/base: fix error message
[dpdk.git] / drivers / net / i40e / base / i40e_adminq.c
2020-01-17 Xiaolong Yenet/i40e/base: fix error message
2018-10-11 Qi Zhangnet/i40e/base: add capability flag for stopping FW...
2018-10-11 Qi Zhangnet/i40e/base: add additional return code
2018-10-11 Qi Zhangnet/i40e/base: gracefully clean the resources
2018-10-11 Qi Zhangnet/i40e/base: replace license text with SPDX tag
2018-01-16 Qi Zhangnet/i40e/base: fix compile issue for GCC 6.3
2018-01-16 Qi Zhangnet/i40e/base: add AQ critical error type
2018-01-16 Qi Zhangnet/i40e/base: enable AQ event get in NVM update
2018-01-16 Qi Zhangnet/i40e/base: clean up
2018-01-16 Qi Zhangnet/i40e/base: fix NVM lock
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-04-04 Jingjing Wunet/i40e/base: reduce wait time for adminq command
2017-01-17 Jingjing Wunet/i40e/base: add error state for NVM update state...
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: 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
2015-10-01 Jingjing Wui40e/base: minor clean up
2015-10-01 Jingjing Wui40e/base: wrap the register definitions for PF and VF
2015-10-01 Jingjing Wui40e/base: get OEM version
2015-10-01 Jingjing Wui40e/base: add commands for NVM update
2015-10-01 Jingjing Wui40e/base: add wait states to NVM state machine
2015-10-01 Jingjing Wui40e/base: save AQ write back descriptor
2015-10-01 Jingjing Wui40e/base: grab AQ spinlocks before clearing registers
2015-05-22 Bruce Richardsoni40e: move to drivers/net/