]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
mpr(4): Fix a typo in a source code comment
[FreeBSD/FreeBSD.git] / sys / dev /
2021-12-03 Gordon Berglingmpr(4): Fix a typo in a source code comment
2021-12-03 Gordon Berglingnvme(4): Correct a typo in a sysctl description
2021-12-03 Andriy Gapontwsi: compile in support for debug messages, disabled...
2021-12-03 Andriy Gapontwsi: remove write-only softc field
2021-12-03 Andriy Gapontwsi: add more of status definitions
2021-12-03 Andriy Gapontwsi: sort headers, remove unneeded
2021-12-02 Hans Petter Selaskyusb/u3g: Add support for Quectel EM05.
2021-12-01 Mark Johnstonsafexcel: Fix -Wunused-but-set-variable warnings
2021-11-30 John Baldwinevdev: Add parentheses around '-' expression in operand...
2021-11-30 Wei HuHyper-V: vPCI: Prepopulate device bars
2021-11-28 Gordon Berglingppbus(4): Fix a typo in source code comment
2021-11-28 Gordon Berglingfirewire(4): Fix a typo in a source code comment
2021-11-28 Gordon Berglingixl(4): Fix a typo in a sysctl description
2021-11-28 Gordon Berglingiscsi(4): Fix a typo in a source code comment
2021-11-27 Andriy Gaponicee: allow configuration via hints on FDT-based systems
2021-11-27 Andriy Gaponds1307: allow configuration via hints on FDT-based...
2021-11-26 Alfredo Dal'Ava... ofwfb: fix vga/hdmi console with ASMEDIA during boot...
2021-11-25 Ed MasteUpdate deprecation version for drivers removed in main
2021-11-24 Ka Ho Ngiser: Remove redundant linuxkpi MODULE_DEPEND
2021-11-24 Andriy Gaponpca954x: driver for PCA954x / TCA954x I2C switches
2021-11-23 John BaldwinMove the ICL_CONN_*LOCK* macros to <dev/iscsi/icl.h>.
2021-11-23 John BaldwinFurther refine the ExpDataSN checks for SCSI Response...
2021-11-23 John Baldwiniscsi: Validate DataSN values in Data-In PDUs in the...
2021-11-23 John Baldwincxgbe: Only run ktls_tick when NIC TLS is enabled.
2021-11-22 Mark Johnstonhyperv: Register the MSR-based timecounter during SI_SU...
2021-11-21 Andriy Gaponpcf8574: driver for 8-pin quasi-bidirectional GPIO...
2021-11-19 Warner Loshvt: fix git mismerge
2021-11-19 Warner Loshvt: Add devctl message for bells
2021-11-19 Warner Loshvt(4): Connect to teken's TP_SETBELLPD
2021-11-19 Warner Loshsysbeep: Adjust interface to take a duration as a sbt
2021-11-19 Bjoern A. Zeebmii: update URL for OUIs
2021-11-19 Dmitry SalychevParse named nodes from IORT ACPI on arm64
2021-11-19 Bjoern A. Zeebmlx4: rename conflicting netdev_priv() to mlx4_netdev_p...
2021-11-19 Bjoern A. Zeebnet80211/drivers: improve ieee80211_rx_stats for band
2021-11-16 Hans Petter Selaskysnd_uaudio(4): Fix string index computations for iFeature.
2021-11-15 Mark Johnstonpci: Implement pci_bar_enabled() for SR-IOV VFs
2021-11-15 Mitchell Hornehwpmc: initialize arm64 counter/interrupt state
2021-11-13 Andriy Gapongpioled: allow the driver to be disabled via fdt
2021-11-13 Andriy Gapondriver for MAX44009 I2C illuminance sensor
2021-11-13 Andriy Gaponpcf8591: driver for adc/dac with i2c interface
2021-11-13 Andriy Gaponhtu21: allow configuration via hints on FDT-based systems
2021-11-13 Andriy Gaponhtu21: don't needlessly bother hardware when measuremen...
2021-11-13 Alexander MotinAdd some of Intel Alder Lake device IDs.
2021-11-12 Peter Grehanigc: Use hardware routine for PHY reset
2021-11-12 Peter Grehanigc: correctly update RCTL when changing multicast...
2021-11-11 Gordon Berglinge1000: Fix a typo in a source code comment
2021-11-11 Gordon Berglingusb_audio: Fix a typo in a source code comment
2021-11-07 Mark Johnstonvmci: Avoid relying on macro expansion to provide corre...
2021-11-06 Gordon Berglingocs_fs: Fix two typos in source code comments
2021-11-06 Gordon Berglingixgbe(4): Fix a few typos in source code comments
2021-11-03 Mark JohnstonConvert consumers to vm_page_alloc_noobj_contig()
2021-11-03 Mark JohnstonConvert vm_page_alloc() callers to use vm_page_alloc_no...
2021-11-02 Hans Petter Selaskyusb(4): Fix for use after free in combination with...
2021-11-01 Mark Johnstonhwpmc: Disable KASAN in pmc_save_kernel_callchain()
2021-11-01 Mark Johnstonhyperv: Register hyperv_timecounter later during boot
2021-10-30 Gordon Berglingbxe(4): Fix a few common typos in source code comments
2021-10-29 John Baldwincxgbei: Only convert "plain" TCP connections to ISCSI.
2021-10-29 John Baldwincxgbei: Return early for EBUSY error in icl_cxgbei_conn...
2021-10-29 John Baldwincxgbei: Disable ISO for -SO cards without external...
2021-10-29 John Baldwincxgbei: Handle errors in PDUs.
2021-10-29 John Baldwincxgbei: Add sysctls to report the maximum data segment...
2021-10-29 John Baldwincxgbei: Limit T5 transmit data segments to 15k.
2021-10-29 John Baldwiniscsi: Teach the iSCSI stack about "large" received...
2021-10-29 John Baldwincxgbei: Restrict received PDUs to 4 DDP pages in length.
2021-10-29 John Baldwincxgbei: Only round PDU data segment lengths down by...
2021-10-29 John Baldwincxgbei: Restructure how PDU limits are managed.
2021-10-29 John Baldwincxgbei: Wait for the final CPL to be received in icl_cx...
2021-10-29 John Baldwincxgbei: Support for ISO (iSCSI segmentation offload).
2021-10-29 John BaldwiniSCSI: Add support for segmentation offload for hardwar...
2021-10-29 John Baldwiniscsi: Remove icl_soft-only fields from struct icl_conn.
2021-10-29 John Baldwincxgbe tom: Permit rcv_nxt mismatches on FIN for iSCSI...
2021-10-29 John Baldwincxgbei: Round up the maximum PDU data length by the...
2021-10-29 John Baldwincxgbei: Wait for socket to close in icl_cxgbei_conn_close.
2021-10-29 John Baldwincxgbei: Don't assert F for data completion PDUs.
2021-10-29 John Baldwincxgbei: Remove invalid assertion.
2021-10-29 John Baldwincxgbei: Better handle new tasks and transfers when...
2021-10-29 John Baldwincxgbe tom: Free pending iSCSI mbufs on connection shutdown.
2021-10-29 John Baldwincxgbei: Fix a race between transfer setup and a peer...
2021-10-29 John Baldwincxgbei: Support iSCSI offload on T6.
2021-10-29 John Baldwiniscsi: Move the maximum data segment limits into 'struc...
2021-10-29 John Baldwincxgbei: Add tunable sysctls for the FirstBurstLength...
2021-10-29 John Baldwincxgbei: Remove unused sysctls.
2021-10-29 John Baldwincxgbei: Handle target transfers with excess unsolicited...
2021-10-29 John Baldwincxgbei: Explicitly clear the page pode reservation...
2021-10-29 John Baldwincxgbei: Don't clamp iSCSI PDUs to 8K.
2021-10-29 John Baldwincxgbei: Don't leak resources for an aborted target...
2021-10-29 John Baldwincxgbei: Add support for zero-copy iSCSI target transmis...
2021-10-29 John Baldwincxgbei: Rework the pdu_append_data hook to support...
2021-10-29 John Baldwincxgbei: Support DDP for target I/O S/G lists with more...
2021-10-29 John Baldwincxgbe tom: Account for pre-iSCSI mode data on suspended...
2021-10-29 John Baldwincxgbei: Whitespace fixes, comment typo, and rewrap...
2021-10-29 John Baldwincxgbei: Use hardware RX flow control for offloaded...
2021-10-29 John Baldwincxgbe tom: Set the tid in the work requests to program...
2021-10-29 John Baldwincxgbe: Make the TOE ISCSI RX stats per-queue instead...
2021-10-28 Konstantin Belousovnehemiah: manually assemble xstore(-rng)
2021-10-27 Konstantin BelousovDMAR: clean up warnings about write-only variables
2021-10-25 Mark Johnstonsafexcel: Set the context record unconditionally
2021-10-24 Jessica ClarkeLinuxKPI: Support lazy BAR allocation
2021-10-21 John Baldwincryptosoft: Fix support for variable tag lengths in...
2021-10-21 John Baldwinsafexcel: Support truncated tags for AES-CCM.
next