summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/port.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: ethtool, Add support for EEPROM high pages queryErez Alfasi2019-05-011-6/+34
* net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-04-191-4/+0Star
* net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein2019-02-221-3/+2Star
* net/mlx5: Use read-modify-write when changing PCMR register valuesEli Britstein2019-02-221-0/+4
* net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin2019-02-141-106/+0Star
* net/mlx5: Device events, Use async events chainSaeed Mahameed2018-11-261-57/+0Star
* net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin2018-06-271-2/+2
* net/mlx5e: PFC stall prevention supportInbar Karmy2018-03-261-8/+56
* net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen2017-11-051-0/+99
* net/mlx5: QCAM register firmware command supportHuy Nguyen2017-11-051-0/+12
* net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2017-10-261-0/+21
* {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-2/+2
|\
| * net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-291-2/+2
* | net/mlx5: Implement PCAM, MCAM access register commandsGal Pressman2017-01-191-0/+24
* | net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev2017-01-191-0/+48
|/
* net/mlx5: Add DCBX firmware commands supportHuy Nguyen2016-11-281-0/+20
* net/mlx5e: Support DCBX CEE APIHuy Nguyen2016-11-281-0/+43
* net/mlx5: Add handling for port module eventHuy Nguyen2016-11-181-0/+57
* net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich2016-08-181-9/+23
* net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-75/+24Star
* net/mlx5: Access register and MAD IFC commands via mlx5 ifcSaeed Mahameed2016-08-141-27/+25Star
* net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman2016-06-271-4/+32
* net/mlx5e: Toggle link only after modifying port parametersGal Pressman2016-06-271-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-271-5/+5
|\
| * net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-241-5/+5
* | net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman2016-04-261-0/+76
* | net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman2016-04-261-0/+13
* | net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha2016-04-261-0/+49
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-0/+221
|\
| * net/mlx5e: Wake On LAN supportTariq Toukan2016-02-241-0/+38
| * net/mlx5e: Implement DCBNL IEEE max rateTariq Toukan2016-02-241-0/+65
| * net/mlx5: Introduce physical port TC/prio access functionsSaeed Mahameed2016-02-241-0/+76
| * net/mlx5: Introduce physical port PFC access functionsAchiad Shochat2016-02-241-0/+41
| * net/mlx5: Introduce a new header file for physical port functionsAchiad Shochat2016-02-241-0/+1
* | net/mlx5_core: Add helper function to read IB error countersMeny Yossefi2016-03-011-0/+23
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-1/+1
|\
| * net/mlx5: Fix typo in mlx5_query_port_pvlcJiri Pirko2015-10-091-1/+1
* | net/mlx5_core: Remove redundant "err" variable usageAchiad Shochat2015-09-291-24/+11Star
|/
* net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat2015-08-181-0/+42
* net/mlx5e: Ethtool link speed setting fixesAchiad Shochat2015-08-181-4/+10
* net/mlx5e: Fix HW MTU settingsSaeed Mahameed2015-06-121-21/+15Star
* net/mlx5_core: Add more query port helpersMajd Dibbiny2015-06-051-0/+67
* net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2015-06-051-4/+4
* net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2015-06-051-6/+9
* net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed2015-05-311-0/+53
* net/mlx5_core: Implement get/set port statusRana Shahout2015-05-311-0/+32
* net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed2015-05-311-0/+77
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* mlx5: don't duplicate kvfree()Al Viro2014-11-211-2/+2