summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/en_main.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-27net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha1-2/+2
2017-10-10net/mlx4_en: Limit the number of TX ringsInbar Karmy1-3/+3
2017-07-25mlx4_en: remove unnecessary error checkZhu Yanjun1-7/+2
2017-06-29net/mlx4_en: Do not allocate redundant TX queues when TC is disabledInbar Karmy1-1/+2
2017-06-29net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)Inbar Karmy1-1/+2
2017-06-16net/mlx4_en: Optimized single ring steeringSaeed Mahameed1-3/+3
2017-06-07net/mlx4_en: Bump driver versionTariq Toukan1-2/+2
2016-11-02net/mlx4_en: Refactor the XDP forwarding rings schemeTariq Toukan1-1/+1
2016-02-26net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny1-0/+1
2015-12-18net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev1-7/+0
2015-10-22net/mlx4_en: Implement mcast loopback prevention for ETH qpsMaor Gottlieb1-0/+22
2015-08-31net/mlx4: Postpone the registration of net_deviceMoni Shoua1-15/+21
2015-04-02net/mlx4_en: Change loopback only upon feature changeIdo Shamay1-0/+5
2015-02-05net/mlx4_en: Port aggregation configurationMoni Shoua1-0/+8
2015-01-26net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-2/+2
2014-10-29net/mlx4_en: Cleanups suggested by clang static checkerJack Morgenstein1-9/+3
2014-09-26mellanox: Change en_print to return voidJoe Perches1-10/+7
2014-07-23net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai1-2/+4
2014-05-09mellanox: Logging message cleanupsJoe Perches1-4/+3
2014-03-07net/mlx4_en: mlx4_en_verify_params() can be staticFengguang Wu1-1/+1
2014-03-03net/mlx4_en: Verify mlx4_en module parametersEugenia Emantayev1-0/+30
2014-02-25net/mlx4: Set number of RX rings in a utility functionIdo Shamay1-13/+2
2014-01-02mlx4_en: Add PTP hardware clockShawn Bohrer1-0/+3
2013-12-20net/mlx4_en: Ignore irrelevant hypervisor eventsEugenia Emantayev1-0/+3
2013-11-08net/mlx4_en: Fixed crash when port type is changedAmir Vadai1-4/+4
2013-06-26net/mlx4_en: Fix resource leak in error flowDotan Barak1-1/+1
2013-04-25net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai1-0/+5
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-2/+2
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli1-2/+2
2013-02-08net/mlx4_en: Optimize loopback related checks in data pathYan Burman1-0/+22
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-3/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina1-1/+1
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers1-1/+1
2012-12-03net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai1-1/+1
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein1-2/+3
2012-06-01net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_eventJack Morgenstein1-5/+7
2012-05-18net/mlx4_en: num cores tx rings for every UPAmir Vadai1-2/+4
2012-04-05net/mlx4_en: Force user priority by QP attributeAmir Vadai1-1/+1
2012-01-19mlx4_en: set number of rx rings used by RSS using ethtoolYevgeny Petrilin1-5/+1
2011-10-10mlx4_en: Added missing iounmap upon releasing a deviceAlexander Guller1-1/+5
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher1-0/+315