net/ice/base: give time for package download after PF reset
[dpdk.git] / drivers / net / ice / base / ice_common.c
2020-06-16 Qi Zhangnet/ice/base: give time for package download after...
2020-06-16 Qi Zhangnet/ice/base: initialize PHY configuration FEC fields
2020-06-16 Qi Zhangnet/ice/base: cleanup comment formatting
2020-06-16 Qi Zhangnet/ice/base: add AUI media type
2020-06-16 Qi Zhangnet/ice/base: improve VSI filters rebuild
2020-06-16 Qi Zhangnet/ice/base: gate devices from FW link override
2020-06-16 Qi Zhangnet/ice/base: report AOC PHY types as fiber
2020-06-16 Qi Zhangnet/ice/base: consolidate MAC config set
2020-06-16 Qi Zhangnet/ice/base: avoid undefined behavior
2020-05-18 Xiaoyun Linet/ice/base: update copyright
2020-04-21 Qi Zhangnet/ice/base: refactor flow control function
2020-04-21 Qi Zhangnet/ice/base: ignore EMODE when setting PHY config
2020-04-21 Qi Zhangnet/ice/base: reduce scope of variables
2020-04-21 Qi Zhangnet/ice/base: add reference count to tunnels
2020-04-21 Qi Zhangnet/ice/base: fix MAC write command
2020-04-21 Qi Zhangnet/ice/base: move functions from common to NVM module
2020-04-21 Qi Zhangnet/ice/base: do not access some hardware registers...
2020-04-21 Qi Zhangnet/ice/base: add hook to send AdminQ command
2020-04-21 Qi Zhangnet/ice/base: update copyright date
2020-04-21 Qi Zhangnet/ice/base: store NVM version in extracted format
2020-04-21 Qi Zhangnet/ice/base: support PHY persistent feature
2020-04-21 Qi Zhangnet/ice/base: fix a couple of casting
2020-04-21 Qi Zhangnet/ice/base: add AN masks to get PHY capabilities
2020-04-21 Qi Zhangnet/ice/base: add dedicate MAC type for E810
2020-04-21 Qi Zhangnet/ice/base: support link default override
2020-04-21 Qi Zhangnet/ice/base: use struct size helper
2020-04-21 Qi Zhangnet/ice/base: read PSM clock frequency from register
2020-01-17 Qi Zhangnet/ice/base: clean up
2020-01-17 Qi Zhangnet/ice/base: support adding MAC rules on specific...
2020-01-17 Qi Zhangnet/ice/base: increase PF reset wait timeout
2020-01-17 Qi Zhangnet/ice/base: do not wait for PE unit to load
2019-10-23 Qi Zhangnet/ice/base: remove dead error condition
2019-10-07 Qi Zhangnet/ice/base: remove unused code
2019-10-07 Qi Zhangnet/ice/base: remove redundant empty lines
2019-10-07 Qi Zhangnet/ice/base: remove Rx flex descriptor programming
2019-10-07 Qi Zhangnet/ice/base: add AQC get link topology handle support
2019-10-07 Qi Zhangnet/ice/base: correct abbreviations
2019-10-07 Qi Zhangnet/ice/base: add function to configure Tx AQ command
2019-10-07 Qi Zhangnet/ice/base: initialize driver NVM data earlier
2019-10-07 Qi Zhangnet/ice/base: support reading REPC statistics
2019-10-07 Qi Zhangnet/ice/base: add helper functions for PHY caching
2019-10-07 Qi Zhangnet/ice/base: add capabilities when in safe mode
2019-10-07 Qi Zhangnet/ice/base: improve debug print message
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: correct argument port info
2019-10-07 Qi Zhangnet/ice/base: add read PBA module function
2019-10-07 Qi Zhangnet/ice/base: store number of functions for the device
2019-10-07 Qi Zhangnet/ice/base: support init RXDID descs fields
2019-10-07 Qi Zhangnet/ice/base: support NVM rollback detection
2019-10-07 Qi Zhangnet/ice/base: add function to get FW mode
2019-07-24 Qi Zhangnet/ice/base: cleanup hardware register macros
2019-07-24 Qi Zhangnet/ice/base: use macro instead of function name
2019-06-28 Leyi Rongnet/ice/base: update Tx context struct
2019-06-28 Leyi Rongnet/ice/base: update driver unloading field
2019-06-28 Leyi Rongnet/ice/base: track HW stat registers past rollover
2019-06-28 Leyi Rongnet/ice/base: cleanup update link info
2019-06-28 Leyi Rongnet/ice/base: do not reuse result index already in use
2019-06-28 Leyi Rongnet/ice/base: disable Tx pacing option
2019-06-28 Leyi Rongnet/ice/base: enable HW to prefetch Rx descriptors
2019-06-28 Leyi Rongnet/ice/base: use a different log type for FW
2019-06-28 Leyi Rongnet/ice/base: set max number of TCs per port to 4
2019-06-28 Leyi Rongnet/ice/base: prefix capability logs for func and dev
2019-06-28 Leyi Rongnet/ice/base: add and fix debug logs
2019-06-28 Leyi Rongnet/ice/base: separate out control queue lock creation
2019-06-28 Leyi Rongnet/ice/base: move and redefine debug cq function
2019-06-28 Leyi Rongnet/ice/base: add functions to initialize FW logging
2019-06-28 Leyi Rongnet/ice/base: refactor HW table init function
2019-06-28 Leyi Rongnet/ice/base: save user provided PHY config
2019-06-28 Leyi Rongnet/ice/base: save queue bandwidth for replay after...
2019-04-05 Qi Zhangnet/ice: send driver version to firmware
2019-03-29 Qi Zhangnet/ice/base: revert workaround for resource allocation
2019-03-29 Qi Zhangnet/ice/base: change profile priority for RSS reply
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: add function to check FW recovery mode
2019-03-29 Qi Zhangnet/ice/base: return config error without queue to...
2019-03-29 Qi Zhangnet/ice/base: fix unreachable code usage
2019-03-29 Qi Zhangnet/ice/base: update copyright time
2019-03-29 Qi Zhangnet/ice/base: ensure only valid bits are set
2019-03-29 Qi Zhangnet/ice/base: enable VSI queue context
2019-03-29 Qi Zhangnet/ice/base: update macros
2019-03-29 Qi Zhangnet/ice/base: fix minor issues
2019-03-29 Qi Zhangnet/ice/base: declare functions as external
2019-03-29 Qi Zhangnet/ice/base: add helper macros
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: support resource allocation
2019-01-18 Qi Zhangnet/ice/base: clean up
2018-12-21 Paul M Stillwell Jrnet/ice/base: add common functions