aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+2
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai1-4/+70
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed1-104/+50
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed1-4/+3
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed1-10/+101
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 Mahameed1-1/+1
2015-04-02net/mlx5_core: Avoid setting DC requestor/responder resourcesEli Cohen1-2/+0
2015-03-12net/mlx5_core: don't export static symbolJulia Lawall1-1/+0
2015-02-11net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen1-0/+1
2015-02-04net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz1-6/+6
2014-12-08net/mlx5_core: Add more supported devicesEli Cohen1-1/+5
2014-12-08net/mlx5_core: Fix min vectors value in mlx5_enable_msixEli Cohen1-1/+1
2014-12-08net/mlx5_core: Request the mlx5 IB module on driver loadEli Cohen1-0/+7
2014-11-06net/mlx5_core: Fix race on driver loadEli Cohen1-2/+2
2014-10-03net/mlx5_core: Add ConnectX-4 to list of supported devicesEli Cohen1-0/+1
2014-10-03net/mlx5_core: use set/get macros in device capsEli Cohen1-76/+74
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen1-51/+168
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein1-2/+2
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein1-1/+1
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein1-3/+287
2014-05-08mellanox: Logging message cleanupsJoe Perches1-7/+7
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+1
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 Grimberg1-0/+1
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai1-2/+2
2014-02-18mlx5: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev1-11/+5
2014-01-22IB/mlx5: Abort driver cleanup if teardown hca failsEli Cohen1-2/+8
2013-11-08mlx5: Clear reserved area in set_hca_cap()Eli Cohen1-3/+32
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen1-16/+5
2013-07-31mlx5_core: Implement new initialization sequenceEli Cohen1-7/+62
2013-07-11mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer1-1/+1
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+475