summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed1-0/+22
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed1-0/+91
2015-04-02net/mlx5_core: Update module info macros for ConnectX4 SupportAchiad Shochat1-3/+3
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed18-18/+18
2015-04-02net/mlx5_core: Fix a bug in alloc_tokenAchiad Shochat1-1/+4
2015-04-02net/mlx5_core: Avoid usage command work entry after writing command doorbellIra Gusinsky1-1/+2
2015-04-02net/mlx5_core: Avoid copying outbox in aysnc command completionEli Cohen1-1/+2
2015-04-02net/mlx5_core: Use coherent memory for command interface pageEli Cohen1-23/+49
2015-04-02net/mlx5_core: Use the right inbox struct in destroy mkey commandAchiad Shochat1-1/+1
2015-04-02net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed1-0/+3
2015-04-02net/mlx5_core: Avoid setting DC requestor/responder resourcesEli Cohen1-2/+0
2015-04-02net/mlx5_core: Allocate firmware pages from device's NUMA nodeEli Cohen1-1/+2
2015-03-12net/mlx5_core: don't export static symbolJulia Lawall1-1/+0
2015-02-12net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen1-0/+1
2015-02-10net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring1-1/+1
2015-02-05net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz1-6/+6
2015-01-14mlx5: avoid build warnings on 32-bitArnd Bergmann1-3/+3
2014-12-16mlx5_core: Add support for page faults events and low level handlingHaggai Eran3-1/+171
2014-12-09net/mlx5_core: Add more supported devicesEli Cohen1-1/+5
2014-12-09net/mlx5_core: Clear outbox of dealloc uarMajd Dibbiny1-0/+1
2014-12-09net/mlx5_core: Print resource number on QP/SRQ async eventsEli Cohen1-2/+2
2014-12-09net/mlx5_core: Fix command queue size enforcementEli Cohen1-1/+1
2014-12-09net/mlx5_core: Fix min vectors value in mlx5_enable_msixEli Cohen1-1/+1
2014-12-09net/mlx5_core: Request the mlx5 IB module on driver loadEli Cohen1-0/+7
2014-11-21mlx5: don't duplicate kvfree()Al Viro3-6/+6
2014-11-07net/mlx5_core: Fix race on driver loadEli Cohen1-2/+2
2014-11-07net/mlx5_core: Fix race in create EQEli Cohen1-4/+3
2014-10-27net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen1-0/+1
2014-10-04net/mlx5_core: Add ConnectX-4 to list of supported devicesEli Cohen1-0/+1
2014-10-04net/mlx5_core: Identify resources by their typeEli Cohen2-22/+47
2014-10-04net/mlx5_core: use set/get macros in device capsEli Cohen2-76/+91
2014-10-04net/mlx5_core: Use hardware registers description header fileEli Cohen2-39/+0
2014-10-04net/mlx5_core: Update device capabilities handlingEli Cohen5-142/+188
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds7-10/+296
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-12/+4
2014-07-31mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2-3/+4
2014-07-31mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein7-7/+8
2014-07-31mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein1-3/+287
2014-07-24net: mlx5: Use ktime_get_ns()Thomas Gleixner1-12/+4
2014-07-10mlx5_core: Fix possible race between mr tree insert/deleteSagi Grimberg1-4/+15
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds7-37/+47
2014-05-27mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran1-0/+4
2014-05-09mellanox: Logging message cleanupsJoe Perches7-37/+47
2014-04-04Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-0/+86
2014-03-10IB/mlx5_core: remove unreachable function call in module initKleber Sacilotto de Souza1-1/+0
2014-03-07IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg2-0/+25
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg1-0/+61
2014-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-02-26net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai1-2/+2
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1