aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
...
* IB/mlx5: Support Vxlan tunneling specificationVag Singh4 days1-53/+88
* IB/mlx5: Report mlx5 multi packet WQE capabilities when querying deviceVag Singh4 days1-0/+11
* mlx5ib: Avoid system crash when enabling many VFsVag Singh4 days2-3/+4
* fixup! mlx5/linuxkpi: Add MLX5_PCI_DEV_IS_VF to mlx5_core_pci_tableAriel Ehrenberg4 days1-8/+8
* mlx5/linuxkpi: Add MLX5_PCI_DEV_IS_VF to mlx5_core_pci_tableVag Singh4 days1-16/+16
* hvuio: Add HV_UIO driverVag Singh4 days5-3/+824
* fixup! mlx5en: Add sysctl variable mapping driver name to IF nameAriel Ehrenberg4 days1-2/+3
* mlx5en: Add sysctl variable mapping driver name to IF nameVag Singh4 days1-0/+17
* fixup! mlx5/mlx5ib: Azure/HyperV OFED failing to create IB verbs deviceAriel Ehrenberg4 days1-10/+64
* mlx5/mlx5ib: Azure/HyperV OFED failing to create IB verbs deviceVag Singh4 days3-33/+51
* fixup! mlx5ib: Add drop flow steering rule supportAriel Ehrenberg4 days1-4/+10
* mlx5ib: Add drop flow steering rule supportVag Singh4 days1-4/+14
* fixup! IB/mlx5: Add support for CQE compressingAriel Ehrenberg4 days1-6/+10
* IB/mlx5: Add support for CQE compressingVag Singh4 days4-2/+37
* mlx5en: allow userspace to enable/disable allmutli modeVag Singh4 days1-1/+2
* fixup! IB/mlx5: Enabled VLAN stripping capabilityAriel Ehrenberg4 days1-0/+2
* IB/mlx5: Enabled VLAN stripping capabilityVag Singh4 days3-5/+68
* acpi: Increase length of time (1s -> 5s) for quirkDevin Teske4 days1-15/+31
* e1000: Express TSO restart policy without OACTIVEKevin Bowling4 days1-10/+6
* iflib: Use the framework run-state accessor in driversKevin Bowling4 days15-61/+34
* intel: add hfsts debug-probe driver for Intel ME/HECI firmware statusAbdelkader Boudih4 days3-0/+813
* iw_cxgbe/libcxgb4: Pass ftid_base to libcxgb4 through status pagePotnuri Bharat Teja5 days2-1/+2
* iw_cxgbe: Miscellaneous changes from the iw_cxgb4 driverJohn Baldwin5 days6-50/+52
* iw_cxgbe: Do not dma memory off of the stackGreg KH5 days1-11/+17
* iw_cxgbe: Remove unneeded memsetFuqian Huang5 days2-2/+0
* iw_cxgbe: Remove unused return value from destroy_cqLeon Romanovsky5 days1-8/+7
* iw_cxgbe: Fix qpid leakNirranjan Kirubaharan5 days2-34/+20
* iw_cxgbe: Use correct sizing on buffers holding page DMA addressesShiraz Saleem5 days1-1/+1
* iw_cxgbe: Cleanups to ucontext handling when creating queuesShamir Rabinovitch5 days1-3/+2
* iw_cxgbe: Use XArray instead of IDRMatthew Wilcox5 days6-97/+40
* iw_cxgbe: Add ib_device->get_netdev supportSteve Wise5 days1-0/+20
* iw_cxgbe: use __raw_write*() to allow write-combiningSteve Wise5 days1-7/+5
* iw_cxgbe: Various fixes around waiting for replies to work requestsPotnuri Bharat Teja5 days6-185/+313
* iw_cxgbe: Fixes around work queue flushing and drainingPotnuri Bharat Teja5 days4-18/+113
* iw_cxgbe/libcxgb4: Support for RDMA WRITE_COMPL work requestsSteve Wise5 days3-2/+153
* cxgbe: Enable RDMA WRITE_CMPL work requests if the firmware supports themJohn Baldwin5 days2-0/+7
* iw_cxgbe/libcxgb4: Support for RDMA WRITE_WITH_IMMEDIATE requestsSteve Wise5 days4-5/+46
* cxgbe: Query the ability to use RDMA WRITE_WITH_IMMEDIATE requestsJohn Baldwin5 days2-0/+6
* iw_cxgbe/libcxgb4: Support 64B CQEsJohn Baldwin5 days3-5/+13
* ntb_tool: Bound memory window option stringsYudi Yang5 days1-1/+1
* snd_uaudio: Read the UAC2 sample rate back after setting itChristos Margiolis5 days1-1/+22
* ixv: Use host granted RSS queues on Hyper-VKevin Bowling5 days3-7/+50
* ixv: Recover E610 Hyper-V carrier without the PCI link queryKevin Bowling5 days2-3/+24
* ixv: Add Hyper-V virtual function supportKevin Bowling5 days5-41/+394
* hn: Invoke the owned VF's transmit queue flush callbackKevin Bowling5 days1-2/+3
* hn: Serialize VF link events with datapath handoffKevin Bowling5 days1-1/+8
* hn: Track VF association and wait for datapath switch completionKevin Bowling5 days5-101/+300
* hyperv: Stop bus relations handling from falling through to ejectKevin Bowling5 days1-0/+1
* hn: Refresh VF offloads after bringing it upKevin Bowling5 days1-0/+6
* ufshci: add a passthrough ioctlJaeyoon Choi5 days5-8/+259