summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-061-1/+1
|\
| * mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-151-1/+1
* | net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny2015-10-151-0/+170
* | net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen2015-10-091-2/+18
* | net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny2015-09-291-0/+1
* | net/mlx5_core: Fix async commands return codeEli Cohen2015-09-291-0/+1
|/
* net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-311-19/+0Star
* net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed2015-05-311-4/+13
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* net/mlx5_core: Fix a bug in alloc_tokenAchiad Shochat2015-04-021-1/+4
* net/mlx5_core: Avoid usage command work entry after writing command doorbellIra Gusinsky2015-04-021-1/+2
* net/mlx5_core: Avoid copying outbox in aysnc command completionEli Cohen2015-04-021-1/+2
* net/mlx5_core: Use coherent memory for command interface pageEli Cohen2015-04-021-23/+49
* net/mlx5_core: Fix command queue size enforcementEli Cohen2014-12-091-1/+1
* net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-041-0/+17
* net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-041-36/+0Star
* net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-041-9/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-1/+1
|\
| * mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-301-1/+1
* | net: mlx5: Use ktime_get_ns()Thomas Gleixner2014-07-241-12/+4Star
|/
* mellanox: Logging message cleanupsJoe Perches2014-05-091-2/+2
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* IB/mlx5: Multithreaded create MREli Cohen2013-11-081-27/+79
* mlx5: Fix error code translation from firmware to driverEli Cohen2013-10-101-1/+1
* mlx5: Remove checksum on command interface commandsEli Cohen2013-10-101-12/+14
* net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-161-1/+1
* mlx5_core: Implement new initialization sequenceEli Cohen2013-07-311-1/+7
* mlx5_core: Fix use after free in mlx5_cmd_comp_handler()Dan Carpenter2013-07-311-4/+7
* mlx5: Return -EFAULT instead of -EPERMDan Carpenter2013-07-121-5/+5
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+1515