sleep in control plane thread
[dpdk.git] / drivers / net / qede /
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
2019-03-01 Andrius Sirvysdrivers/net: fix shifting 32-bit signed variable 31...
2019-02-20 Shahed Shaikhnet/qede: fix Tx packet prepare for tunnel packets
2019-01-18 Shahed Shaikhnet/qede: remove prefetch in Tx path
2019-01-18 Shahed Shaikhnet/qede: fix performance bottleneck in Rx path
2018-11-22 Shahed Shaikhnet/qede: fix Tx offload mask
2018-11-13 Shahed Shaikhnet/qede: fix Tx tunnel offload support mask
2018-11-13 Timothy Redaellinet/qede: fix crash when configure fails
2018-11-05 Rasesh Modynet/qede/base: fix to initialize HW for LLH filters
2018-10-29 Ferruh Yigitdrivers: prefix global variables with module name
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-26 Ilya Maximetsnet/*/base: allow experimental APIs
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-18 Stephen Hemmingernet/qede: remove invalid config option checks
2018-10-11 Rasesh Modynet/qede: bump PMD version to 2.10.0.1
2018-10-11 Rasesh Modynet/qede/base: semantic changes
2018-10-11 Rasesh Modynet/qede/base: add APIs for dscp priority map configuration
2018-10-11 Rasesh Modynet/qede/base: add RL update params
2018-10-11 Rasesh Modynet/qede/base: changes for 100G
2018-10-11 Rasesh Modynet/qede/base: enable control frame filtering
2018-10-11 Rasesh Modynet/qede/base: get pre-negotiated OEM values
2018-10-11 Rasesh Modynet/qede/base: support periodic Doorbell Recovery
2018-10-11 Rasesh Modynet/qede/base: support VF min rate
2018-10-11 Rasesh Modynet/qede/base: add pretend function for port/PF
2018-10-11 Rasesh Modynet/qede/base: adjust queue manager idx greater than max
2018-10-11 Rasesh Modynet/qede/base: add error handling for mutex allocation
2018-10-11 Rasesh Modynet/qede/base: add mf-bit/API for FIP special mode
2018-10-11 Rasesh Modynet/qede/base: add API to update FW RSS indirection...
2018-10-11 Rasesh Modynet/qede/base: workaround to indicate SHMEM data ready
2018-10-11 Rasesh Modynet/qede/base: add DPC sync after PF stop
2018-10-11 Rasesh Modynet/qede/base: check for EDPM enabled in DB recovery
2018-10-11 Rasesh Modynet/qede/base: upgrade to FW 8.37.7.0
2018-09-27 Shahed Shaikhnet/qede: support device reset
2018-09-27 Shahed Shaikhnet/qede/base: fix MFW FLR flow
2018-09-27 Shahed Shaikhnet/qede: support Rx descriptor status
2018-09-27 Shahed Shaikhnet/qede: fix Rx buffer size calculation
2018-09-27 Shahed Shaikhnet/qede: support generic flow API
2018-09-27 Shahed Shaikhnet/qede: refactor flow director into generic aRFS
2018-09-27 Shahed Shaikhnet/qede: fix flow director for IPv6 filter
2018-09-27 Shahed Shaikhnet/qede: reorganize filter code
2018-09-27 Rasesh Modynet/qede/base: use pointer for bytes length read
2018-09-27 Shahed Shaikhnet/qede/base: use trust mode for forced MAC limitations
2018-09-27 Rasesh Modynet/qede/base: fix logic for sfp get/set
2018-09-27 Rasesh Modynet/qede/base: correct MCP error handler log verbosity
2018-09-27 Rasesh Modynet/qede/base: limit number of non ethernet queues...
2018-09-27 Rasesh Modynet/qede: fix ethernet type in HW registers
2018-09-27 Rasesh Modynet/qede/base: get pre-negotiated values for stag and bw
2018-09-27 Rasesh Modynet/qede/base: add OneView APIs
2018-09-27 Rasesh Modynet/qede/base: fix to handle stag update event
2018-09-18 Luca Boccassinet/qede: add in meson build
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-08-08 Rasesh Modynet/qede: bump version to 2.9.0.1
next