]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Add missing const after 6c4f95161d6e
[FreeBSD/FreeBSD.git] / sys / dev /
2021-10-11 Alex RichardsonAdd missing const after 6c4f95161d6e
2021-10-11 Alex Richardsonvirtio: make the write_config buffer argument const
2021-10-09 Mark Peekvmci: fix panic due to freeing unallocated resources
2021-10-08 Bjoern A. ZeebUSB: adjust the Generic XHCI ACPI probe return value
2021-10-08 Michal Meloundwmmc: Calculate the maximum transaction length correctly.
2021-10-07 Kevin Bowlingixgbe: Update shared code catchup
2021-10-07 Ed MasteImport libfido2 at 'contrib/libfido2/'
2021-10-07 Ed MasteImport libcbor at 'contrib/libcbor/'
2021-10-06 Kevin Bowlinge1000: print EEPROM/NVM/OROM versions
2021-10-06 Kevin Bowlinge1000: Lock nvm print sysctl
2021-10-06 Stefan Eßercontrib/bc: update to version 5.1.1
2021-10-06 John Baldwincryptosoft: Fix support for variable tag lengths in...
2021-10-06 John Baldwinsafexcel: Support truncated tags for AES-CCM.
2021-10-06 John Baldwinsafexcel: Support multiple nonce lengths for AES-CCM.
2021-10-06 John Baldwinccr: Support AES-CCM requests with truncated tags.
2021-10-06 John Baldwinccr: Support multiple nonce lengths for AES-CCM.
2021-10-06 John Baldwincryptosoft, ccr: Use crp_iv directly for AES-CCM and...
2021-10-06 John Baldwincrypto: Permit variable-sized IVs for ciphers with...
2021-10-06 John Baldwinccp, ccr: Simplify drivers to assume an AES-GCM IV...
2021-10-06 Kevin Bowlinge1000: Function prototype cleanup
2021-10-05 Mateusz Guzikcesa: remove unused CESA_SESSIONS macro
2021-10-05 Konstantin Belousovmlx5_en: fix use of CALLOUT_DIRECT
2021-10-05 Hans Petter Selaskymlx4en(4): Fix wrong mbuf cluster size in mlx4_en_debug...
2021-10-05 Bartlomiej Grzesiksdhci: Fix crash caused by M_WAITOK in sdhci dumps
2021-10-04 Stefan Eßercontrib/bc: merge version 5.1.0 from vendor branch
2021-10-03 Jessica Clarkepci_pci: Support growing bus ranges in bus_adjust_resou...
2021-10-02 Gordon Berglingqlnxe: Fix typos in two error messages
2021-10-02 Gordon Berglingvnic: Fix a typo in a comment
2021-10-02 Gordon Berglingsmsc(4): Fix a typo in a comment
2021-10-02 Gordon Berglingevdev: Fix a typo in a commit
2021-10-02 Gordon Berglingnetvsc: Fix a typo in a comment
2021-10-02 Philip Paepscontrib/tzdata: import tzdata 2021c
2021-10-02 Warner Loshnvme: Use adaptive spinning when polling for completion...
2021-10-01 Warner Loshnvme: Only reset once on attach.
2021-10-01 Warner Loshnvme: Remove pause while resetting
2021-10-01 Warner Loshnvme: Explain a workaround a little better
2021-10-01 Warner Loshnvme_ctrlr_enable: Small style nits
2021-10-01 Warner Loshnvme: Use MS_2_TICKS rather than rolling our own
2021-10-01 Warner Loshnvme_ctrlr_enable: Remove unnecessary 5ms delays
2021-10-01 Kornel Dulebaenetc_mdio: Fix devclass name
2021-09-30 Warner Loshuart: Match simple comm
2021-09-30 Warner Loshuart: Allow PCI quirk for not using MSI interrupts
2021-09-30 Ed Mastemgb: Fix nop admin interrupt handling
2021-09-30 Mitchell Hornelibpmc: fix the 'cycles' event alias on x86
2021-09-30 Ram Kishore Vegesnaocs_fc: Fix device lost timer where device is not getti...
2021-09-30 Ram Kishore Vegesnaocs_fc: When commands complete with an error, freeze...
2021-09-30 Ram Kishore Vegesnaocs_fc: Fix CAM status reporting in ocs_fc(4) when...
2021-09-30 Ram Kishore Vegesnaocs_fc: Increase maximum supported SG elements to suppo...
2021-09-30 Ram Kishore Vegesnaocs_fc: Emulex Gen 7 HBA support.
2021-09-30 Warner Loshfd: Move from using device_busy to a refcount
2021-09-30 Warner Loshida: Use ida lock instead of Giant for bus_dma allocation
2021-09-29 Ed MasteRevert "mgb: Use MGB_DEBUG instead of DEBUG"
2021-09-29 Mitchell Hornesdhci: add a missing newline
2021-09-29 Bartlomiej Grzesiksdhci_xenon: add ACPI support
2021-09-29 Bartlomiej Grzesiksdhci_xenon: split driver file into generic file and...
2021-09-29 Ed Mastemgb: Use MGB_DEBUG instead of DEBUG
2021-09-29 Jessica Clarkemmc: Fix regression in 8a8166e5bcfb breaking Stratix...
2021-09-29 Bjoern A. Zeebneta: cleanup warning
2021-09-29 Li-Wen Hsumgb: Fix DEBUG (and LINT) build
2021-09-29 Warner Loshnvme: Sanity check completion id
2021-09-29 Warner Loshnvme: count number of ignored interrupts
2021-09-29 Warner Loshnvme: Add sanity check for phase on startup.
2021-09-29 Warner Loshnvme: start qpair in state RECOVERY_WAITING
2021-09-28 Ed Mastemgb: Apply some style(9)
2021-09-28 Ian LeporeFix busdma resource leak on usb device detach.
2021-09-28 Ed Mastemgb: Staticize devclass and iflib structs (as is typical)
2021-09-28 Ed Mastemgb: Do not KASSERT on error in mgb_init
2021-09-28 Ed Mastemgb: enable multicast in mgb_init
2021-09-28 Hans Petter Selaskysound(4): Implement mixer mute control for feeder channels.
2021-09-28 Navdeep Parharcxgbe(4): Update firmwares to 1.26.2.0.
2021-09-27 David Brightntb_hw_intel: fix xeon NTB gen3 bar disable logic
2021-09-27 Greg Vpci_host_generic: implement bus_translate_resource...
2021-09-27 Kevin Bowlinge1000: Re-arm link changes
2021-09-27 Andrew TurnerCheck cpu_softc is not NULL before dereferencing
2021-09-26 Kevin Bowlingixgbe: whitespace cleanup pass
2021-09-26 Kevin Bowlingixgbe: Rename 'struct adapter' to 'struct ixgbe_softc'
2021-09-26 Kevin Bowlinge1000: Fix tabstop width in if_em.h
2021-09-26 Vincenzo Maffionenetmap: fix uint32_t overflow in pool size calculation
2021-09-26 Vincenzo Maffionenetmap: monitor: support offsets in copy mode
2021-09-26 Gordon Berglingpcm(4): Fix a common typo in source code comments
2021-09-26 Philip Paepscontrib/tzdata: import tzdata 2021b
2021-09-25 Sean Brunouart: Add PCI ID for intel 100 Series/C230 Series AMT
2021-09-25 Alexander Motinacpi_cpu: Fix panic if some CPU devices are disabled.
2021-09-25 John Baldwinmana: Cast an unused value to void to quiet a warning.
2021-09-25 Mateusz Guzikmmc: fix 1-byte reallocs (when it should have been...
2021-09-25 Alexander MotinMake CPU children explicitly share parent unit numbers.
2021-09-25 Alexander Motinacpi_cpu: Make device unit numbers match OS CPU IDs.
2021-09-25 Kevin Bowlinge1000: Rename 'struct adapter' to 'struct e1000_sc'
2021-09-24 Mark Johnstoncxgbe: Mark received packets as initialized for KMSAN
2021-09-24 Kristof Provostcxgbe: fix LINT-NOIP builds
2021-09-23 Warner Loshnvme: Use shared timeout rather than timeout per transa...
2021-09-23 Wenzhuo Lue1000: fix K1 configuration
2021-09-23 Ed Mastevt: bound buffer access in redraw optimization
2021-09-23 Kyle Evanskern: random: collect ~16x less from fast-entropy sources
2021-09-23 Kyle Evanskern: random: drop read_rate and associated functionality
2021-09-22 Baptiste Daroussindma: import snapshot 2021-07-10
2021-09-22 Baptiste Daroussinlibedit: import snapshot 2021-09-10
2021-09-21 Emmanuel Vadotdwmmc: Remove dwmmc_setup_bus call from start_cmd
2021-09-21 Emmanuel Vadotdwmmc: Properly implement power_off/power_up
2021-09-21 Wojciech Macekmvneta: split to FDT and generic part
next