aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_keys.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando1-0/+2
2012-10-01spi: remove completely broken Tegra driverStephen Warren3-709/+0
2012-10-01mlx4_core: Disable SENSE_PORT for multifunction devicesRoland Dreier1-0/+3
2012-10-01mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAsRoland Dreier2-14/+15
2012-10-01mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier2-13/+22
2012-10-01HID: hidraw: don't deallocate memory when it is in useRatan Nalumasu1-43/+26
2012-10-01HID: picoLCD: optimize for inactive debugfsBruno Prémont1-1/+1
2012-10-01HID: multitouch: add support for GeneralTouch multi-touchscreenXianhan Yu2-1/+18
2012-10-01HID: Add support for Sony PS3 BD Remote ControlDavid Dillow5-1/+232
2012-10-01HID: keep dev_rdesc unmodified and use it for comparisonsKevin Daughtridge2-6/+16
2012-10-01pinctrl: add bcm2835 driverSimon Arlott4-0/+1155
2012-10-01pinctrl: clarify idle vs sleep statesLinus Walleij1-5/+10
2012-09-30IB/srp: Avoid having aborted requests hangBart Van Assche1-0/+1
2012-09-30IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche1-1/+1
2012-09-30IB/qib: Add a qib driver versionDean Luick3-3/+16
2012-09-30RDMA/nes: Fix compilation error when nes_debug is enabledTatyana Nikolova1-2/+2
2012-09-30RDMA/nes: Print hardware resource typeTatyana Nikolova3-11/+20
2012-09-30RDMA/nes: Fix for crash when TX checksum offload is offTatyana Nikolova1-0/+2
2012-09-30RDMA/nes: Cosmetic changesTatyana Nikolova1-19/+13
2012-09-30RDMA/nes: Fix for incorrect MSS when TSO is onTatyana Nikolova1-7/+7
2012-09-30RDMA/nes: Fix incorrect resolving of the loopback MAC addressTatyana Nikolova1-25/+7
2012-09-30mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier3-26/+38
2012-09-30mlx4_core: Trivial cleanups to driver log messagesRoland Dreier1-5/+4
2012-09-30mlx4_core: Trivial readability fix: "0X30" -> "0x30"Roland Dreier1-1/+1
2012-09-30IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein2-0/+14
2012-09-30mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein7-161/+290
2012-09-30mlx4: Paravirtualize Node Guids for slavesJack Morgenstein6-0/+53
2012-09-30mlx4: Activate SR-IOV mode for IBJack Morgenstein3-8/+10
2012-09-30IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein5-11/+31
2012-09-30mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV modeJack Morgenstein2-17/+92
2012-09-30net/mlx4_core: Adjustments to SET_PORT for IB SR-IOVJack Morgenstein2-0/+15
2012-09-30IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein6-4/+917
2012-09-30IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein2-7/+161
2012-09-30mlx4: Add alias_guid mechanismJack Morgenstein6-10/+816
2012-09-30mlx4_core: Add IB port-state machine and port mgmt event propagationJack Morgenstein3-16/+250
2012-09-30IB/mlx4: Add CM paravirtualizationAmir Vadai4-2/+468
2012-09-30IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer5-12/+1285
2012-09-30mlx4: MAD_IFC paravirtualizationJack Morgenstein4-26/+234
2012-09-30IB/mlx4: SR-IOV multiplex and demultiplex MADsJack Morgenstein1-2/+565
2012-09-30mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein7-14/+344
2012-09-30IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein6-8/+798
2012-09-30mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein6-5/+62
2012-09-30IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein5-77/+702
2012-09-30IB/core: Add ib_find_exact_cached_pkey()Jack Morgenstein2-0/+48
2012-09-30IB/core: Handle table with full and partial membership for the same P_KeyJack Morgenstein2-6/+25
2012-09-30IB/core: Reserve bits in enum ib_qp_create_flags for low-level driver useJack Morgenstein1-0/+3
2012-09-30mlx4_core: Remove annoying debug message in the resource trackerOr Gerlitz1-2/+0
2012-09-30mlx4_core: Fix wrong offset in parsing query device caps responseDotan Barak1-1/+1
2012-09-30IB/mlx4: Fill in sq_sig_type in query QPDotan Barak1-0/+4
2012-09-30IPoIB: Fix use-after-free of multicast objectPatrick McHardy2-10/+11