summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/port.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: PFC stall prevention supportInbar Karmy2018-03-261-8/+56
* net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen2017-11-041-0/+99
* net/mlx5: QCAM register firmware command supportHuy Nguyen2017-11-041-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/+24
* net/mlx5: Access register and MAD IFC commands via mlx5 ifcSaeed Mahameed2016-08-141-27/+25
* 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-281-24/+11
|/
* net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat2015-08-171-0/+42
* net/mlx5e: Ethtool link speed setting fixesAchiad Shochat2015-08-171-4/+10
* net/mlx5e: Fix HW MTU settingsSaeed Mahameed2015-06-111-21/+15
* net/mlx5_core: Add more query port helpersMajd Dibbiny2015-06-041-0/+67
* net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2015-06-041-4/+4
* net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2015-06-041-6/+9
* net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed2015-05-301-0/+53
* net/mlx5_core: Implement get/set port statusRana Shahout2015-05-301-0/+32
* net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed2015-05-301-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
* mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-301-1/+1
* mlx5_core: Fix out arg size in access_register commandHaggai Eran2014-01-221-1/+1
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+104
OpenPOWER on IntegriCloud