net/ice/base: add AQ LLDP filter control command
[dpdk.git] / drivers / net / ice /
2020-09-18 Qi Zhangnet/ice/base: add AQ LLDP filter control command
2020-09-18 Qi Zhangnet/ice/base: fix abbreviations
2020-09-18 Qi Zhangnet/ice/base: introduce and use for each bit iterator
2020-09-18 Qi Zhangnet/ice/base: add function header
2020-09-18 Qi Zhangnet/ice/base: introduce and use bitmap hamming weight API
2020-09-18 Qi Zhangnet/ice/base: introduce and use bitmap set API
2020-09-18 Qi Zhangnet/ice/base: replace single-element array hack
2020-09-18 Qi Zhangnet/ice/base: silence static analysis warning
2020-09-18 Qi Zhangnet/ice/base: cleanup misleading comment
2020-09-18 Qi Zhangnet/ice/base: clean code wrapping
2020-09-18 Qi Zhangnet/ice/base: cleanup stack hog
2020-09-18 Qi Zhangnet/ice/base: fix issues around move nodes
2020-09-18 Qi Zhangnet/ice/base: avoid single-member variable-length structs
2020-09-18 Qi Zhangnet/ice/base: split capabilities discovering
2020-09-18 Qi Zhangnet/ice/base: handle error gracefully in HW table calloc
2020-09-18 Shougang Wangnet/ice: fix firmware version output
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Guinan Sunnet/ice: fix flow validation for unsupported patterns
2020-09-18 Qi Zhangnet/ice/base: fix outer IPv6 packet type table
2020-09-18 Ivan Dyukovnet/ice: return unknown speed in status
2020-09-18 Wei Zhaonet/ice: fix flow director GTPU rule creation
2020-09-18 Jeff Guonet/ice: fix hash parser
2020-09-18 Junfeng Guonet/ice: support auxiliary IP offset Rx descriptor
2020-09-18 Wei Zhaonet/ice: fix VF index check for DCF
2020-09-18 Haiyue Wangnet/ice: optimize FlexiMD hardware check
2020-09-18 Thomas Monjalonmbuf: remove physical address alias
2020-09-18 Thomas Monjalonmem: remove physical address aliases
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-08-05 Haiyue Wangnet/ice: revert fake TSO fixes
2020-08-05 Haiyue Wangnet/ice: fix Tx hang with TSO
2020-07-29 Haiyue Wangnet/ice: calculate TCP header size for offload
2020-07-29 Simei Sunet/ice: fix GTPU down/uplink and extension conflict
2020-07-29 Yunjian Wangnet/ice: add memory allocation check in RSS init
2020-07-29 Yunjian Wangnet/ice: fix memory leak when releasing VSI
2020-07-29 Jeff Guonet/ice: fix GTPU TEID hash
2020-07-29 Haiyue Wangnet/ice: fix TCP checksum offload
2020-07-29 Jeff Guonet/ice: fix hash action validation
2020-07-29 Qi Zhangnet/ice: remove RSS for SCTP in PPPoE
2020-07-29 Qi Zhangnet/ice/base: fix RSS interference
2020-07-29 Junyu Jiangnet/ice: fix bytes statistics
2020-07-21 Jeff Guonet/ice: fix GTPU L4 hash
2020-07-21 Jeff Guonet/ice: fix symmetric hash configuration
2020-07-21 Junfeng Guonet/ice/base: fix memory leak on GTPU RSS
2020-07-21 Simei Sunet/ice: fix GTPU RSS
2020-07-17 Jeff Guonet/ice: fix IPv6 NAT-T ESP
2020-07-17 Jeff Guonet/ice/base: fix GTPU IP hash
2020-07-17 Simei Sunet/ice: fix RSS type
2020-07-17 Wei Zhaonet/ice: fix tunnel type get
2020-07-17 Junfeng Guonet/ice/base: fix RSS removal for GTP-U
2020-07-11 Renata Saiakhovadrivers/net: delete HW rings while freeing queues
2020-07-11 Junfeng Guonet/ice: support RSS for IPv6 prefix
2020-07-11 Junfeng Guonet/ice: support RSS for IPv4 IPv6 mix of GTP
2020-07-11 Simei Sunet/ice: fix protocol header for PPPoE
2020-07-11 Junfeng Guonet/ice: support flow director GTPU outer IPv4/IPv6
2020-07-11 Zhirun Yannet/ice: support src MAC filter for flow director
2020-07-11 Wei Zhaonet/ice/base: fix tunnel filtering rule
2020-07-11 Wei Zhaonet/ice/base: fix tunnel type check for PPPoE
2020-07-07 Jeff Guonet/ice: enable additional input set for RSS hash
2020-07-07 Jeff Guonet/ice: support hash for GTPU protocols
2020-07-07 Jeff Guonet/ice: refactor PF hash flow
2020-07-07 Simei Sunet/ice: support ether type filter on flow director
2020-07-07 Simei Sunet/ice: fix GTPU/PPPoE packets with no hash value
2020-07-07 Shougang Wangnet/ice: fix error log in generic flow
2020-07-07 Simei Sunet/ice: support PPPoE RSS
2020-07-07 Wei Zhaonet/ice: fix typo on variable name
2020-07-07 Wei Zhaonet/ice: add input set byte number check
2020-07-07 Wei Zhaonet/ice: support switch flow for specific L4 type
2020-07-07 Wei Zhaonet/ice: fix tunnel type for switch rule
2020-07-07 Wei Zhaonet/ice: support more PPPoE packet type for switch
2020-07-07 Ting Xunet/ice: fix build with 16-byte Rx descriptor in DCF
2020-07-07 Qi Zhangnet/ice/base: update version
2020-07-07 Qi Zhangnet/ice/base: clear and free XLT entries on reset
2020-07-07 Qi Zhangnet/ice/base: split capability parse into separate...
2020-07-07 Qi Zhangnet/ice/base: add capability list AQ function
2020-07-07 Qi Zhangnet/ice/base: clean code in flow director module
2020-07-07 Qi Zhangnet/ice/base: move LLDP function to common module
2020-07-07 Qi Zhangnet/ice/base: cleanup some code style
2020-07-07 Qi Zhangnet/ice/base: fix GTP-U inner RSS IPv4 IPv6 co-exist
2020-07-07 Wei Zhaonet/ice: redirect switch rule with to VSI list action
2020-07-07 Shougang Wangnet/ice: fix EEPROM data
2020-07-07 Qi Zhangnet/ice: support original VF action for DCF
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Qi Zhangnet/ice: set MAC filter during start for DCF
2020-06-30 Qi Zhangnet/ice: enable stats for DCF
2020-06-30 Qi Zhangnet/ice: add queue start and stop for DCF
2020-06-30 Qi Zhangnet/ice: add queue config in DCF
2020-06-30 Qi Zhangnet/ice: init RSS during DCF start
2020-06-30 Qi Zhangnet/ice: add Rx queue init in DCF
2020-06-30 Qi Zhangnet/ice: add stop flag for device start/stop
2020-06-30 Qi Zhangnet/ice: complete queue setup in DCF
2020-06-30 Qi Zhangnet/ice: complete device configure in DCF
2020-06-30 Qi Zhangnet/ice: complete device info get in DCF
2020-06-30 Qi Zhangnet/ice: init RSS and supported RXDID in DCF
2020-06-30 Junyu Jiangnet/ice: initialize and update RSS based on user config
2020-06-30 Qi Zhangnet/ice/base: replace RSS profile locks
2020-06-30 Qi Zhangnet/ice/base: fix VSI ID mask to 10 bits
2020-06-30 Qi Zhangnet/ice/base: choose TCP dummy packet by protocol
2020-06-30 Qi Zhangnet/ice/base: get tunnel type for recipe
next