summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2015-12-21staging/rdma/hfi1: Adding counter resolutions for DataPortCountersAndrea Lowe1-12/+26
2015-12-21staging/rdma/hfi1: Consider VL15 MTU also when calculating the maximum VL MTUHarish Chegondi1-1/+2
2015-12-21staging/rdma/hfi1: unknown frame messages are not errorsDean Luick3-0/+21
2015-12-21staging/rdma/hfi1: remove SPC freeze error messagesDean Luick1-2/+0
2015-12-21staging/rdma/hfi1: Unexpected link up pkey values are not an errorDean Luick1-4/+4
2015-12-21staging/rdma/hfi1: Destroy workqueues if hfi1_register_ib_device() call retur...Harish Chegondi1-1/+8
2015-12-21staging/rdma/hfi1: Adds software counters for bitfields within various error ...Joel Rosenzweig3-1/+3487
2015-12-21staging/rdma/hfi1: Correctly limit VLs against SDMA enginesDean Luick1-3/+3
2015-12-21staging/rdma/hfi1: Add a credit push on diagpkt allocate failDean Luick1-0/+8
2015-12-21staging/rdma/hfi1: Extend quiet timeoutDean Luick1-2/+3
2015-12-21staging/rdma/hfi1: Add one-time LCB resetDean Luick2-0/+23
2015-12-21staging/rdma/hfi1: Fix qp.h commentsKaike Wan1-4/+4
2015-12-21staging/rdma/hfi1: Add aeth name syndrome decodeDean Luick1-7/+22
2015-12-21staging/rdma/hfi1: Decode CNP opcodeDean Luick1-1/+2
2015-12-21staging/rdma/hfi1: Support alternate firmware namesDean Luick1-32/+157
2015-12-21staging/rdma/hfi1: Eliminate WARN_ON when VL is invalidIra Weiny1-2/+9
2015-12-21staging/rdma/hfi1: Fix error in hfi1 driver buildJubin John1-1/+1
2015-12-21staging/rdma/hfi1: Adjust EPROM partitions, add EPROM commandsDean Luick2-64/+73
2015-12-21staging/rdma/hfi1: Read EFI variable for device descriptionDean Luick4-9/+260
2015-12-21staging/rdma/hfi1: rework is_a0() and is_bx()Mike Marciniszyn6-33/+24
2015-12-21staging/rdma/hfi1: Add space between concatenated string elementsJubin John2-6/+6
2015-12-21staging/rdma/hfi1: Remove rcv bubbles codeIra Weiny1-62/+2
2015-12-21staging/rdma/hfi1: remove RxCtxRHQS from hfi1statsVennila Megavannan3-4/+0
2015-12-21staging/rdma/hfi1: Fix downgrade raceDean Luick1-7/+24
2015-12-21android: unconditionally remove callbacks in sync_fence_free()Dmitry Torokhov1-4/+2
2015-12-21staging/android/sync: add sync_fence_create_dmaMaarten Lankhorst2-4/+19
2015-12-21staging/android/sync: Support sync points created from dma-fencesMaarten Lankhorst1-20/+22
2015-12-21staging: android: ashmem.c: destroy slabs when init failsWenwei Tao1-4/+11
2015-12-21staging: android: ion: Add ion driver for Hi6220 SoC platformChen Feng5-0/+237
2015-12-21staging: wilc1000: bug fix on memory freeGlen Lee1-0/+1
2015-12-21staging: wilc1000: set hif_drv before it is usedGlen Lee2-1/+6
2015-12-21staging: wilc1000: remove wilc of struct host_if_drvGlen Lee2-60/+41
2015-12-21staging: wilc1000: remove drv of struct host_if_msgGlen Lee1-47/+3
2015-12-21staging: wilc1000: remove used functionsGlen Lee1-44/+0
2015-12-21staging: wilc1000: change join_req_drv type and it's nameGlen Lee1-24/+9
2015-12-21staging: wilc1000: wilc_set_wfi_drv_handler: pass vif indexGlen Lee3-14/+15
2015-12-21staging: wilc1000: use vif index to communicate with wilc deviceGlen Lee1-46/+81
2015-12-21staging: wilc1000: pass struct wilcGlen Lee5-14/+21
2015-12-21staging: wilc1000: take vif instead of drv in hostIFthreadGlen Lee1-103/+135
2015-12-21staging: wilc1000: remove argument hif_drvGlen Lee4-282/+265
2015-12-21staging: wilc1000: pass vif to hostIFthreadGlen Lee4-246/+341
2015-12-21staging: wilc1000: remove duplicate netdevGlen Lee3-21/+19
2015-12-21staging: wilc1000: change vif to pointer to refence real private dataGlen Lee3-69/+70
2015-12-21staging: wilc1000: move perInterface_wlan_t to wilc_vifGlen Lee5-245/+241
2015-12-21staging: wilc1000: remove unneeded extern variableGlen Lee1-1/+0
2015-12-21staging: wilc1000: remove unused filesGlen Lee3-23/+1
2015-12-21staging: wilc1000: linux_wlan_spi.c: move all the codes to wilc_spi.cGlen Lee3-171/+178
2015-12-21staging: wilc1000: remove unneeded functionGlen Lee3-15/+2
2015-12-21staging: wilc1000: rename spi function namesGlen Lee3-23/+23
2015-12-21staging: wilc1000: remove unused filesGlen Lee3-12/+1