aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/port.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-01net/mlx5e: ethtool, Add support for EEPROM high pages queryErez Alfasi1-6/+34
2019-04-19net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi1-4/+0
2019-02-22net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein1-3/+2
2019-02-22net/mlx5: Use read-modify-write when changing PCMR register valuesEli Britstein1-0/+4
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin1-106/+0
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed1-57/+0
2018-06-26net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin1-2/+2
2018-03-26net/mlx5e: PFC stall prevention supportInbar Karmy1-8/+56
2017-11-04net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen1-0/+99
2017-11-04net/mlx5: QCAM register firmware command supportHuy Nguyen1-0/+12
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen1-0/+21
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-3/+3
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz1-2/+2
2017-01-19net/mlx5: Implement PCAM, MCAM access register commandsGal Pressman1-0/+24
2017-01-19net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev1-0/+48
2016-11-28net/mlx5: Add DCBX firmware commands supportHuy Nguyen1-0/+20
2016-11-28net/mlx5e: Support DCBX CEE APIHuy Nguyen1-0/+43
2016-11-18net/mlx5: Add handling for port module eventHuy Nguyen1-0/+57
2016-08-18net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich1-9/+23
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-75/+24
2016-08-14net/mlx5: Access register and MAD IFC commands via mlx5 ifcSaeed Mahameed1-27/+25
2016-06-27net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman1-4/+32
2016-06-27net/mlx5e: Toggle link only after modifying port parametersGal Pressman1-0/+12
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+5
2016-04-26net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman1-0/+76
2016-04-26net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman1-0/+13
2016-04-26net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha1-0/+49
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed1-5/+5
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+221
2016-03-01net/mlx5_core: Add helper function to read IB error countersMeny Yossefi1-0/+23
2016-02-24net/mlx5e: Wake On LAN supportTariq Toukan1-0/+38
2016-02-24net/mlx5e: Implement DCBNL IEEE max rateTariq Toukan1-0/+65
2016-02-24net/mlx5: Introduce physical port TC/prio access functionsSaeed Mahameed1-0/+76
2016-02-24net/mlx5: Introduce physical port PFC access functionsAchiad Shochat1-0/+41
2016-02-24net/mlx5: Introduce a new header file for physical port functionsAchiad Shochat1-0/+1
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-10-09net/mlx5: Fix typo in mlx5_query_port_pvlcJiri Pirko1-1/+1
2015-09-28net/mlx5_core: Remove redundant "err" variable usageAchiad Shochat1-24/+11
2015-08-17net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat1-0/+42
2015-08-17net/mlx5e: Ethtool link speed setting fixesAchiad Shochat1-4/+10
2015-06-11net/mlx5e: Fix HW MTU settingsSaeed Mahameed1-21/+15
2015-06-04net/mlx5_core: Add more query port helpersMajd Dibbiny1-0/+67
2015-06-04net/mlx5_core: Use port number when querying port ptysMajd Dibbiny1-4/+4
2015-06-04net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny1-6/+9
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed1-0/+53
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout1-0/+32
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed1-0/+77
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2014-11-21mlx5: don't duplicate kvfree()Al Viro1-2/+2