aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-27net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha1-31/+41
2017-12-28net/mlx4_en: Change default QoS settingsMoni Shoua1-0/+5
2017-06-29net/mlx4_en: Do not allocate redundant TX queues when TC is disabledInbar Karmy1-3/+3
2017-06-29net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)Inbar Karmy1-1/+1
2017-02-23net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz1-1/+1
2016-09-11net/mlx4_en: Fixes for DCBXTariq Toukan1-16/+15
2016-09-11net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib1-1/+4
2016-09-11net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib1-10/+11
2016-06-23net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout1-14/+263
2015-04-02net/mlx4: New file for QoS related firmware commandsIdo Shamay1-0/+1
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak1-0/+4
2015-03-06net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli1-0/+218
2014-03-02net/mlx4_en: Fix UP limit in ieee_ets->prio_tcAmir Vadai1-1/+1
2013-08-21net/mlx4_en: Disable global flow control when PFC enabledEugenia Emantayev1-2/+2
2013-08-21net/mlx4_en: Coding style cleanup in mlx4_en_dcbnl_ieee_setpfc()Amir Vadai1-6/+9
2013-06-25net/mlx4_en: Remove an unnecessary testDotan Barak1-3/+0
2013-04-07net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbxOr Gerlitz1-1/+1
2013-04-07net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz1-0/+8
2012-11-28net/mlx4_en: Can set maxrate only for TC0Amir Vadai1-1/+1
2012-04-16drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.cPaul Gortmaker1-3/+4
2012-04-05net/mlx4_en: Set max rate-limit for a TCAmir Vadai1-0/+45
2012-04-05net/mlx4_en: DCB QoS supportAmir Vadai1-0/+209