| Commit message (Expand) | Author | Age | Files | Lines |
* | pvscsi: Explicitly mask out CTS_SAS_VALID_SPEED bit | Zhenlei Huang | 2025-01-20 | 1 | -0/+4 |
* | pvscsi: maximum target number is one less than number of targets | Yuri Pankov | 2024-11-26 | 1 | -1/+2 |
* | vmware: Fix a typo in a source code comment | Gordon Bergling | 2024-01-23 | 1 | -1/+1 |
* | iflib drivers: Constify PCI ID LUTs | Marius Strobl | 2024-01-05 | 1 | -1/+1 |
* | vmxnet3: do restart on VLAN changes | Kevin Bowling | 2023-09-11 | 1 | -0/+14 |
* | sys: Remove $FreeBSD$: one-line bare tag | Warner Losh | 2023-08-23 | 2 | -2/+0 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-23 | 12 | -24/+0 |
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-23 | 20 | -40/+0 |
* | pvscsi: Advertise maxio of 256k. | Warner Losh | 2022-10-19 | 1 | -1/+2 |
* | vmci(4): Correct some typos in source code comments | Gordon Bergling | 2022-09-07 | 1 | -2/+2 |
* | vmxnet3: skip zero-length descriptor in the middle of a packet | Andriy Gapon | 2021-12-27 | 2 | -12/+18 |
* | vmci: Avoid relying on macro expansion to provide correct syntax | Mark Johnston | 2021-11-07 | 1 | -1/+1 |
* | vmci: fix panic due to freeing unallocated resources | Mark Peek | 2021-10-16 | 5 | -4/+61 |
* | vmci(4): Shorten interrupt descriptions. | Alexander Motin | 2021-08-05 | 1 | -3/+3 |
* | iflib: ensure that tx interrupts enabled and cleanups | Matt Macy | 2021-01-07 | 1 | -1/+1 |
* | vmware: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 9 | -30/+16 |
* | iflib: leave only 1 receive descriptor unused | Vincenzo Maffione | 2020-09-01 | 1 | -7/+0 |
* | Restore power-of-2 queue count constraint from r290948 | Patrick Kelsey | 2020-03-17 | 1 | -0/+11 |
* | Adjust if_vmx default receive parameters for better out-of-box performance | Patrick Kelsey | 2020-03-14 | 2 | -6/+33 |
* | Fix if_vmx receive checksum offload bug and harden against the device skippin... | Patrick Kelsey | 2020-03-14 | 2 | -36/+85 |
* | Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) | Pawel Biernacki | 2020-02-26 | 2 | -11/+11 |
* | vmxnet3: add support for RSS kernel option | Andriy Gapon | 2020-01-23 | 2 | -26/+76 |
* | vmx: fix initialization of TSO related descriptor fields | Vincenzo Maffione | 2020-01-13 | 1 | -1/+1 |
* | Fix build with GCC | Josh Paetzel | 2019-11-15 | 1 | -1/+0 |
* | Add the pvscsi driver to the tree. | Josh Paetzel | 2019-11-14 | 3 | -0/+2070 |
* | Convert to if_foreach_llmaddr() KPI. | Gleb Smirnoff | 2019-10-21 | 1 | -18/+15 |
* | Add IFLIB_SINGLE_IRQ_RX_ONLY. | Mark Johnston | 2019-09-30 | 1 | -1/+1 |
* | Add MODULE_PNP_INFO() to vmci(4). This allows devd(8) to load the | Hiroki Sato | 2019-08-25 | 1 | -4/+13 |
* | Extract eventfilter declarations to sys/_eventfilter.h | Conrad Meyer | 2019-05-20 | 1 | -1/+1 |
* | Fix interrupt index configuratoin when using MSI interrupts. | Patrick Kelsey | 2019-02-02 | 1 | -9/+11 |
* | - Stop iflib(4) from leaking MSI messages on detachment by calling | Marius Strobl | 2019-01-30 | 1 | -7/+6 |
* | onvert vmx(4) to being an iflib driver. | Patrick Kelsey | 2019-01-22 | 2 | -2855/+1171 |
* | ifnet: Replace if_addr_lock rwlock with epoch + mutex | Matt Macy | 2018-05-18 | 1 | -1/+1 |
* | Update VMCI license based on comments from core, the FreeBSD Foundation, | Mark Peek | 2018-04-08 | 28 | -27/+78 |
* | Rectify VMCI SPDX license | Mark Peek | 2018-03-27 | 27 | -27/+27 |
* | vmci(4): Fix GCC build and rationalize vmci_kernel_defs.h | Conrad Meyer | 2018-03-26 | 3 | -10/+7 |
* | Add VMCI (Virtual Machine Communication Interface) driver | Mark Peek | 2018-03-25 | 27 | -0/+9434 |
* | Revert r327828, r327949, r327953, r328016-r328026, r328041: | Pedro F. Giffuni | 2018-01-21 | 1 | -6/+6 |
* | dev: make some use of mallocarray(9). | Pedro F. Giffuni | 2018-01-13 | 1 | -6/+6 |
* | Correctly report the vmxnet3 link down media status | Bryan Venteicher | 2017-11-28 | 1 | -4/+5 |
* | fix vmxnet3 crash when LRO is enabled | Andriy Gapon | 2017-05-25 | 1 | -0/+14 |
* | Spell VMXNET3_LEGACY_TX correctly. | Luiz Otavio O Souza | 2017-02-18 | 1 | -2/+2 |
* | Update if_hwassist when interface options are changed. | Alexander Motin | 2016-07-18 | 1 | -9/+22 |
* | Only use a power of 2 for the number of receive and transmit queues. | John Baldwin | 2015-11-16 | 1 | -2/+9 |
* | Start process of removing the use of the deprecated "M_FLOWID" flag | Hans Petter Selasky | 2014-12-01 | 1 | -2/+3 |
* | Provide vmxnet3_get_counter() to return counters that are not collected, | Gleb Smirnoff | 2014-09-25 | 1 | -59/+36 |
* | Improve transmit sending offload, TSO, algorithm in general. | Hans Petter Selasky | 2014-09-22 | 2 | -3/+3 |
* | Revert r271504. A new patch to solve this issue will be made. | Hans Petter Selasky | 2014-09-13 | 2 | -7/+4 |
* | Improve transmit sending offload, TSO, algorithm in general. | Hans Petter Selasky | 2014-09-13 | 2 | -4/+7 |
* | Remove some write only variables | Bryan Venteicher | 2014-07-02 | 1 | -6/+0 |