aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/driver.c
AgeCommit message (Expand)Author
2020-05-15IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn
2019-04-24IB/hfi1: Remove reference to RHF.VCRCErrJohn Fleck
2019-04-03Merge HFI1 updates into k.o/for-nextJason Gunthorpe
2019-04-03IB/hfi1: Implement CCA for TID RDMA protocolKaike Wan
2019-04-01hfi1: Convert hfi1_unit_table to XArrayMatthew Wilcox
2019-02-05IB/hfi1: Add TID RDMA handlersKaike Wan
2018-12-06IB/hfi1: Consider LMC in 16B/bypass ingress packet checkAshutosh Dixit
2018-12-06IB/hfi1: Correctly process FECN and BECN in packetsMitko Haralanov
2018-06-19IB/hfi1: Move rhf_offset from devdata to ctxtdataMike Marciniszyn
2018-06-19IB/hfi1: Move normal functions from hfi1_devdata to const arrayMike Marciniszyn
2018-05-24IB/hfi1: Add support for 16B Management PacketsDon Hiatt
2018-05-09IB/hfi1: Rework fault injection machineryMitko Haralanov
2018-05-03IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn
2018-03-06IB/hfi1: Add a missing rcu_read_unlock()Bart Van Assche
2018-02-01IB/hfi1: Add 16B rcvhdr trace supportDon Hiatt
2018-02-01IB/hfi1: Remove blind constants from 16B updateMike Marciniszyn
2018-02-01IB/hfi1: Optimize process_receive_ib()Sebastian Sanchez
2018-02-01IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez
2018-02-01IB/hfi1: Look up ibport using a pointer in receive pathSebastian Sanchez
2018-02-01IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez
2018-01-05IB/{hfi1, qib}: Fix a concurrency issue with device name in loggingMichael J. Ruhl
2018-01-05IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl
2017-11-13IB/hfi1: Do not allocate PIO send contexts for VNICNiranjana Vishwanathapura
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford
2017-10-18IB/hfi1: Convert timers to use timer_setup()Kees Cook
2017-10-14IB/hfi1: Define hfi1_handle_cnp_tbl[] onceBart Van Assche
2017-09-27IB/hfi1: Add a safe wrapper for _rcd_get_by_indexMichael J. Ruhl
2017-08-22IB/hfi1: Add kernel receive context info to debugfsKaike Wan
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt
2017-08-22IB/hfi1: Add support to process 16B header errorsDon Hiatt
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt
2017-08-22IB/hf1: User context locking is inconsistentMichael J. Ruhl
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl
2017-07-31IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-06-27IB/hfi1: Modify handling of physical link state by Host DriverByczkowski, Jakub
2017-06-27IB/hfi1: Remove subtraction of uninitialized valueDennis Dalessandro
2017-06-27IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt
2017-06-27IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt
2017-05-04IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl
2017-05-04IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl
2017-05-04IB/hfi1: Name function prototype parametersMichael J. Ruhl
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-04-28IB/hfi1: Use defines from common headersDon Hiatt
2017-04-28IB/hfi1: Add functions to parse 9B headersDon Hiatt
2017-04-28IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5Dasaratharaman Chandramouli
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana
2017-04-20IB/hfi1: OPA_VNIC RDMA netdev supportVishwanathapura, Niranjana