aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-02net/mlx4_en: Change loopback only upon feature changeIdo Shamay1-0/+5
2015-02-04net/mlx4_en: Port aggregation configurationMoni Shoua1-0/+8
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-2/+2
2014-10-28net/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-22net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai1-2/+4
2014-05-08mellanox: Logging message cleanupsJoe Perches1-4/+3
2014-03-06net/mlx4_en: mlx4_en_verify_params() can be staticFengguang Wu1-1/+1
2014-03-02net/mlx4_en: Verify mlx4_en module parametersEugenia Emantayev1-0/+30
2014-02-24net/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-19net/mlx4_en: Ignore irrelevant hypervisor eventsEugenia Emantayev1-0/+3
2013-11-07net/mlx4_en: Fixed crash when port type is changedAmir Vadai1-4/+4
2013-06-25net/mlx4_en: Fix resource leak in error flowDotan Barak1-1/+1
2013-04-24net/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/roland/infinibandLinus Torvalds1-2/+2
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli1-2/+2
2013-02-07net/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-02net/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-05-31net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_eventJack Morgenstein1-5/+7
2012-05-17net/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-18mlx4_en: set number of rx rings used by RSS using ethtoolYevgeny Petrilin1-5/+1
2011-10-09mlx4_en: Added missing iounmap upon releasing a deviceAlexander Guller1-1/+5
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher1-0/+315