ethdev: add namespace
[dpdk.git] / drivers / net / ice / ice_ethdev.c
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-20 Dapeng Yunet/ice: fix sideband queue initialization
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: move MTU set check to library
2021-10-18 Ferruh Yigitethdev: move jumbo frame offload check to library
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-14 Simei Sunet/ice: fix dereferenced null pointer
2021-10-06 Xueming Liethdev: change queue release callback
2021-09-28 Simei Sunet/ice: support IEEE 1588 PTP
2021-09-28 Simei Sunet/ice: enable Rx timestamp on flex descriptor
2021-09-24 Alvin Zhangnet/ice: support low Rx latency
2021-10-01 William Tueal: remove sys/queue.h from public headers
2021-09-22 Wenjun Wunet/ice: remove support for IP fragment default RSS
2021-09-22 Simei Sunet/ice: support 1PPS
2021-08-29 Wenjun Wunet/ice: fix default RSS hash for IP fragments
2021-08-29 Haiyue Wangnet/ice: fix memzone leak after device init failure
2021-07-09 David Marchandnet/ice: fix memzone leak when firmware is missing
2021-07-07 David Marchandeal: handle compressed firmware
2021-07-07 David Marchandnet/ice: factorize firmware loading
2021-07-06 Wenjun Wunet/ice: support default RSS for IP fragment packet
2021-07-06 Haiyue Wangnet/ice: add option for setting HW debug mask
2021-06-10 Qi Zhangnet/ice: fix data path in secondary process
2021-06-10 Dapeng Yunet/ice: fix default RSS key generation
2021-05-12 Jie Wangnet/ice: fix VSI array out of bounds access
2021-05-10 Wenjun Wunet/ice: remove redundant RSS configuration for GTPU
2021-05-11 David Marchandlog: register with standardized names
2021-04-25 Alvin Zhangnet/ice: fix fast mbuf freeing
2021-04-26 Ferruh Yigitdrivers/net: fix FW version query
2021-04-20 Siwar Zitouninet/ice: fix disabling promiscuous mode
2021-04-13 Wenwu Manet/ice: fix illegal access when removing MAC filter
2021-04-06 Pallavi Kadamnet/ice: disable DDP package on Windows
2021-04-06 Pallavi Kadamnet/ice: build on Windows
2021-04-01 Qi Zhangnet/ice: refine debug build option
2021-03-30 Qi Zhangnet/ice: refine RSS configure
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-24 Qi Zhangnet/ice/base: fix memory allocation for MAC addresses
2021-03-24 Wenjun Wunet/ice: fix RSS hash update
2021-03-17 Wenjun Wunet/ice: check some functions return
2021-03-05 Alvin Zhangnet/ice: fix VLAN filter with PF
2021-02-04 Haiyue Wangnet/ice: fix VLAN 0 adding based on VLAN mode
2021-02-04 Haiyue Wangnet/ice: fix VLAN strip for double VLAN
2021-01-29 Qi Zhangnet/ice: support E823C family devices
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Steve Yangnet/ice: fix jumbo frame flag condition
2021-01-18 Liang Manet/ice: implement power management API
2021-01-13 Alvin Zhangnet/ice: fix RSS lookup table initialization
2021-01-08 Qi Zhangnet/ice/base: align add VSI and update VSI AQ command...
2021-01-08 Qi Zhangnet/ice/base: align macro names to specification
2021-01-08 Dapeng Yunet/ice: check Rx queue number on RSS init
2020-11-13 Junfeng Guonet/ice: fix some RSS hash fields
2020-11-03 Junfeng Guonet/ice: delete unsupported ptypes in default hash set
2020-11-03 Haiyue Wangnet/ice: rename dynamic mbuf name
2020-11-03 Qi Zhangnet/ice/base: specify global RSS LUT id in get/set...
2020-11-03 Qi Zhangnet/ice/base: refactor RSS configure API
2020-11-03 Tao Zhunet/ice: show RSS hash configuration
2020-11-03 Jesse Brandeburgnet/ice: update writeback policy to reduce latency
2020-11-03 Junyu Jiangnet/ice: fix SCTP RSS configuration
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 Junfeng Guonet/ice: refactor RSS config wrap and fix potential...
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-18 Qi Zhangnet/ice: support new devices
2020-09-18 Guinan Sunnet/ice: remove devargs for flow mark
2020-09-18 Junyu Jiangnet/ice: support flex Rx descriptor RxDID22
2020-09-18 Qi Zhangnet/ice/base: separate NVM version struct
2020-09-18 Qi Zhangnet/ice/base: avoid single-member variable-length structs
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 Ivan Dyukovnet/ice: return unknown speed in status
2020-09-18 Junfeng Guonet/ice: support auxiliary IP offset Rx descriptor
2020-09-18 Haiyue Wangnet/ice: optimize FlexiMD hardware check
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 Qi Zhangnet/ice: remove RSS for SCTP in PPPoE
2020-07-29 Junyu Jiangnet/ice: fix bytes statistics
2020-07-21 Simei Sunet/ice: fix GTPU RSS
2020-07-07 Simei Sunet/ice: fix GTPU/PPPoE packets with no hash value
2020-07-07 Shougang Wangnet/ice: fix EEPROM data
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Junyu Jiangnet/ice: initialize and update RSS based on user config
2020-06-16 Qi Zhangnet/ice/base: support E823L devices
2020-04-21 Junyu Jiangnet/ice: fix RSS advanced rule
2020-04-21 Haiyue Wangnet/ice: export DDP definition symbols
2020-04-21 Qi Zhangnet/ice/base: store NVM version in extracted format
2020-04-21 Qi Zhangnet/ice/base: add AN masks to get PHY capabilities
2020-04-21 Qi Zhangnet/ice/base: add and update E822 device IDs
2020-03-18 Qi Zhangnet/ice: remove redundant functions
2020-02-21 Tao Zhunet/ice: fix queue MSI-X interrupt binding
2020-01-17 Haiyue Wangnet/ice: unify bool type value
2020-01-17 Chenxu Dinet/ice: cleanup Tx buffers
2020-01-17 Haiyue Wangnet/ice: use ethernet copy API to do MAC assignment
2020-01-17 Qi Zhangnet/ice: support 1/10G device IDs
next