summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4.h
AgeCommit message (Expand)AuthorFilesLines
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak1-2/+0
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak1-1/+12
2014-12-11net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak1-0/+69
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev1-2/+3
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak1-0/+12
2014-11-13net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanupMatan Barak1-1/+10
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak1-0/+5
2014-11-03net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed1-0/+5
2014-09-20net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay1-0/+3
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+3
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier1-0/+1
2014-08-05mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein1-0/+1
2014-08-02mlx4_core: Add helper functions to support MR re-registrationMatan Barak1-0/+2
2014-07-09net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev1-5/+0
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-8/+9
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-2/+10
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier1-2/+10
2014-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+15
2014-06-03IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina1-2/+2
2014-05-31net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein1-5/+15
2014-05-30mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein1-0/+8
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak1-0/+6
2014-05-09mellanox: Logging message cleanupsJoe Perches1-8/+9
2014-04-14net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang1-0/+1
2014-03-29net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz1-5/+0
2014-03-21net/mlx4: Adapt code for N-Port VFMatan Barak1-2/+1
2014-03-21net/mlx4: Add utils for N-Port VFsMatan Barak1-0/+2
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein1-0/+3
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein1-0/+5
2014-02-26net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai1-2/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+8
2014-01-15mlx4_core: Add support for steerable IB UD QPsMatan Barak1-0/+5
2013-12-10mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein1-2/+8
2013-11-05net/mlx4_core: Implement resource quota enforcementJack Morgenstein1-0/+1
2013-11-05mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein1-0/+17
2013-11-05net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein1-0/+1
2013-11-05net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein1-1/+1
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin1-0/+13
2013-07-02net/mlx4_core: Add HW enforcement to VF link stateRony Efraim1-0/+1
2013-07-02net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein1-0/+20
2013-06-14net/mlx4: Add VF link state supportRony Efraim1-0/+1
2013-05-09Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-79/+0
2013-04-27net/mlx4: Add set VF default vlan ID and priority supportRony Efraim1-0/+2
2013-04-27net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim1-0/+26
2013-04-25mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion1-79/+0
2013-04-25net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev1-1/+5
2013-04-12net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion1-0/+4
2013-03-08net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein1-1/+1
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-8/+26