summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Limit the number of RX ringsInbar Karmy2017-10-101-1/+6
* net/mlx4_en: Limit the number of TX ringsInbar Karmy2017-10-101-2/+2
* net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy2017-08-021-7/+8
* net/mlx4_en: Do not allocate redundant TX queues when TC is disabledInbar Karmy2017-06-291-3/+4
* net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)Inbar Karmy2017-06-291-5/+7
* net/mlx4_en: Bump driver versionTariq Toukan2017-06-071-1/+1
* net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2017-06-051-5/+0Star
* net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh2017-05-091-0/+5
* mlx4: add rx_alloc_pages counter in ethtool -SEric Dumazet2017-03-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-071-2/+2
|\
| * mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau2017-02-031-2/+2
* | net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolAriel Levkovich2017-01-301-5/+19
* | net/mlx4_core: Get num_tc using netdev_get_num_tcAlaa Hleihel2017-01-301-1/+1
* | net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan2017-01-301-1/+1
|/
* net/mlx4_en: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-6/+1Star
* mlx4: give precise rx/tx bytes/packets countersEric Dumazet2016-11-291-0/+2
* net/mlx4_en: Add ethtool statistics for XDP casesTariq Toukan2016-11-021-1/+24
* net/mlx4_en: Refactor the XDP forwarding rings schemeTariq Toukan2016-11-021-31/+45
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-22/+32
|\
| * net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev2016-07-201-22/+32
* | net/mlx4_en: add xdp forwarding and data write supportBrenden Blanco2016-07-201-1/+8
* | net/mlx4_en: fix ethtool -xEric Dumazet2016-06-101-13/+12Star
|/
* net/mlx4_en: get rid of private net_device_statsEric Dumazet2016-05-261-1/+1
* net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha2016-04-211-1/+4
* net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny2016-02-261-170/+187
* mlx4: remove mlx4_en_low_latency_recv()Eric Dumazet2015-11-181-17/+0Star
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-3/+0Star
* net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion2015-07-281-0/+16
* net/mlx4_en: Prepare ethtool private flags to support more flagsHadar Hen Zion2015-07-281-18/+17Star
* net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha2015-06-161-0/+17
* net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai2015-04-271-13/+16
* net/mlx4_en: Add interface identify supportIdo Shamay2015-04-021-0/+27
* net/mlx4_en: Moderate ethtool callback to show more statisticsEran Ben Elisha2015-03-311-4/+26
* net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak2015-03-311-0/+74
* net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha2015-03-311-3/+3
* net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha2015-03-311-48/+75
* net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha2015-03-311-2/+0Star
* net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settingsSaeed Mahameed2015-01-281-10/+8Star
* net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-251-1/+1
* net/mlx4_en: Support for configurable RSS hash functionEyal Perry2014-12-091-5/+29
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-091-2/+11
* mlx4: fix mlx4_en_set_rxfh()Eric Dumazet2014-11-231-3/+7
* net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is setSaeed Mahameed2014-11-211-1/+1
* mlx4: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-1/+8
* net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-111-1/+1
* net/mlx4_en: Report actual number of rings in indirection tableAmir Vadai2014-10-281-0/+1
* net/mlx4_en: Use PTYS register to set ethtool settings (Speed)Saeed Mahameed2014-10-281-4/+104
* net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed2014-10-281-13/+298
* ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool supportSaeed Mahameed2014-10-281-0/+83
* net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet2014-10-061-0/+44