net/ice/base: align add VSI and update VSI AQ command buffer
[dpdk.git] / drivers / net / ice / ice_ethdev.c
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
2020-01-17 Beilei Xingnet/ice: fix VSI context
2020-01-17 Ting Xunet/ice: add device IDs for C822N
2019-11-20 Qi Zhangnet/ice: add flow mark hint
2019-11-20 Yahui Caonet/ice: fix flow director rule after device stop
2019-11-20 Yahui Caonet/ice: fix flow director programming status check
2019-11-20 Andrew Rybchenkodrivers/net: fix RSS hash offload flag if no RSS
2019-11-20 Simei Sunet/ice: fix crash with wrong package
2019-11-20 Qiming Yangnet/ice: fix link status recovery
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
2019-11-11 Haiyue Wangnet/ice: optimize protocol extraction by dynamic mbuf
2019-11-11 Qi Zhangnet/ice: free HW tables when device closed
2019-11-11 Tao Zhunet/ice: remove VLAN TPID set
2019-11-08 Qi Zhangnet/ice/base: add new device IDs
2019-11-08 Jiaqi Minnet/ice: fix setting max frame size
2019-10-23 Simei Sunet/ice: enable advanced RSS
2019-10-23 Simei Sunet/ice: add RSS configuration for GTPU/PPPoE
2019-10-23 Ying A Wangnet/ice: cleanup RSS/FDIR profile on device init
2019-10-23 Beilei Xingnet/ice: enable flow director engine
2019-10-23 Leyi Rongnet/ice: invoke callback when link status change
2019-10-23 Ying A Wangnet/ice: rework for generic flow enabling
2019-10-23 Qiming Yangnet/ice: add devargs to control pipeline mode
2019-10-23 Simei Sunet/ice: fix LUT type for RSS
2019-10-23 Haiyue Wangnet/ice: fix protocol extraction devargs parsing
2019-10-23 Haiyue Wangnet/ice: fix memory leak on dev closed
2019-10-23 Haiyue Wangnet/ice: support Rx/Tx burst mode info
2019-10-07 Stephen Hemmingernet/ice: use dynamic log type for Tx/Rx debug
2019-10-07 Chenxu Dinet/ice: release port upon close
2019-10-07 Haiyue Wangnet/ice: support protocol extraction per Rx queue
2019-10-07 Qi Zhangnet/ice/base: enable symmetric hash for RSS
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Ting Xunet/ice: support device-specific DDP package loading
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-08-30 Xiao Zhangnet/ice: support multi-process
2019-08-06 Xiaolong Yenet/ice: remove unused parameter tag
2019-07-29 Ying A Wangnet/ice: fix LLDP forward
2019-07-23 Qi Zhangnet/ice: add safe mode devarg
2019-07-23 Qi Zhangnet/ice: remove unused devargs
2019-07-23 Nithin Dabilpuramdrivers/net: use ack in interrupt handlers
2019-07-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
2019-07-03 Qiming Yangnet/ice: support UDP tunnelling port
2019-07-03 Qiming Yangnet/ice: add generic flow API
2019-07-03 Wei Zhaonet/ice: enable switch filter
2019-06-28 David Marchanddrivers/net: fix double free on init failure
2019-06-28 Leyi Rongnet/ice/base: implement LLDP persistent settings
next