replace snprintf with strlcpy
[dpdk.git] / drivers / net / ice /
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-29 Chenmin Sunnet/ice: fix speed capability
2019-03-29 Qiming Yangnet/ice: enable RSS when device init
2019-03-29 Qiming Yangnet/ice: add safe mode
2019-03-29 Qiming Yangnet/ice: load OS default package
2019-03-29 Qi Zhangnet/ice/base: rework on bit ops
2019-03-29 Qi Zhangnet/ice/base: revert workaround for resource allocation
2019-03-29 Qi Zhangnet/ice/base: increase protocol offset size
2019-03-29 Qi Zhangnet/ice/base: fix minor issues
2019-03-29 Qi Zhangnet/ice/base: fix duplicate resource allocations
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: change profile id reference counting
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: fix minor issues
2019-03-29 Qi Zhangnet/ice/base: remove local VSIG allocations
2019-03-29 Qi Zhangnet/ice/base: do not write TCAM entries back
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: enable VSI queue context
2019-03-29 Qi Zhangnet/ice/base: clean code
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: add helper functions for flow management
2019-03-29 Qi Zhangnet/ice/base: add MAC filter with marker and counter
2019-03-29 Qi Zhangnet/ice/base: add functions to get VSI promiscuous...
2019-03-29 Qi Zhangnet/ice/base: add functions for resource counter
2019-03-29 Qi Zhangnet/ice/base: add functions to get allocated resources
2019-03-29 Qi Zhangnet/ice/base: add functions for ethertype filter
2019-03-29 Qi Zhangnet/ice/base: add VSI queue context framework
2019-03-29 Qi Zhangnet/ice/base: add more APIs in switch module
2019-03-29 Qi Zhangnet/ice/base: declare functions as external
2019-03-29 Qi Zhangnet/ice/base: remove unnecessary code
2019-03-29 Qi Zhangnet/ice/base: allow package copy to be used after resets
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-03-29 Qi Zhangnet/ice/base: add switch resource allocation and free
2019-03-29 Wenzhuo Lunet/ice: support vector AVX2 in Tx
2019-03-29 Wenzhuo Lunet/ice: support Rx scatter AVX2 vector
2019-03-29 Wenzhuo Lunet/ice: support Rx AVX2 vector
2019-03-29 Wenzhuo Lunet/ice: support Tx SSE vector
2019-03-29 Wenzhuo Lunet/ice: support Rx scatter SSE vector
2019-03-29 Wenzhuo Lunet/ice: support vector SSE in Rx
2019-03-29 Wenzhuo Lunet/ice: add pointer for queue buffer release
2019-03-29 Wenzhuo Lunet/ice: fix Tx function setting
2019-03-20 Leyi Rongnet/ice: speed up to retrieve EEPROM
2019-02-19 Wei Zhaonet/ice: enable VLAN filter offloads support
2019-02-13 Qi Zhangnet/ice: fix crash on device detach
2019-01-24 Wenzhuo Lunet/ice: fix link speed
2019-01-24 Wenzhuo Lunet/ice: support promiscuous mode
2019-01-18 Qi Zhangnet/ice/base: free flow profile entries
2019-01-18 Qi Zhangnet/ice/base: add flow module
2019-01-18 Qi Zhangnet/ice/base: add flexible pipeline module
2019-01-18 Qi Zhangnet/ice/base: add some helper macros
2019-01-18 Qi Zhangnet/ice/base: add package download related data structure
2019-01-18 Qi Zhangnet/ice/base: support resource allocation
2019-01-18 Qi Zhangnet/ice/base: clean up
2019-01-14 Qiming Yangnet/ice: fix VLAN filter Tx
2019-01-14 Leyi Rongnet/ice: fix firmware version result of ethtool
2019-01-03 Jerin Jacobnet/ice: fix build with debug enabled
2019-01-03 Qiming Yangnet/ice: fix CRC strip
2018-12-21 Wenzhuo Lunet/ice: support descriptor ops
2018-12-21 Wenzhuo Lunet/ice: support statistics
2018-12-21 Wenzhuo Lunet/ice: support advance Rx/Tx
2018-12-21 Wenzhuo Lunet/ice: support EEPROM information getting
2018-12-21 Wenzhuo Lunet/ice: support FW version getting
2018-12-21 Wenzhuo Lunet/ice: support Rx queue interruption
2018-12-21 Wenzhuo Lunet/ice: support RSS
2018-12-21 Wenzhuo Lunet/ice: support VLAN ops
2018-12-21 Wenzhuo Lunet/ice: support MAC ops
2018-12-21 Wenzhuo Lunet/ice: support MTU setting
2018-12-21 Wenzhuo Lunet/ice: support basic Rx/Tx
2018-12-21 Wenzhuo Lunet/ice: support packet type getting
2018-12-21 Wenzhuo Lunet/ice: support queue information getting
2018-12-21 Wenzhuo Lunet/ice: support link update
2018-12-21 Wenzhuo Lunet/ice: support getting device information
2018-12-21 Wenzhuo Lunet/ice: support device and queue ops
2018-12-21 Wenzhuo Lunet/ice: support device initialization
2018-12-21 Wenzhuo Lunet/ice/base: add OS specific implementation
2018-12-21 Paul M Stillwell Jrnet/ice/base: add structures for Rx/Tx queues
2018-12-21 Paul M Stillwell Jrnet/ice/base: add protocol structures and defines
2018-12-21 Paul M Stillwell Jrnet/ice/base: add various headers
2018-12-21 Paul M Stillwell Jrnet/ice/base: add common functions
2018-12-21 Paul M Stillwell Jrnet/ice/base: add code to work with the NVM
2018-12-21 Paul M Stillwell Jrnet/ice/base: add virtual switch code
2018-12-21 Paul M Stillwell Jrnet/ice/base: add basic Tx scheduler
2018-12-21 Paul M Stillwell Jrnet/ice/base: add control queue information
2018-12-21 Paul M Stillwell Jrnet/ice/base: add device IDs for Intel E800 Series...
2018-12-21 Paul M Stillwell Jrnet/ice/base: add sideband queue info
2018-12-21 Paul M Stillwell Jrnet/ice/base: add admin queue structures and commands
2018-12-21 Paul M Stillwell Jrnet/ice/base: add basic structures
2018-12-21 Paul M Stillwell Jrnet/ice/base: add registers for Intel E800 Series NIC