summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-12-14Merge branch 'hfi1' into merge-testDoug Ledford
2016-12-14Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford
2016-12-14IB/rdmavt: Only put mmap_info ref if it existsJim Foraker
2016-12-14IB/rdmavt: Handle the kthread worker using the new APIPetr Mladek
2016-12-14IB/rdmavt: Avoid queuing work into a destroyed cq kthread workerPetr Mladek
2016-12-12i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco
2016-12-12i40iw: Fix incorrect check for errorMustafa Ismail
2016-12-12i40iw: Assign MSS only when it is a new MTUMustafa Ismail
2016-12-12i40iw: Fix race condition in terminate timer's handlerShiraz Saleem
2016-12-12i40iw: Fix memory leak in CQP destroy when in resetMustafa Ismail
2016-12-12i40iw: Fix QP flush to not hang on empty queues or failureShiraz Saleem
2016-12-12i40iw: Fix double free of QPMustafa Ismail
2016-12-12i40iw: Use correct src address in memcpy to rdma stats countersShiraz Saleem
2016-12-12i40iw: Remove macros I40IW_STAG_KEY_FROM_STAG and I40IW_STAG_INDEX_FROM_STAGThomas Huth
2016-12-11IB/hfi1: Define platform_config_table_limits onceBart Van Assche
2016-12-11IB/hfi1: constify mmu_notifier_ops structureBhumika Goyal
2016-12-11IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu divisionMike Marciniszyn
2016-12-11IB/hfi1,IB/qib: use rvt swqe mr deref helperMike Marciniszyn
2016-12-11IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodesHarish Chegondi
2016-12-11IB/hfi1,IB/qib: Use new send completion helperMike Marciniszyn
2016-12-11IB/rdmavt: Add a send completion helperMike Marciniszyn
2016-12-11IB/qib: Use standard refcount wrapper for QPsSebastian Sanchez
2016-12-11IB/hfi1: Use reference count wrapper for MRsSebastian Sanchez
2016-12-11IB/hfi1: Replace qp->refcount release code with standard driver wrapperSebastian Sanchez
2016-12-11IB/hfi1: Preserve external device completed bitDean Luick
2016-12-11IB/hfi1: Remove critical section gap in sc_buffer_alloc()Sebastian Sanchez
2016-12-11IB/hfi1: Remove usage of qp->s_cur_sgeMitko Haralanov
2016-12-11IB/rdmavt: Add trace of MR segsMike Marciniszyn
2016-12-11IB/hfi1: Add special setting for low power AOCDean Luick
2016-12-11IB/hfi1: Remove definition of unused hfi1_affinity structTadeusz Struk
2016-12-11IB/hfi1: Remove dependence on qp->s_cur_sizeDon Hiatt
2016-12-11IB/hfi1: Show statistics counters under IB stats interfaceJianxin Xiong
2016-12-11IB/rdmavt: Fix trace hierarchyDennis Dalessandro
2016-12-11IB/hfi1: Disable header suppression for short packetsJakub Pawlak
2016-12-11IB/hfi1: Export 8051 memory and LCB registers via debugfsDean Luick
2016-12-11IB/hfi1: Use non-atomic __test_and_clear_bit in hot pathSebastian Sanchez
2016-12-11IB/hfi1: Fix dc8051 multiple qword memory readsDean Luick
2016-12-11IB/hfi1: Read new EPROM formatDean Luick
2016-12-08iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun
2016-12-05i40iw: Add request for reset on CQP timeoutHenry Orosco
2016-12-05i40iw: Code cleanup, remove check of PBLE pagesHenry Orosco
2016-12-05i40iw: Correctly fail loopback connection if no listenerShiraz Saleem
2016-12-05i40iw: Fill in IRD value when on connect requestShiraz Saleem
2016-12-05i40iw: Set TOS field in IP headerShiraz Saleem
2016-12-05i40iw: Add NULL check for ibqp event handlerShiraz Saleem
2016-12-05i40iw: Replace list_for_each_entry macro with safe versionMustafa Ismail
2016-12-05i40iw: Add IP addr handling on netdev eventsMustafa Ismail
2016-12-05i40iw: Add missing cleanup on device closeMustafa Ismail
2016-12-05i40iw: Add 2MB page supportHenry Orosco
2016-12-05i40iw: Utilize physically mapped memory regionsHenry Orosco