aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rdmavt: Initialize ib_device_ops structKamal Heib2018-12-121-245/+54
* RDMA/rxe: Initialize ib_device_ops structKamal Heib2018-12-121-43/+47
* RDMA/vmw_pvrdma: Initialize ib_device_ops structKamal Heib2018-12-121-37/+45
* RDMA/usnic: Initialize ib_device_ops structKamal Heib2018-12-121-29/+32
* RDMA/qib: Initialize ib_device_ops structKamal Heib2018-12-121-2/+6
* RDMA/qedr: Initialize ib_device_ops structKamal Heib2018-12-121-51/+52
* RDMA/ocrdma: Initialize ib_device_ops structKamal Heib2018-12-121-46/+46
* RDMA/nes: Initialize ib_device_ops structKamal Heib2018-12-121-32/+35
* RDMA/mthca: Initialize ib_device_ops structKamal Heib2018-12-121-51/+88
* RDMA/mlx5: Initialize ib_device_ops structKamal Heib2018-12-121-96/+131
* RDMA/mlx4: Initialize ib_device_ops structKamal Heib2018-12-111-79/+99
* RDMA/i40iw: Initialize ib_device_ops structKamal Heib2018-12-111-30/+33
* RDMA/hns: Initialize ib_device_ops structKamal Heib2018-12-114-58/+87
* RDMA/hfi1: Initialize ib_device_ops structKamal Heib2018-12-111-7/+11
* RDMA/cxgb4: Initialize ib_device_ops structKamal Heib2018-12-111-35/+39
* RDMA/cxgb3: Initialize ib_device_ops structKamal Heib2018-12-111-30/+34
* RDMA/bnxt_re: Initialize ib_device_ops structKamal Heib2018-12-111-51/+45
* RDMA/core: Introduce ib_device_opsKamal Heib2018-12-111-0/+98
* IB/mlx4: Remove unneeded NULL checkYuval Shaia2018-12-111-3/+3
* RDMA/ocrdma: Use PCI-ID as an identification in debugfsLeon Romanovsky2018-12-111-2/+3
* RDMA/uverbs: Optimize clearing of extra bytes in responseLeon Romanovsky2018-12-111-6/+8
* RDMA/vmw_pvrdma: Use atomic memory allocation in create AHGal Pressman2018-12-111-1/+1
* IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbsYuval Shaia2018-12-114-50/+1
* RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky2018-12-111-4/+12
* IB/mlx5: Remove duplicated include from mlx5_ib.hYueHaibing2018-12-111-1/+0
* IB/mlx5: Add 2X width support to query_portMichael Guralnik2018-12-112-1/+7
* Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe2018-12-11558-3357/+5734
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-0931-109/+205
| |\
| | * bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan2018-12-091-4/+12
| | * bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan2018-12-091-6/+23
| | * bnxt_en: Keep track of reserved IRQs.Michael Chan2018-12-093-3/+8
| | * bnxt_en: Fix CNP CoS queue regression.Michael Chan2018-12-091-0/+7
| | * net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir2018-12-081-2/+2
| | * Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt2018-12-071-1/+1
| | * mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel2018-12-061-2/+8
| | * mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan2018-12-061-4/+1
| | * mlxsw: spectrum_switchdev: Avoid leaking FID's reference countIdo Schimmel2018-12-061-2/+5
| | * mlxsw: spectrum_nve: Remove easily triggerable warningsIdo Schimmel2018-12-061-2/+2
| | * Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-12-051-9/+11
| | |\
| | | * mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk2018-11-091-4/+4
| | | * mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov2018-11-091-5/+7
| | * | net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach2018-12-041-1/+32
| | * | net: mvpp2: fix detection of 10G SFP modulesBaruch Siach2018-12-041-0/+1
| | * | ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne2018-12-041-3/+2
| | * | phy: Revert toggling reset changes.David S. Miller2018-12-042-14/+5
| | * | net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed2018-12-031-1/+1
| | * | net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha2018-12-032-3/+2
| | * | mv88e6060: disable hardware level MAC learningAnderson Luiz Alves2018-12-031-7/+3
| | * | macvlan: return correct error valueMatteo Croce2018-12-031-2/+5
| | * | net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon2018-12-031-1/+1