net/ice/base: align add VSI and update VSI AQ command buffer
[dpdk.git] / drivers / net / ice / base / ice_adminq_cmd.h
2021-01-08 Qi Zhangnet/ice/base: align add VSI and update VSI AQ command...
2021-01-08 Qi Zhangnet/ice/base: refactor structure field
2021-01-08 Qi Zhangnet/ice/base: align macro names to specification
2021-01-08 Qi Zhangnet/ice/base: use report default config to get PHY...
2021-01-08 Qi Zhangnet/ice/base: add interface to support configuring...
2021-01-08 Qi Zhangnet/ice/base: add definitions for FW health status...
2021-01-08 Qi Zhangnet/ice/base: cleanup some macros
2020-11-03 Qi Zhangnet/ice/base: support extended GPIO access
2020-11-03 Qi Zhangnet/ice/base: fix parameter name in comment
2020-11-03 Qi Zhangnet/ice/base: support class 5+ modules
2020-11-03 Qi Zhangnet/ice/base: use package info from ice segment metadata
2020-11-03 Qi Zhangnet/ice/base: add more capability to admin queue
2020-11-03 Qi Zhangnet/ice/base: add NVM write response flags
2020-09-18 Qi Zhangnet/ice/base: remove repeated words
2020-09-18 Qi Zhangnet/ice/base: replace single-element array hack
2020-09-18 Qi Zhangnet/ice/base: avoid single-member variable-length structs
2020-07-07 Qi Zhangnet/ice/base: cleanup some code style
2020-06-30 Qi Zhangnet/ice/base: fix VSI ID mask to 10 bits
2020-06-30 Qi Zhangnet/ice/base: add commands for system diagnostic
2020-06-16 Qi Zhangnet/ice/base: add 1G SGMII PHY type
2020-06-16 Qi Zhangnet/ice/base: add command to LLDP
2020-06-16 Qi Zhangnet/ice/base: cleanup comment formatting
2020-06-16 Qi Zhangnet/ice/base: update maximum PHY type high index
2020-05-18 Xiaoyun Linet/ice/base: update copyright
2020-04-21 Qi Zhangnet/ice/base: add default DCB parameters
2020-04-21 Qi Zhangnet/ice/base: fix MAC write command
2020-04-21 Qi Zhangnet/ice/base: check DDP package compatibility
2020-04-21 Qi Zhangnet/ice/base: update copyright date
2020-04-21 Qi Zhangnet/ice/base: add ACL module
2020-04-21 Qi Zhangnet/ice/base: fix a couple of casting
2020-04-21 Qi Zhangnet/ice/base: add macro specifying max NVM offset
2020-04-21 Qi Zhangnet/ice/base: add AN masks to get PHY capabilities
2020-04-21 Qi Zhangnet/ice/base: add shared driver parameter command
2020-04-21 Qi Zhangnet/ice/base: support link default override
2020-04-21 Qi Zhangnet/ice/base: add NVM netlist macros
2020-01-17 Qi Zhangnet/ice/base: clean up
2019-10-07 Qi Zhangnet/ice/base: remove redundant empty lines
2019-10-07 Qi Zhangnet/ice/base: add AQC get link topology handle support
2019-10-07 Qi Zhangnet/ice/base: add function to configure Tx AQ command
2019-10-07 Qi Zhangnet/ice/base: add more opcode and macros
2019-10-07 Qi Zhangnet/ice/base: add helper functions for PHY caching
2019-10-07 Qi Zhangnet/ice/base: add SFF EEPROM AQ command
2019-10-07 Qi Zhangnet/ice/base: remove debug code
2019-10-07 Qi Zhangnet/ice/base: enhance NVM read
2019-06-28 Leyi Rongnet/ice/base: update driver unloading field
2019-06-28 Leyi Rongnet/ice/base: add some minor new defines
2019-06-28 Leyi Rongnet/ice/base: update some defines
2019-06-28 Leyi Rongnet/ice/base: add functions to initialize FW logging
2019-06-28 Leyi Rongnet/ice/base: support programming a new switch recipe
2019-06-28 Leyi Rongnet/ice/base: add more recipe commands
2019-04-05 Qi Zhangnet/ice: send driver version to firmware
2019-03-29 Qi Zhangnet/ice/base: support FDIR
2019-03-29 Qi Zhangnet/ice/base: support DCB
2019-03-29 Qi Zhangnet/ice/base: update copyright time
2019-03-29 Qi Zhangnet/ice/base: add RSS key related macro and structures
2019-03-29 Qi Zhangnet/ice/base: enhance get link status command
2019-03-29 Qi Zhangnet/ice/base: ensure only valid bits are set
2019-03-29 Qi Zhangnet/ice/base: add functions to get allocated resources
2019-03-29 Qi Zhangnet/ice/base: add more APIs in switch module
2019-03-29 Qi Zhangnet/ice/base: remove unnecessary code
2019-03-29 Qi Zhangnet/ice/base: add two helper functions
2019-03-29 Qi Zhangnet/ice/base: improve comments
2019-01-18 Qi Zhangnet/ice/base: add package download related data structure
2019-01-18 Qi Zhangnet/ice/base: support resource allocation
2018-12-21 Paul M Stillwell Jrnet/ice/base: add admin queue structures and commands