]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
linker_debug_symbol_values(): use proper linker interface to get debug values
[FreeBSD/FreeBSD.git] / sys / dev /
2021-12-13 Andreas Wetzelrtwn/usb: add product ID for Asus USB N10 Nano Rev. B1
2021-12-13 Alexander Motinxhci: Add PCI IDs for Thunderbolt 3/4 USB controllers.
2021-12-12 Ed Mastebxe: tag files to skip clang-format formatting
2021-12-11 Alexander Motinxhci: Add PCI IDs from recent Intel CPUs.
2021-12-10 Mitchell Horneucom: s/sio/ucom/
2021-12-10 Andriy Gapontwsi: unify error handling, explicitly handle more...
2021-12-10 Andriy Gapontwsi: improve a handful of debug messages
2021-12-10 Andriy Gapontwsi: do not attempt transfer if bus is not idle
2021-12-10 Andriy Gapontwsi: remove redundant enabling of the controller
2021-12-10 Andriy Gapontwsi: protect interaction between twsi_transfer and...
2021-12-10 Michael TuexenHyper-V: hn: Enter network epoch when required
2021-12-09 Alexander Motinig4: Add PCI IDs for Intel Alder Lake I2C controller.
2021-12-09 Alexander MotinAPEI: Fix Generic Error Data Entry revision 3.0 handling.
2021-12-08 Alexander Motinichsmb: Add PCI IDs for Intel Alder Lake SMBus controller
2021-12-06 Warner Loshmpr: fix freeze / release mismatch in timeout code
2021-12-06 Elyes HAOUASFix typo on "Celsius"
2021-12-05 Colin Percivalrandomdev: Remove 100 ms sleep from write routine
2021-12-05 Gordon Berglingmlx5: Correct a typo in a sysctl description
2021-12-05 Gordon Berglingbce(4): Fix a typo in a sysctl description
2021-12-03 Gordon Berglingif_hn: Fix a few typos in comments and a sysctl description
2021-12-03 Gordon Berglingxen(4): Fix two typos in source code comments
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.
next