drivers/net: use ack in interrupt handlers
[dpdk.git] / drivers / net / ice / base /
2019-07-03 Leyi Rongnet/ice/base: fix inner L2 offset in GRE dummy packet
2019-07-03 Leyi Rongnet/ice/base: support ethertype switch filters
2019-07-03 Leyi Rongnet/ice/base: support IPv6 based switch filters
2019-06-28 Leyi Rongnet/ice/base: update Tx context struct
2019-06-28 Leyi Rongnet/ice/base: change flow and profile removal
2019-06-28 Leyi Rongnet/ice/base: update driver unloading field
2019-06-28 Leyi Rongnet/ice/base: reduce calls to get profile associations
2019-06-28 Leyi Rongnet/ice/base: fix NVGRE header structure
2019-06-28 Leyi Rongnet/ice/base: refactor zeroing bitmap size
2019-06-28 Leyi Rongnet/ice/base: refactor zeroing bitmap
2019-06-28 Leyi Rongnet/ice/base: fix copying bitmap
2019-06-28 Leyi Rongnet/ice/base: fix zeroing bitmap
2019-06-28 Leyi Rongnet/ice/base: deduce TSA value in the CEE mode
2019-06-28 Leyi Rongnet/ice/base: reduce adding advanced rule time
2019-06-28 Leyi Rongnet/ice/base: allow forward to Q groups in switch rule
2019-06-28 Leyi Rongnet/ice/base: enable additional switch rules
2019-06-28 Leyi Rongnet/ice/base: add VXLAN/generic tunnel management
2019-06-28 Leyi Rongnet/ice/base: add some minor new defines
2019-06-28 Leyi Rongnet/ice/base: refactor VSI node scheduler
2019-06-28 Leyi Rongnet/ice/base: cleanup flex pipe files
2019-06-28 Leyi Rongnet/ice/base: cleanup unused code
2019-06-28 Leyi Rongnet/ice/base: update marker to mark unused func parameters
2019-06-28 Leyi Rongnet/ice/base: introduce some new macros
2019-06-28 Leyi Rongnet/ice/base: fix Rx functionality for ethertype filters
2019-06-28 Leyi Rongnet/ice/base: protect list add with lock
2019-06-28 Leyi Rongnet/ice/base: check RSS flow profile list
2019-06-28 Leyi Rongnet/ice/base: add function to deallocate flow entry
2019-06-28 Leyi Rongnet/ice/base: fix signed package download
2019-06-28 Leyi Rongnet/ice/base: eliminate semantic parser warnings
2019-06-28 Leyi Rongnet/ice/base: optimize data structures
2019-06-28 Leyi Rongnet/ice/base: fix flow director VSI count
2019-06-28 Leyi Rongnet/ice/base: fix rate limit burst size calculation
2019-06-28 Leyi Rongnet/ice/base: correct UDP/TCP packet types
2019-06-28 Leyi Rongnet/ice/base: check new FD filter duplication
2019-06-28 Leyi Rongnet/ice/base: implement LLDP persistent settings
2019-06-28 Leyi Rongnet/ice/base: track HW stat registers past rollover
2019-06-28 Leyi Rongnet/ice/base: support 64-bit read
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: make FDID available for flex descriptor
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: support 32-bit hamming weight
2019-06-28 Leyi Rongnet/ice/base: update some defines
2019-06-28 Leyi Rongnet/ice/base: forbid VSI to remove unassociated ucast...
2019-06-28 Leyi Rongnet/ice/base: add and fix debug logs
2019-06-28 Leyi Rongnet/ice/base: add sibling head to parse nodes
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: use macro instead of magic 8
2019-06-28 Leyi Rongnet/ice/base: add functions to initialize FW logging
2019-06-28 Leyi Rongnet/ice/base: add compatibility check for package version
2019-06-28 Leyi Rongnet/ice/base: protect profile map list with locks
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: move RSS replay list
2019-06-28 Leyi Rongnet/ice/base: rollback AVF RSS configurations
2019-06-28 Leyi Rongnet/ice/base: save queue bandwidth for replay after...
2019-06-28 Leyi Rongnet/ice/base: support removing advanced rule
2019-06-28 Leyi Rongnet/ice/base: replay advanced rule after reset
2019-06-28 Leyi Rongnet/ice/base: support programming a new switch recipe
2019-06-28 Leyi Rongnet/ice/base: add functions to create new switch recipe
2019-06-28 Leyi Rongnet/ice/base: add more recipe commands
2019-06-28 Leyi Rongnet/ice/base: fix DCBx initialization
2019-06-28 Leyi Rongnet/ice/base: add function to configure MIB
2019-06-28 Leyi Rongnet/ice/base: include DIR flag in extraction sequence
2019-06-03 Bruce Richardsonbuild: warn on unused parameter
2019-04-05 Qi Zhangnet/ice: send driver version to firmware
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
next