net/i40e: fix bitmap free
[dpdk.git] / drivers / net / i40e / i40e_ethdev.c
2018-07-23 Xiaoyun Linet/i40e: fix link speed
2018-07-23 Beilei Xingnet/i40e: fix setting TPID with AQ command
2018-07-23 Beilei Xingnet/i40e: fix PPPoL2TP packet type parsing
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-02 Qi Zhangnet/i40e: remove VF interrupt handler
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Haiyue Wangnet/i40e: workaround performance degradation
2018-07-02 Beilei Xingnet/i40e: remove summarized global register change...
2018-07-02 Beilei Xingnet/i40e: print real global changes
2018-07-02 Beilei Xingnet/i40e: fix shifts of 32-bit value
2018-05-30 Fan Zhangnet/i40e: fix link status update
2018-05-17 Beilei Xingnet/i40e: fix failing to disable FDIR Tx queue
2018-05-14 Beilei Xingnet/i40e: print original value for global register...
2018-05-14 Qi Zhangnet/i40e: fix missing mbuf fast free offload
2018-05-14 Beilei Xingnet/i40e: fix link status update
2018-05-14 Yanglong Wunet/i40e: fix missing some offload capabilities
2018-05-02 Qi Zhangnet/i40e: remove dependence on Tx queue flags
2018-05-02 Qi Zhangnet/i40e: fix queue offload initialization
2018-05-02 Declan Dohertynet/i40e: revert default PF device name
2018-04-27 Yanglong Wunet/i40e: fix missing jumbo frame offload capability
2018-04-27 Declan Dohertynet/i40e: add support for representor ports
2018-04-27 Adrien Mazarguilethdev: add encap level to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: add hash function to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-27 Zijie Pannet/i40e: add module EEPROM callbacks for i40e
2018-04-27 Qi Zhangnet/i40e: enable runtime queue setup
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Beilei Xingnet/i40e: fix DDP profile DEL operation
2018-04-13 Remy Hortonnet/i40e: add Tx/Rx tuning parameters
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Yanglong Wunet/i40e: convert to new Tx offloads API
2018-04-13 Yanglong Wunet/i40e: convert to new Rx offloads API
2018-04-11 Anatoly Burakovnet/i40e: use contiguous allocation for DMA memory
2018-03-30 Yunjian Wangnet/i40e: fix intr callback unregister by adding retry
2018-03-30 Stephen Hemmingernet/i40e: use link status helper functions
2018-03-30 Fan Zhangnet/i40e: fix link update no wait
2018-02-08 Beilei Xingnet/i40e: check multi-driver option parsing
2018-02-08 Yanglong Wunet/i40e: revert enhancing loopback AQ command
2018-02-06 Beilei Xingnet/i40e: fix Rx interrupt
2018-02-05 Beilei Xingnet/i40e: fix interrupt conflict with multi-driver
2018-02-05 Beilei Xingnet/i40e: fix multiple driver support
2018-02-05 Beilei Xingnet/i40e: add debug logs when writing global registers
2018-02-05 Beilei Xingnet/i40e: warn when writing global registers
2018-02-05 Xiaoyun Linet/i40e: fix CRC strip enabling
2018-02-05 Beilei Xingnet/i40e: update Rx checksum offload
2018-01-31 Wei Zhaonet/i40e: fix flow RSS return error
2018-01-31 Harry van Haarennet/i40e: align dynamic log names with standard
2018-01-29 Yong Wangnet/i40e: fix memory leak
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Beilei Xingnet/i40e: ignore case of packet type
2018-01-21 Beilei Xingnet/i40e: add parser for IPv4/v6 frag
2018-01-21 Kirill Rybalchenkoethdev: increase flow type limit from 32 to 64
2018-01-21 Rosen Xunet/i40e: fix packet type for X722
2018-01-21 Igor Ryzhovnet/i40e: fix flag for MAC address write
2018-01-16 Wei Zhaonet/i40e: fix port segmentation fault when restart
2018-01-16 Wei Zhaonet/i40e: move RSS to flow API
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Jingjing Wunet/i40e: support AVF basic interface
2018-01-16 Olivier Matznet/i40e: fix VSI MAC filter on primary address change
2018-01-16 Qi Zhangnet/i40e/base: enhance loopback AQ command
2018-01-16 Qi Zhangnet/i40e: exclude LLDP packet count
2018-01-16 Kirill Rybalchenkonet/i40e: turn off flexible payload on driver init
2018-01-16 Wei Dainet/i40e: determine number of queues per VF at run...
2018-01-16 Beilei Xingnet/i40e: change VF default ITR interval
2018-01-16 Beilei Xingnet/i40e: fix FDIR rule confiliction issue
2018-01-16 Yanglong Wunet/i40e: support MAC loopback
2018-01-16 Beilei Xingnet/i40e: improve packet type parser
2018-01-16 Qi Zhangnet/i40e: fix VLAN offload setting
2018-01-12 Hemant Agrawalnet/i40e: fix ARM big endian build
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-01 Qi Zhangnet/i40e: fix mirror with firmware 6.0
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-26 Beilei Xingnet/i40e: update parsing inner packet info
2017-10-26 Beilei Xingnet/i40e: fix string overflow issue
2017-10-13 Zhiyong Yangnet/i40e: fix port id type
2017-10-12 Andrey Chilikinnet/i40e: fix flexible payload configuration
2017-10-12 Jianfeng Tandrivers/net: enable IOVA mode for Intel PMDs
2017-10-12 Wei Zhaonet/i40e: support queue region set and flush
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Beilei Xingnet/i40e: enable cloud filter for GTP-C and GTP-U
2017-10-06 Beilei Xingnet/i40e: update ptype and pctype info
2017-10-06 Kirill Rybalchenkonet/i40e: add dynamic mapping of SW flow types to HW...
2017-10-06 Kirill Rybalchenkonet/i40e: remove unnecessary bit operations
2017-10-06 Wei Dainet/i40e: fix mirror rule reset when port is closed
2017-10-06 Qi Zhangnet/i40e: fix packet count for PF
2017-10-06 Stephen Hemmingernet/i40e: remove unnecessary void casts
2017-10-06 Jingjing Wunet/i40e: fix interrupt throttling setting in PF
2017-10-06 Qi Zhangnet/i40e: fix flow control watermark mismatch
2017-09-13 Wei Dainet/i40e: support NIC reset
2017-07-31 David Huntnet/i40e: fix sync phy type by adding retry
2017-07-31 Jeff Guonet/i40e: fix link down and negotiation
2017-07-31 Wenzhuo Lunet/i40e: fix TM hierarchy commit check
2017-07-19 Jeff Guonet/i40e: fix VF add/del MAC
2017-07-19 Beilei Xingnet/i40e: fix ethertype filter for new FW
2017-07-19 Jingjing Wunet/i40e: fix LSC interrupt
next