aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran1-1/+1
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak1-2/+15
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak1-2/+8
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev1-2/+19
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak1-0/+5
2014-11-16mlx4: use netdev_rss_key_fill() helperEric Dumazet1-1/+3
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak1-2/+3
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFsMatan Barak1-1/+3
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli1-0/+1
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2-1/+31
2014-10-28net/mlx4_core: Add ethernet backplane autoneg device capabilitySaeed Mahameed1-1/+2
2014-10-28net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed2-1/+41
2014-10-28net/mlx4_core: Introduce mlx4_get_module_info for cable module info readingSaeed Mahameed1-0/+30
2014-10-06net/mlx4_en: Code cleanups in tx pathEric Dumazet1-1/+1
2014-09-30net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny1-0/+1
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+11
2014-09-19net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay1-3/+8
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak2-2/+11
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2014-08-29net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz1-0/+3
2014-08-25net/mlx4: Use is_kdump_kernel() to detect kdump kernelAmir Vadai1-1/+2
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-0/+24
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-nextRoland Dreier2-0/+8
2014-08-05mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein2-0/+8
2014-08-01mlx4_core: Add helper functions to support MR re-registrationMatan Barak1-0/+16
2014-07-22net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai1-0/+7
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-07-08net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev1-0/+11
2014-07-02net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity mapAmir Vadai1-2/+2
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-4/+11
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-nextRoland Dreier1-4/+11
2014-06-02IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina1-4/+6
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller1-1/+1
2014-06-01net/mlx4_en: Use affinity hintYuval Atias1-1/+1
2014-05-29IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein1-0/+3
2014-05-29mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein1-0/+1
2014-05-29IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein1-0/+1
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+11
2014-05-22net/mlx4_core: Deprecate use_prio module parameterAmir Vadai1-1/+0
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak1-0/+11
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias1-0/+3
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz1-1/+1
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz2-0/+3
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak1-0/+1
2014-03-20net/mlx4: Add utils for N-Port VFsMatan Barak1-0/+27
2014-03-20net/mlx4: Add data structures to support N-Ports per VFMatan Barak1-0/+7
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2-1/+9
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein1-0/+1
2014-03-12mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein1-2/+5