net/txgbe: support simple Tx
[dpdk.git] / drivers / net / ice /
2020-11-03 Jeff Guonet/ice: fix vector Rx
2020-11-03 Leyi Rongnet/ice: optimize Tx by using AVX512
2020-11-03 Leyi Rongnet/ice: add RSS hash parsing in AVX512 path
2020-11-03 Leyi Rongnet/ice: add AVX512 vector path
2020-11-03 Simei Sunet/ice: support ACL filter in DCF
2020-11-03 Simei Sunet/ice: get PF VSI map
2020-11-03 Junyu Jiangnet/ice: fix SCTP RSS configuration
2020-11-03 Simei Sunet/ice/base: fix bitmap set function
2020-10-22 David Marchanddrivers: add headers install helper
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-19 Ciara Powernet/ice: check max SIMD bitwidth
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Thomas Monjalonethdev: reset all when releasing a port
2020-10-16 Thomas Monjalonethdev: remove forcing stopped state upon close
2020-10-16 Simei Sunet/ice: support drop action for DCF switch
2020-10-16 Junfeng Guonet/ice: refactor RSS config wrap and fix potential...
2020-10-13 Radu Nicolaunet/ice: use write combining store for tail updates
2020-09-30 Chenbo Xiadrivers/net: fix port id size
2020-09-30 Thomas Monjalondrivers/net: remove redundant MAC addresses freeing
2020-09-30 Thomas Monjalondrivers/net: check process type in close operation
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Manish Choprabus/pci: query PCI extended capabilities
2020-09-30 Haiyue Wangnet/ice: refactor Rx FlexiMD handling
2020-09-25 Radu Nicolaubuild: remove deprecated cpuflag macros
2020-09-18 Qi Zhangnet/ice: support new devices
2020-09-18 Ting Xunet/ice: fix ptype parsing
2020-09-18 Guinan Sunnet/ice: remove devargs for flow mark
2020-09-18 Guinan Sunnet/ice: support flow mark in SSE path
2020-09-18 Guinan Sunnet/ice: support flow mark in AVX path
2020-09-18 Guinan Sunnet/ice: add flow director enabled switch
2020-09-18 Junyu Jiangnet/ice: support flex Rx descriptor RxDID22
2020-09-18 Zhirun Yannet/ice: merge inner/outer seg info for flow director
2020-09-18 Zhirun Yannet/ice: refactor flow director set config
2020-09-18 Qi Zhangnet/ice/base: preserve default aggregator VSI information
2020-09-18 Qi Zhangnet/ice/base: rename ACL priority values
2020-09-18 Qi Zhangnet/ice/base: remove unnecessary conditional
2020-09-18 Qi Zhangnet/ice/base: rename function
2020-09-18 Qi Zhangnet/ice/base: cache NVM module bank information
2020-09-18 Qi Zhangnet/ice/base: cleanup code
2020-09-18 Qi Zhangnet/ice/base: remove unused parameter
2020-09-18 Qi Zhangnet/ice/base: separate NVM version struct
2020-09-18 Qi Zhangnet/ice/base: enable QinQ filter for switch advanced...
2020-09-18 Qi Zhangnet/ice/base: adjust rate limit profile ids runtime...
2020-09-18 Qi Zhangnet/ice/base: change misc ACL style
2020-09-18 Qi Zhangnet/ice/base: preserve NVM capabilities in safe mode
2020-09-18 Qi Zhangnet/ice/base: remove function ACL count query
2020-09-18 Qi Zhangnet/ice/base: remove repeated words
2020-09-18 Qi Zhangnet/ice/base: check failed acts allocation
2020-09-18 Qi Zhangnet/ice/base: move a function
2020-09-18 Qi Zhangnet/ice/base: clear advanced rules in reset preparation
2020-09-18 Qi Zhangnet/ice/base: move a function
2020-09-18 Qi Zhangnet/ice/base: filter for GTPU outer IP without inner IP
2020-09-18 Qi Zhangnet/ice/base: support outer IP filter for GTPC
2020-09-18 Qi Zhangnet/ice/base: refactor DCB related variables
2020-09-18 Qi Zhangnet/ice/base: reduce profile to recip info get from...
2020-09-18 Qi Zhangnet/ice/base: introduce Tx rate limiting on port level
2020-09-18 Qi Zhangnet/ice/base: join format strings to same line
2020-09-18 Qi Zhangnet/ice/base: support GTP-U type switch rule
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
next