summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter
2016-05-26Merge branch 'hfi1-2' into k.o/for-4.7Doug Ledford
2016-05-26IB/hfi1: Fix pio map initializationJubin John
2016-05-26IB/hfi1: Correct 8051 link parameter settingsDean Luick
2016-05-26IB/hfi1: Update pkey table properly after link down or FM startSebastian Sanchez
2016-05-26IB/rdamvt: Fix rdmavt s_ack_queue sizingMike Marciniszyn
2016-05-26IB/hfi1: Fix hard lockup due to not using save/restore spin lockMike Marciniszyn
2016-05-26IB/hfi1: Add tracing support for send with invalidate opcodeJianxin Xiong
2016-05-26IB/hfi1, qib: Add ieth to the packet header definitionsJianxin Xiong
2016-05-26Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro
2016-05-26IB/hfi1: Do not free hfi1 cdev parent structure earlyDennis Dalessandro
2016-05-26IB/hfi1: Add trace message in user IOCTL handlingDennis Dalessandro
2016-05-26IB/hfi1: Remove write(), use ioctl() for user cmdsDennis Dalessandro
2016-05-26IB/hfi1: Add ioctl() interface for user commandsDennis Dalessandro
2016-05-26IB/hfi1: Remove unused user commandDennis Dalessandro
2016-05-26IB/hfi1: Remove snoop/diag interfaceDennis Dalessandro
2016-05-26IB/hfi1: Remove EPROM functionality from data deviceDennis Dalessandro
2016-05-26IB/hfi1: Remove UI char deviceDennis Dalessandro
2016-05-26IB/hfi1: Remove multiple device cdevDennis Dalessandro
2016-05-26IB/hfi1: Remove anti-pattern in cdev initDennis Dalessandro
2016-05-26IB/hfi1: Fix bug that blocks process on exit after port bounceJianxin Xiong
2016-05-26IB/qib: Remove unused qib_7322_intr_msgs[]Jubin John
2016-05-26IB/hfi1: Remove unnecessary commentIra Weiny
2016-05-26IB/hfi1: Fix sdma_event_names[] build warningJubin John
2016-05-26IB/rdmavt: Use kzalloc_nodeJubin John
2016-05-26IB/rdmavt: Insure QP vmalloc variants zero memoryMike Marciniszyn
2016-05-26IB/hfi1: Fix an interval RB node reference count leakMitko Haralanov
2016-05-25IB/IPoIB: Allow setting the device addressMark Bloch
2016-05-25IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit
2016-05-25IB/core: Support new type of join-state for multicastErez Shitrit
2016-05-25IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit
2016-05-25IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit
2016-05-24IB/core: Add IP to GID netlink offloadMark Bloch
2016-05-24IB/core: Register SA ibnl client during ib_core initializationMark Bloch
2016-05-24IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch
2016-05-24IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch
2016-05-24IB/core: Integrate IB address resolution module into coreLeon Romanovsky
2016-05-24RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li
2016-05-18IB/mlx5: Fire the CQ completion handler from taskletMatan Barak
2016-05-18net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak
2016-05-18IB/core: Do not require CAP_NET_ADMIN for packet sniffingChristoph Lameter
2016-05-18IB/mlx4: Fix unaligned access in send_reply_to_slaveshamir rabinovitch
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford
2016-05-13IB/mlx5: Report Scatter FCS device capability when supportedMajd Dibbiny
2016-05-13IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny
2016-05-13IB/core: Add Scatter FCS create flagMajd Dibbiny
2016-05-13IB/core: Add extended device capability flagsMajd Dibbiny
2016-05-13i40iw: pass hw_stats by reference rather than by valueColin Ian King
2016-05-13i40iw: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen