summaryrefslogtreecommitdiff
path: root/include/linux/mlx4/device.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-08net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev1-1/+1
2013-11-08net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev1-0/+1
2013-11-05mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein1-0/+17
2013-11-05net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein1-1/+1
2013-11-05net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein1-0/+1
2013-10-17net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz1-1/+1
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-5/+7
2013-08-28IB/mlx4: Add receive flow steering supportHadar Hen Zion1-5/+0
2013-08-02include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches1-5/+6
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin1-0/+1
2013-07-02net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein1-1/+2
2013-05-09Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-6/+98
2013-04-27net/mlx4: Add VF MAC spoof checking supportRony Efraim1-1/+2
2013-04-27net/mlx4: Add set VF default vlan ID and priority supportRony Efraim1-1/+2
2013-04-25mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion1-1/+11
2013-04-25mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion1-1/+3
2013-04-25mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion1-4/+4
2013-04-25mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion1-5/+6
2013-04-25mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion1-0/+79
2013-04-25net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai1-1/+5
2013-04-25net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev1-0/+1
2013-04-25net/mlx4_core: Add timestamping device capabilityEugenia Emantayev1-1/+2
2013-04-08net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz1-0/+1
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-2/+20
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli1-1/+19
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli1-1/+1
2013-02-08net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman1-3/+2
2013-01-31net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak1-1/+2
2012-12-19mlx4_core: Allow choosing flow steering modeJack Morgenstein1-0/+1
2012-11-26mlx4: 64-byte CQE/EQE supportOr Gerlitz1-0/+21
2012-10-01mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein1-6/+10
2012-10-01mlx4: Paravirtualize Node Guids for slavesJack Morgenstein1-0/+2
2012-10-01mlx4: Activate SR-IOV mode for IBJack Morgenstein1-0/+4
2012-10-01net/mlx4_core: Adjustments to SET_PORT for IB SR-IOVJack Morgenstein1-0/+5
2012-10-01mlx4_core: Add IB port-state machine and port mgmt event propagationJack Morgenstein1-0/+28
2012-10-01mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein1-0/+3
2012-10-01IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein1-1/+2
2012-10-01mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein1-1/+12
2012-10-01IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein1-0/+1
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion1-0/+11
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion1-0/+2
2012-07-25Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+118
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai1-1/+3
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein1-0/+2
2012-07-11mlx4_core: Implement mechanism for reserved Q_KeysJack Morgenstein1-0/+11
2012-07-10net/mlx4_core: Initialize IB port capabilities for all slavesJack Morgenstein1-0/+5
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein1-1/+98
2012-07-09mlx4_core: Pass an invalid PCI id number to VFsJack Morgenstein1-0/+2
2012-07-08net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion1-0/+7
2012-07-08{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion1-5/+103