summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/en_main.c
AgeCommit message (Expand)Author
2018-10-09net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernelAlaa Hleihel
2018-03-27net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha
2017-10-10net/mlx4_en: Limit the number of TX ringsInbar Karmy
2017-07-24mlx4_en: remove unnecessary error checkZhu Yanjun
2017-06-29net/mlx4_en: Do not allocate redundant TX queues when TC is disabledInbar Karmy
2017-06-29net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)Inbar Karmy
2017-06-15net/mlx4_en: Optimized single ring steeringSaeed Mahameed
2017-06-07net/mlx4_en: Bump driver versionTariq Toukan
2016-11-02net/mlx4_en: Refactor the XDP forwarding rings schemeTariq Toukan
2016-02-25net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny
2015-12-18net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev
2015-10-21net/mlx4_en: Implement mcast loopback prevention for ETH qpsMaor Gottlieb
2015-08-30net/mlx4: Postpone the registration of net_deviceMoni Shoua
2015-04-02net/mlx4_en: Change loopback only upon feature changeIdo Shamay
2015-02-04net/mlx4_en: Port aggregation configurationMoni Shoua
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2014-10-28net/mlx4_en: Cleanups suggested by clang static checkerJack Morgenstein
2014-09-26mellanox: Change en_print to return voidJoe Perches
2014-07-22net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai
2014-05-08mellanox: Logging message cleanupsJoe Perches
2014-03-06net/mlx4_en: mlx4_en_verify_params() can be staticFengguang Wu
2014-03-02net/mlx4_en: Verify mlx4_en module parametersEugenia Emantayev
2014-02-24net/mlx4: Set number of RX rings in a utility functionIdo Shamay
2014-01-02mlx4_en: Add PTP hardware clockShawn Bohrer
2013-12-19net/mlx4_en: Ignore irrelevant hypervisor eventsEugenia Emantayev
2013-11-07net/mlx4_en: Fixed crash when port type is changedAmir Vadai
2013-06-25net/mlx4_en: Fix resource leak in error flowDotan Barak
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli
2013-02-07net/mlx4_en: Optimize loopback related checks in data pathYan Burman
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers
2012-12-02net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein
2012-05-31net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_eventJack Morgenstein
2012-05-17net/mlx4_en: num cores tx rings for every UPAmir Vadai
2012-04-05net/mlx4_en: Force user priority by QP attributeAmir Vadai
2012-01-18mlx4_en: set number of rx rings used by RSS using ethtoolYevgeny Petrilin
2011-10-09mlx4_en: Added missing iounmap upon releasing a deviceAlexander Guller
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher