net/virtio: add vectorized packed ring NEON Tx
[dpdk.git] / drivers / net / qede /
2020-11-04 Luca Boccassifix spellings that Lintian complains about
2020-11-03 Andrew Rybchenkoethdev: remove legacy filter API functions
2020-11-03 Andrew Rybchenkoethdev: remove legacy FDIR filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy L2 tunnel filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy HASH filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy tunnel filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy N-tuple filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy SYN filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy flexible filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy EtherType filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy MACVLAN filter type support
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
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-08 Rasesh Modynet/qede: fix getting link details
2020-09-30 Chenbo Xiadrivers/net: fix port id size
2020-09-30 Yunjian Wangnet/qede: fix dereference before null check
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Rasesh Modynet/qede: release port upon close
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Manish Chopranet/qede: support VF FLR
2020-09-30 Manish Chopranet/qede: initialize VF MAC and link
2020-09-30 Manish Chopranet/qede: add infrastructure support for VF load
2020-09-30 Manish Chopranet/qede: configure VFs on hardware
2020-09-30 Manish Chopranet/qede: define PCI config space specific osals
2020-09-30 Devendra Singh Rawatnet/qede: fix milliseconds sleep macro
2020-09-30 Ferruh Yigitnet/qede/base: add missing licence
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-29 Yunjian Wangnet/qede: remove dead code
2020-07-11 Wei Hu (Xavier)ethdev: fix VLAN offloads set if no relative capabilities
2020-07-11 Rasesh Modynet/qede: support registers dump
2020-07-11 Rasesh Modynet/qede: add infrastructure for debug data collection
2020-07-11 Rasesh Modynet/qede/base: add changes for debug data collection
2020-07-11 Rasesh Modynet/qede/base: re-arrange few structures for DDC
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Devendra Singh Rawatnet/qede: fix multicast drop in promiscuous mode
2020-06-16 Joyce Kongnet/qede: use common bit operations API
2020-05-18 Rasesh Modynet/qede: fix port reconfiguration
2020-05-18 Rasesh Modynet/qede: fix assignment of Rx/Tx handlers
2020-05-18 Rasesh Modynet/qede: fix link state configuration
2020-05-05 Rasesh Modynet/qede: support FW version query
2020-05-05 Rasesh Modynet/qede: support flow API flush
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-02-19 Manish Chopranet/qede: do not stop vport if not started
2020-02-19 Manish Chopranet/qede: fix VF reload
2020-01-17 Shahed Shaikhnet/qede: enhance Tx CPU utilization
2020-01-17 Shahed Shaikhnet/qede: enhance Rx CPU utilization
2020-01-17 Rasesh Modynet/qede/base: fix number of ports per engine
2020-01-17 Dharmik Thakkarnet/qede: remove local bool type
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-20 Andrew Rybchenkodrivers/net: fix RSS hash offload flag if no RSS
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
2019-11-08 Shahed Shaikhnet/qede: fix setting VLAN strip mode
2019-11-08 Shahed Shaikhnet/qede: fix setting MTU
2019-11-08 Rasesh Modynet/qede/base: update FW to 8.40.33.0
2019-11-08 Andrzej Ostruszkanet/qede: clean LTO warnings
2019-10-23 Rasesh Modynet/qede: print adapter info during init failure
2019-10-23 Rasesh Modynet/qede/base: update FW to 8.40.25.0
2019-10-23 Rasesh Modynet/qede/base: update HSI
2019-10-23 Rasesh Modynet/qede/base: move DMAE to HSI
2019-10-23 Rasesh Modynet/qede/base: update RT defs NVM cfg and MCP
2019-10-23 Rasesh Modynet/qede/base: rename HSI datatypes and functions
2019-10-23 Rasesh Modynet/qede/base: lock entire QM reconfiguration flow
2019-10-23 Rasesh Modynet/qede/base: change MFW mailbox command log verbosity
2019-10-23 Rasesh Modynet/qede/base: fix page index for PBL chains
2019-10-08 David Marchandnet/qede: limit Rx ring index read for debug
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 Ivan Ilchenkoethdev: change device info get callback to return int
2019-09-20 Shahed Shaikhnet/qede: implement flow drop action
2019-09-20 Shahed Shaikhnet/qede: fix stats flow as per new allocation method
2019-09-20 Shahed Shaikhnet/qede: fix RSS configuration as per new allocation...
2019-09-20 Shahed Shaikhnet/qede: fix odd number of queues usage in 100G mode
2019-09-20 Shahed Shaikhnet/qede: refactor Rx and Tx queue setup
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-06-24 Stephen Hemmingernet/qede: fix warnings from invalid assert
2019-06-13 Andrew Rybchenkonet/qede: fix Tx prepare to set positive rte_errno
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-29 Michael Santanafix off-by-one errors in snprintf
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-22 Stephen Hemmingerdrivers: remove blank line at EOF
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-20 Shahed Shaikhnet/qede: fix Rx packet drop
2019-03-20 Kevin Traynornet/qede: support IOVA VA mode
next