aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-1/+1
2019-11-18net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan1-4/+4
2019-11-17net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo1-0/+1
2019-09-10net/mlx4_en: ethtool: make array modes static const, makes object smallerColin Ian King1-1/+1
2019-05-20net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi1-1/+3
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir1-2/+2
2018-05-10net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh1-0/+16
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+19
2018-03-27net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha1-14/+19
2018-02-27net/mlx4_en: Add physical RX/TX bytes/packets countersEran Ben Elisha1-0/+14
2018-01-09net/mlx4_en: Align behavior of set ring size flow via ethtoolEugenia Emantayev1-4/+13
2017-10-10net/mlx4_en: Limit the number of RX ringsInbar Karmy1-1/+6
2017-10-10net/mlx4_en: Limit the number of TX ringsInbar Karmy1-2/+2
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy1-7/+8
2017-06-29net/mlx4_en: Do not allocate redundant TX queues when TC is disabledInbar Karmy1-3/+4
2017-06-29net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)Inbar Karmy1-5/+7
2017-06-07net/mlx4_en: Bump driver versionTariq Toukan1-1/+1
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh1-5/+0
2017-05-09net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh1-0/+5
2017-03-09mlx4: add rx_alloc_pages counter in ethtool -SEric Dumazet1-1/+1
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-02-02mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau1-2/+2
2017-01-30net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolAriel Levkovich1-5/+19
2017-01-30net/mlx4_core: Get num_tc using netdev_get_num_tcAlaa Hleihel1-1/+1
2017-01-30net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan1-1/+1
2017-01-18net/mlx4_en: Remove unnecessary checks when setting num channelsEran Ben Elisha1-6/+1
2016-11-29mlx4: give precise rx/tx bytes/packets countersEric Dumazet1-0/+2
2016-11-02net/mlx4_en: Add ethtool statistics for XDP casesTariq Toukan1-1/+24
2016-11-02net/mlx4_en: Refactor the XDP forwarding rings schemeTariq Toukan1-31/+45
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-22/+32
2016-07-19net/mlx4_en: add xdp forwarding and data write supportBrenden Blanco1-1/+8
2016-07-19net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev1-22/+32
2016-06-09net/mlx4_en: fix ethtool -xEric Dumazet1-13/+12
2016-05-25net/mlx4_en: get rid of private net_device_statsEric Dumazet1-1/+1
2016-04-21net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha1-1/+4
2016-02-25net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny1-170/+187
2015-11-18mlx4: remove mlx4_en_low_latency_recv()Eric Dumazet1-17/+0
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-3/+0
2015-07-27net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion1-0/+16
2015-07-27net/mlx4_en: Prepare ethtool private flags to support more flagsHadar Hen Zion1-18/+17
2015-06-15net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha1-0/+17
2015-04-27net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai1-13/+16
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay1-0/+27
2015-03-31net/mlx4_en: Moderate ethtool callback to show more statisticsEran Ben Elisha1-4/+26
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak1-0/+74
2015-03-31net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha1-3/+3
2015-03-31net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha1-48/+75
2015-03-31net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha1-2/+0
2015-01-27net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settingsSaeed Mahameed1-10/+8
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-1/+1