net: add macro for MAC address print
[dpdk.git] / drivers / net / qede / qede_ethdev.c
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-05-11 David Marchandlog: register with standardized names
2021-04-26 Ferruh Yigitdrivers/net: fix FW version query
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-22 Igor Russkikhnet/qede: accept bigger RSS table
2021-01-19 Steve Yangnet/qede: fix jumbo frame flag condition for MTU set
2021-01-19 Balazs Nemethnet/qede: fix promiscuous enable
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-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: 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-18 Ferruh Yigitethdev: move inline device operations
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/base: add changes for debug data collection
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Devendra Singh Rawatnet/qede: fix multicast drop in promiscuous mode
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-04-25 Luca Boccassifix various typos found by Lintian
2020-02-19 Manish Chopranet/qede: do not stop vport if not started
2020-01-17 Shahed Shaikhnet/qede: enhance Tx CPU utilization
2020-01-17 Shahed Shaikhnet/qede: enhance Rx CPU utilization
2020-01-17 Dharmik Thakkarnet/qede: remove local bool type
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-10-23 Rasesh Modynet/qede: print adapter info during init failure
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-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-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-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-20 Kevin Traynornet/qede: support IOVA VA mode
2018-10-29 Ferruh Yigitdrivers: prefix global variables with module name
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-18 Stephen Hemmingernet/qede: remove invalid config option checks
2018-09-27 Shahed Shaikhnet/qede: support device reset
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: refactor flow director into generic aRFS
2018-09-27 Shahed Shaikhnet/qede: reorganize filter code
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-08-02 Shahed Shaikhnet/qede: fix MAC address removal failure message
2018-08-02 Shahed Shaikhnet/qede: fix interrupt handler unregister
2018-07-23 Rasesh Modynet/qede: move SPDX tags to source files
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Shahed Shaikhnet/qede: fix Rx/Tx offload flags
2018-07-02 Rasesh Modynet/qede: fix default extended VLAN offload config
2018-07-02 Rasesh Modynet/qede: remove primary MAC removal
2018-07-02 Shahed Shaikhnet/qede: fix legacy interrupt mode
2018-07-02 Shahed Shaikhnet/qede: fix unicast MAC address handling in VF
2018-06-14 Shahed Shaikhnet/qede: fix incorrect link status update
2018-06-14 Rasesh Modynet/qede: fix L2-handles used for RSS hash update
2018-06-14 Rasesh Modynet/qede: fix for devargs
2018-06-14 Rasesh Modynet/qede: fix VF MTU update
2018-05-25 Shahed Shaikhnet/qede: fix slow path completion timeout
2018-05-25 Rasesh Modynet/qede: change copyright info to Cavium
2018-05-22 Shahed Shaikhnet/qede: fix unicast filter routine return code
2018-05-22 Harish Patilnet/qede: fix multicast filtering
2018-05-15 Rasesh Modynet/qede: fix default Tx offload config
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-03-30 Rasesh Modynet/qede: fix device stop to remove primary MAC
2018-03-30 Rasesh Modynet/qede: add devargs to disable NPAR Tx switching
2018-03-30 Harish Patilnet/qede: enable IPGRE offload support
2018-03-30 Harish Patilnet/qede: convert to new Rx/Tx offloads API
2018-02-08 Harish Patilnet/qede: fix tunnel parameters init
2018-02-05 Harish Patilnet/qede: fix VF port creation sequence
2018-01-31 Harry van Haarennet/qede: align dynamic log names with standard
2018-01-29 Shahed Shaikhnet/qede: add check for null return
2018-01-29 Rasesh Modynet/qede: fix clearing of queue stats
2018-01-29 Rasesh Modynet/qede: fix MTU set and max Rx length
2018-01-29 Rasesh Modynet/qede: remove debug config option
2018-01-29 Harish Patilnet/qede: initialize VF tunnel as enabled on start
2018-01-21 Rasesh Modynet/qede: replace config option with run-time arg
2018-01-16 Stephen Hemmingernet/qede: implement dynamic logging
2018-01-16 Shahed Shaikhnet/qede: add support for GENEVE tunneling offload
next