net/ice: fix disabling promiscuous mode
[dpdk.git] / drivers / net / ice / ice_ethdev.c
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
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
next