summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede/qede_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-5/+19
|\
| * qede: Populate mbi version in ethtool driver query data.Sudarsana Reddy Kalluru2019-03-201-5/+19
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-8/+0Star
|/
* qede: Fix internal loopback failure with jumbo mtu configurationSudarsana Reddy Kalluru2019-03-071-2/+5
* qede: Add ethtool interface for SmartAN query.Sudarsana Reddy Kalluru2019-02-091-1/+10
* qede - Add a statistic for a case where driver drops tx packet due to memory ...Michael Shteinbok2018-11-291-0/+1
* qede: Check available link modes before link set from ethtool.Rahul Verma2018-10-161-19/+45
* qed: Add supported link and advertise link to display in ethtool.Rahul Verma2018-10-161-4/+27
* qede: Add driver support for 20G link speed.Sudarsana Reddy Kalluru2018-10-021-0/+9
* qede: Ingress tc flower offload (drop action) support.Manish Chopra2018-08-091-1/+1
* qed/qede: Multi CoS support.Manish Chopra2018-08-091-10/+38
* qede: Add driver callbacks for eeprom module query.Sudarsana Reddy Kalluru2018-07-201-0/+88
* qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru2018-05-311-0/+2
* qed*: Support drop action classificationManish Chopra2018-05-251-0/+1
* qede: Add build_skb() support.Manish Chopra2018-05-171-1/+2
* qede: Ethtool flash update support.Sudarsana Reddy Kalluru2018-03-291-0/+9
* qede: Use NETIF_F_GRO_HW.Michael Chan2017-12-191-0/+3
* qed: Read per queue coalesce from hardwareRahul Verma2017-07-271-5/+42
* qed: Add support for vf coalesce configuration.Rahul Verma2017-07-271-10/+28
* qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-271-0/+84
* qed/qede: Add setter APIs support for RX flow classificationChopra, Manish2017-07-271-2/+12
* qede: Add getter APIs support for RX flow classificationChopra, Manish2017-07-271-4/+18
* qede: Fix sparse warningsManish Chopra2017-05-241-4/+6
* qede: Support 1G advertisment.Sudarsana Reddy Kalluru2017-05-211-0/+8
* qede: Honor user request for Tx buffersSudarsana Reddy Kalluru2017-05-211-3/+3
* qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com2017-05-041-0/+5
* qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com2017-05-041-3/+2Star
* qed*: Add support for QL41xxx adaptersMintz, Yuval2017-03-141-29/+56
* qede: Prevent index problems in loopback testSudarsana Reddy Kalluru2017-02-201-3/+3
* qede: Add driver support for PTPSudarsana Reddy Kalluru2017-02-151-0/+10
* qed*: RSS indirection based on queue-handlesMintz, Yuval2017-01-021-36/+41
* qed*: Update to dual-licenseMintz, Yuval2017-01-021-7/+30
* qede: Add support for XDP_TXMintz, Yuval2016-11-301-4/+18
* qede: Add basic XDP supportMintz, Yuval2016-11-301-0/+1
* qede: Better utilize the qede_[rt]x_queueMintz, Yuval2016-11-301-2/+2
* qede: Revise state locking schemeMintz, Yuval2016-11-301-17/+20
* qede: Refactor statistics gatheringMintz, Yuval2016-11-301-56/+86
* qede: Remove 'num_tc'.Mintz, Yuval2016-11-301-24/+16Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-9/+16
|\
| * qede: Fix statistics' strings for Tx/Rx queuesMintz, Yuval2016-10-311-9/+16
* | qede: Decouple ethtool caps from qedMintz, Yuval2016-10-311-2/+2
* | qed*: Add support for WoLMintz, Yuval2016-10-311-0/+41
* | qed: Add nvram selftestMintz, Yuval2016-10-311-0/+7
* | qed*: Management firmware - notifications and defaultsSudarsana Kalluru2016-10-311-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-35/+64
|\|
| * qede: Fix incorrrect usage of APIs for un-mapping DMA memoryManish Chopra2016-10-221-2/+2
| * qede: Reconfigure rss indirection direction table when rss count is updatedSudarsana Reddy Kalluru2016-10-221-0/+7
| * qede: Loopback implementation should ignore the normal trafficSudarsana Reddy Kalluru2016-10-221-33/+47
| * qede: Do not allow RSS config for 100G devicesSudarsana Reddy Kalluru2016-10-221-0/+6
| * qede: get_channels() need to populate max tx/rx coalesce valuesSudarsana Reddy Kalluru2016-10-221-0/+2