aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/port.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein1-1/+1
2014-01-22mlx5_core: Fix out arg size in access_register commandHaggai Eran1-1/+1
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+104