]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
netlink: do not crash when linux message translation fails.
[FreeBSD/FreeBSD.git] / sys / dev /
2023-04-05 Vincenzo Maffionenetmap: fix copyin/copyout of nmreq options list
2023-04-05 Corvin Köhnepci: add tunable hw.pci.enable_mps_tune
2023-03-31 Yurihv_hid: Hyper-V HID driver
2023-03-29 Zhenlei Huangxhci(4): Describe Fresco Logic FL1009 USB 3.0 controller
2023-03-29 Dmitry Luhtionovuhci(4): Add IDs for Zhaoxin USB controller
2023-03-29 Dmitry Luhtionovehci(4): Add IDs for for Zhaoxin USB 2.0 controller
2023-03-29 Dmitry Luhtionovxhci(4): Add IDs for Zhaoxin USB 3.0 controllers
2023-03-28 Vincenzo Maffionenetmap: get rid of save_if_input for emulated adapters
2023-03-22 Alan SomersFix kernel memory disclosures in mpr and mps
2023-03-17 Kyle Evansefifb: add a tunable to select the framebuffer cache...
2023-03-16 Mark Johnstonnetmap: Remove obsolete compatibility defines
2023-03-13 Alexander MotinAdd NAMESPACE MANAGEMENT into admin_opcode[].
2023-03-08 Cy Schubertusb: Add HID_IGNORE quirk for APC Smart-UPS1000
2023-03-08 Cy Schubertusbdevs: Add APC Smart-UPS1000
2023-03-08 Cy Schubertusbdevs: Remove duplicate APC entries
2023-03-06 Ed Mastethunderx: fix potential sign extension issue
2023-03-02 Andrew TurnerRemove an extra argument to SYSCTL_FOREACH
2023-02-23 Kevin Bowlinge1000: Fix packet loss on 11th gen and later
2023-02-23 Kevin Bowlinge1000: Add support for future client platforms
2023-02-23 Kevin Bowlinge1000: Remove redundant disable_ulp for ich8lan
2023-02-22 John Baldwinccr,ccp: Fix argument order to sglist_append_vmpages.
2023-02-22 Kevin Bowlinge1000: bump driver version
2023-02-22 Kevin Bowlinge1000: fix I219 hang on reset
2023-02-21 Krzysztof Galazkaixl(4): Fix MAC/VLAN filters accounting
2023-02-21 Krzysztof Galazkaixgbe(4): Filter out spurious link up indication
2023-02-18 Zhenlei Huangusb: Remove unused member in struct mos_softc
2023-02-17 Piotr Kubajice(4): Update to 1.37.7-k
2023-02-16 Michael Paepckeu3g: add huawei device id
2023-02-16 evusb/u3g: Add support for QUECTEL EP06-E 4G modem
2023-02-16 Michael Paepckeusb: Remove obsolete Huawei 3G from usbdevs
2023-02-16 Michael Paepckeusb: add support for Huawei E5573Cs322
2023-02-16 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 driver support
2023-02-16 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 sequences
2023-02-16 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 quirks
2023-02-16 Michael Paepckeusb: Add Huawei 4G Modem devices (2022) to usbdevs
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Adds more `SZ_*` macros
2023-02-16 Jean-Sébastien Pédronvt(4): Return errors from `vt_{,de}allocate()`
2023-02-13 Mariusz Zaborskiahci: increase timout
2023-02-09 Stefan EßerSupport Unicode characters in keymap dead key tables
2023-02-09 Doug Mooreiommu_gas: initialize start_gap as first node
2023-02-08 Bartosz Sobczakirdma(4): remove 14-current specific code
2023-02-08 Bartosz Sobczakirdma(4): Add code for compilation on stable/13 branch
2023-02-08 Bartosz Sobczakirdma(4): Upgrade driver to 1.1.5-k
2023-02-08 Bartosz Sobczakirdma(4): hide tasklet-related definitions to avoid...
2023-02-08 Hans Petter Selaskyibcore: The use of IN_LOOPBACK() now requires a valid...
2023-02-08 Dimitry AndricAdjust irdma_prep_for_unregister() definition to avoid...
2023-02-08 Bartosz Sobczakirdma: Add RDMA driver for Intel(R) Ethernet Controller...
2023-02-05 Nuno Teixeirasound: add patch for Lenovo Legion 5 Intel
2023-02-02 John Baldwincxgbe tom: Force unsigned modulus for queue indices.
2023-02-02 Emmanuel Vadotfb: Add a default getinfo method
2023-02-02 Emmanuel Vadotusb/dwc3: Only force USB2 based on the PHY register...
2023-02-02 Emmanuel Vadotusb/dwc3: Use more () for macros variables
2023-02-02 Emmanuel Vadotusb/dwc3: Read the full IDs/version
2023-02-02 Emmanuel Vadotdwc3: Handle optional clocks
2023-02-02 Søren SchmidtAdd support for RockChip RK356X to DWC3 driver.
2023-02-02 Gordon Berglingumcs(4): Fix a typo in a kernel message
2023-02-02 Navdeep Parharpcireg.h: Add values for ACS PCIe Extended capability.
2023-02-02 Navdeep Parharcxgbe/cxgbei: Do not validate the hardware iSCSI tag...
2023-02-02 Navdeep Parharcxgbe/tom: Fix assertions in the code that maintains...
2023-02-02 Navdeep Parharcxgbe(4): Add knob to control congestion behavior for...
2023-02-02 Navdeep Parharcxgbe(4): Add another setting to the knob that controls...
2023-02-02 Navdeep Parharcxgbe(4): Specify the ingress queue's type when creatin...
2023-02-02 Navdeep Parharcxgbe(4): Add a knob to request that clocks be gated...
2023-02-02 Navdeep Parharcxgbe(4): Decode and display some more bits in the...
2023-02-02 Navdeep Parharcxgbe(4): Update firmwares to 1.27.0.0.
2023-02-02 Navdeep Parharcxgbe/iw_cxgbe: c4iw_zero_addr should not use IN_ZERONET.
2023-02-02 Navdeep Parharcxgbe/t4_tom: Support for round-robin selection of...
2023-02-02 Navdeep Parharcxgbe(4): Add support for PPOD_EDRAM feature.
2023-02-02 Navdeep Parharcxgbe(4): Fix control flow issues reported by Coverity.
2023-02-02 Navdeep Parharcxgbe/cxgbei: Allow max PDU payload lengths to be chang...
2023-02-02 Navdeep Parharcxgbe(4): Display the number of free PM pages and p...
2023-02-02 Navdeep Parharcxgbe(4): meminfo should get the TLS region's limits...
2023-02-02 Navdeep Parharcxgbe(4): Fix the sorting order of the regions listed...
2023-02-02 Emmanuel Vadotsdio: Do not allow setting a block size if function...
2023-02-02 Emmanuel Vadotsdio: Add CCCR speed defines
2023-02-02 Emmanuel Vadotsdio: Change the sdio helper name and arg order
2023-02-02 Emmanuel Vadotsdio: Always use increment address for read/write_4
2023-02-01 Michael Tuexenif_vtnet: improve dumping a kernel
2023-02-01 Mark Johnstonnetmap: Tell the compiler to avoid reloading ring indices
2023-02-01 Mark Johnstonnetmap: Correct a comment
2023-02-01 Mark Johnstonnetmap: Fix a queue length check in the generic port...
2023-01-31 Jessica Clarkegoldfish_rtc: Fix handling a local time RTC
2023-01-29 Mark Johnstonkvmclock: Fix initialization when EARLY_AP_STARTUP...
2023-01-27 Alan SomersSwitch wg(4) to the new if_clone KPI
2023-01-27 Arthur Kiyanovskiena: Update driver version to v2.6.2
2023-01-27 David Arinzonena: Remove timer service re-arm on ena_restore_device...
2023-01-27 Arthur Kiyanovskiena: Re-Enable per-packet missing tx completion print
2023-01-27 Warner Loshena: Remove write only variables
2023-01-27 John Baldwinena: Remove unused variable.
2023-01-27 John Baldwinena: Remove unused devclass argument to DRIVER_MODULE.
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-26 Gordon Berglingath(4): Fix a sysctl description and a typo in a comment
2023-01-25 Steffen Dirkwinkelumodem: ignore CDC_CM descriptor for baltech smartcard...
2023-01-25 Steffen Dirkwinkelumodem: add quirk to ignore CDC_CM descriptor
2023-01-25 Warner LoshRevert "mips: remove saf1761"
2023-01-24 Warner Loshmips: remove saf1761
2023-01-24 John Baldwincxgbe: Various whitespace fixes.
2023-01-24 John Baldwinwg: Drop the compat shim for sbcreatecontrol().
2023-01-24 John Baldwinpsm: Swap the unit member in the softc for a device_t.
2023-01-24 John Baldwinsmc: Rename constants for control register from CTR...
next