aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2015-04-15mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...Honggang LI
2015-04-09mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed
2015-04-02net/mlx5_core: Update module info macros for ConnectX4 SupportAchiad Shochat
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed
2015-04-02net/mlx5_core: Fix a bug in alloc_tokenAchiad Shochat
2015-04-02net/mlx5_core: Avoid usage command work entry after writing command doorbellIra Gusinsky
2015-04-02net/mlx5_core: Avoid copying outbox in aysnc command completionEli Cohen
2015-04-02net/mlx5_core: Use coherent memory for command interface pageEli Cohen
2015-04-02net/mlx5_core: Use the right inbox struct in destroy mkey commandAchiad Shochat
2015-04-02net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed
2015-04-02net/mlx5_core: Avoid setting DC requestor/responder resourcesEli Cohen
2015-04-02net/mlx5_core: Allocate firmware pages from device's NUMA nodeEli Cohen
2015-03-12net/mlx5_core: don't export static symbolJulia Lawall
2015-02-11net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen
2015-02-09net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring
2015-02-04net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz
2015-01-13mlx5: avoid build warnings on 32-bitArnd Bergmann
2014-12-15mlx5_core: Add support for page faults events and low level handlingHaggai Eran
2014-12-08net/mlx5_core: Add more supported devicesEli Cohen
2014-12-08net/mlx5_core: Clear outbox of dealloc uarMajd Dibbiny
2014-12-08net/mlx5_core: Print resource number on QP/SRQ async eventsEli Cohen
2014-12-08net/mlx5_core: Fix command queue size enforcementEli Cohen
2014-12-08net/mlx5_core: Fix min vectors value in mlx5_enable_msixEli Cohen
2014-12-08net/mlx5_core: Request the mlx5 IB module on driver loadEli Cohen
2014-11-21mlx5: don't duplicate kvfree()Al Viro
2014-11-06net/mlx5_core: Fix race on driver loadEli Cohen
2014-11-06net/mlx5_core: Fix race in create EQEli Cohen
2014-10-26net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen
2014-10-03net/mlx5_core: Add ConnectX-4 to list of supported devicesEli Cohen
2014-10-03net/mlx5_core: Identify resources by their typeEli Cohen
2014-10-03net/mlx5_core: use set/get macros in device capsEli Cohen
2014-10-03net/mlx5_core: Use hardware registers description header fileEli Cohen
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein
2014-07-23net: mlx5: Use ktime_get_ns()Thomas Gleixner
2014-07-09mlx5_core: Fix possible race between mr tree insert/deleteSagi Grimberg
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-27mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran
2014-05-08mellanox: Logging message cleanupsJoe Perches
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-03-10IB/mlx5_core: remove unreachable function call in module initKleber Sacilotto de Souza
2014-03-07IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller