summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds27-359/+7293
2015-06-24net/mlx5e: Prefetch skb data on RXSaeed Mahameed1-0/+1
2015-06-24net/mlx5e: Pop cq outside mlx5e_get_cqeAchiad Shochat3-2/+4
2015-06-24net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat5-7/+3
2015-06-24net/mlx5e: Remove extra spacesAchiad Shochat1-4/+4
2015-06-24net/mlx5e: Avoid TX CQE generation if more xmit packets expectedAchiad Shochat1-23/+34
2015-06-24net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completionAchiad Shochat1-3/+1
2015-06-24net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()Achiad Shochat1-1/+0
2015-06-24net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting themSaeed Mahameed1-4/+1
2015-06-24net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queuesSaeed Mahameed3-33/+31
2015-06-11net/mlx5e: Add transport domain to the ethernet TIRs/TISsAchiad Shochat2-1/+16
2015-06-11net/mlx5_core: Add transport domain alloc/dealloc supportAchiad Shochat2-0/+37
2015-06-11net/mlx5e: Support NETIF_F_SGSaeed Mahameed3-24/+40
2015-06-11net/mlx5e: Enforce max flow-tables level >= 3Gal Pressman1-1/+4
2015-06-11net/mlx5e: Disable client vlan TX accelerationSaeed Mahameed2-22/+2
2015-06-11net/mlx5e: Add HW cacheline start paddingSaeed Mahameed2-6/+9
2015-06-11net/mlx5e: Fix HW MTU settingsSaeed Mahameed3-50/+48
2015-06-11net/mlx5_core: fix an error codeDan Carpenter1-1/+2
2015-06-07net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny2-2/+3
2015-06-04mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2-1/+8
2015-06-04net/mlx5_core: Add more query port helpersMajd Dibbiny1-0/+67
2015-06-04net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2-5/+5
2015-06-04net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2-8/+11
2015-06-04net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny3-18/+47
2015-06-04net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny3-11/+262
2015-06-04net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny4-45/+6
2015-06-04net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky1-1/+1
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky4-65/+548
2015-06-04net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky3-30/+36
2015-06-04net/mlx5_en: Add missing check for memory allocation failureAmir Vadai1-0/+2
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny1-1/+1
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 Vadai8-25/+3192
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai6-0/+1621
2015-05-30net/mlx5: Ethernet Datapath filesAmir Vadai5-0/+1054
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed1-0/+53
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout1-0/+18
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout1-0/+32
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed1-0/+77
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed5-144/+121
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed5-10/+55
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed2-18/+109
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2-81/+18
2015-04-15mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...Honggang LI1-4/+6
2015-04-09mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck1-1/+1
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