]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Deprecate the 'devclass' argument from *DRIVER_MODULE() macros.
[FreeBSD/FreeBSD.git] / sys / dev /
2022-05-16 Ed MasteAdd deprecation notices to ISA sound cards
2022-05-16 Mitchell Hornevt: use TERMINAL_DECLARE_EARLY() macro
2022-05-16 Milan Obuchcgem: support SGMII PHY connection mode
2022-05-16 Milan Obuchcgem: rework hardware quirk detection
2022-05-16 Emmanuel Vadotcpufreq: dt: Plug set but not used variable
2022-05-16 Emmanuel Vadottwsi: Plug set but not used variable
2022-05-16 Emmanuel Vadotif_dwc: Plug set but not used variable
2022-05-16 Emmanuel Vadotofw_cpu: Make ext_resources non-optional for arm* and...
2022-05-16 Emmanuel Vadotuart_dev_snps: Make ext_resources non-optional
2022-05-16 Emmanuel Vadotusb: Make ext_resources non-optional
2022-05-16 Emmanuel Vadotuart_dev_imx: Make ext_resources non-optional
2022-05-16 Emmanuel Vadotif_cgem: Make ext_resources non-optional
2022-05-16 Emmanuel Vadotsdhci: Make ext_resources non-optional
2022-05-16 Emmanuel Vadottwsi: Make ext_resources non-optional
2022-05-16 Emmanuel Vadotdwmmc: Make ext_resources non-optional
2022-05-16 Emmanuel Vadotmmc: Make ext_resources non-optional
2022-05-16 Emmanuel Vadotdwc: Make ext_resources non-optional
2022-05-16 Emmanuel Vadotdwmmc: Properly implement power_off/power_up
2022-05-16 Emmanuel Vadotdwmmc: Remove dwmmc_setup_bus call from start_cmd
2022-05-16 Emmanuel Vadotdwmmc: Fix MMCCAM block size support
2022-05-15 Kevin Bowlinge1000: Increase rx_buffer_size to 32b
2022-05-15 Scott LongDefault to always accepting the PHY that's present...
2022-05-13 John Baldwinix: Remove cpu_id and related code from ixgbe_if_msix_i...
2022-05-13 John Baldwinpowermac_nvram: Actually return EBUSY on error from...
2022-05-13 John Baldwince,cp: Remove pointless checks for <sys/cdefs.h>
2022-05-13 John Baldwinsbni: Use memset to clear flags structure in attach.
2022-05-13 John Baldwinrtwn: Restore RF_ENV control type after initializing RF.
2022-05-13 John Baldwinqlnx: Return error from qlnxr_mod_load if it fails.
2022-05-13 John Baldwinotus: Return computed error value instead of ENXIO...
2022-05-13 John Baldwinmlx5: Pass the correct data pointer to the add_dst_cb...
2022-05-13 John Baldwinbnhd: Write out updated resource dependencies from...
2022-05-13 John Baldwinisci: Propagate error from bus_dma_tag_create.
2022-05-11 John Baldwincxgbei: Support unmapped I/O requests.
2022-05-11 John Baldwinicl_soft: Use PHYS_TO_DMAP instead of pmap_map_io_trans...
2022-05-11 John Baldwiniscsi: Support unmapped I/O requests in the default...
2022-05-11 John Baldwiniscsi: Handle unmapped I/O requests.
2022-05-11 John Baldwiniser: Fix check for opcodes in iser_conn_pdu_append_data.
2022-05-11 John Baldwiniscsi: Use ICL_NOCOPY for SCSI command immediate data...
2022-05-11 Henri Hennebertrtsx: Number of tweaks for RTS5260.
2022-05-11 John Baldwinhyperv storvsc: Don't abuse struct sglist to hold virtu...
2022-05-10 Hans Petter Selaskyxhci(4): Tweak USB port speed checks to allow newer...
2022-05-10 Hans Petter Selaskyxhci(4): Properly define all basic USB port speeds.
2022-05-10 Hans Petter Selaskymlx5en(4): Use hard-coded 4K page size for RQ/SQ/CQ.
2022-05-07 Alex RichardsonAdd missing const after 6c4f95161d6e
2022-05-07 Alex Richardsonvirtio: make the write_config buffer argument const
2022-05-03 Hans Petter Selaskyxhci(4): Always add and evaluate the slot context.
2022-05-03 Hans Petter Selaskyxhci(4): Only drop BULK and INTERRUPT endpoints to...
2022-05-03 Ed Masteteken: color #3 is yellow not brown - use TC_YELLOW...
2022-04-29 John Baldwincxgbe tom: Compile fix for disabled KTR trace.
2022-04-29 John Baldwincxgbe tom: Use VM_PAGE_TO_PHYS().
2022-04-29 John Baldwincxgbe tom: Use be64toh instead of htobe64 to convert...
2022-04-29 John Baldwincxgbe tom: Use vm_paddr_t for physical addresses in...
2022-04-29 John Baldwincxgbe: Move page pods KTR traces under VERBOSE_TRACES.
2022-04-29 John Baldwincxgbei: Replace worker thread pools with per-connection...
2022-04-29 John Baldwincxgbei: Dispatch sent PDUs to the NIC asynchronously.
2022-04-29 John Baldwincxgbei: Rework parsing of pre-offload PDUs.
2022-04-29 John Baldwincxgbei: Parse all PDUs received prior to enabling offlo...
2022-04-29 John Baldwinccr: Use a software OCF session for requests which...
2022-04-29 John Baldwincxgbei: Don't fail task setup if the socket is disconne...
2022-04-29 John Baldwinccr: Replace 'blkcipher' with just 'cipher'.
2022-04-29 John Baldwincrypto: Validate AES-GCM IV length in check_csp().
2022-04-27 Hans Petter Selaskyxhci(4): Ensure the so-called data toggle gets properly...
2022-04-27 J.R. Oldroyde1000: Try auto-negotiation for fixed 100 or 10 configu...
2022-04-27 Kevin Bowlinge1000: Update mc filter before RCTL flags
2022-04-27 Kevin Bowlingixgbe: Update mc filter before FCTRL flags
2022-04-27 John F. Carrhpet: Allow a MMIO window smaller than 1K
2022-04-27 Mishoif_bnxt: Allow bnxt interfaces to use vlans
2022-04-27 Konstantin Belousovsyscons: silent 'set but unused' warning in some config...
2022-04-25 Kyle Evanspsci: finish psci_present implementation
2022-04-23 Gordon Berglingoce(4): Fix a typo in a sysctl description
2022-04-23 Gordon Berglingiicbus(4): Fix two typos in kernel error messages
2022-04-22 Gordon Berglingvideomode: Fix a typo in an kernel message
2022-04-20 Tong Zhangif_axgbe: properly release resource in error case
2022-04-18 Mitchell HorneRemove 11.x ABI compat for kernel dump ioctls
2022-04-15 Ed Mastekbd: replace vestigial spl calls with Giant assertions
2022-04-14 Gordon Berglingsym(4): Fix a typo in a source code comment
2022-04-14 Gordon Berglingal_eth: Remove a double word in a source code comment
2022-04-14 Gordon Berglingusb: Remove some double words in source code comments
2022-04-14 Gordon Berglingusb(4): Fix two typos in source code comments
2022-04-14 Gordon Berglingqlnxe(4): Fix a typo in a source code comment
2022-04-14 Gordon Berglingmpt(4): Fix a typo in a source code comment
2022-04-14 Gordon Berglingcxgbe(4): Fix a typo in a source code comment
2022-04-14 Gordon Berglingbhnd(4): Remove some double words in source code comments
2022-04-14 Gordon Berglingusb(4): Remove a double word in a source code comment
2022-04-14 Gordon Berglingnvme(4): Fix a typo in a source code comment
2022-04-14 Gordon Berglingips(4): Remove a double word in a few source code comments
2022-04-14 Gordon Berglingiwm(4): Remove a double word in a source code comment
2022-04-14 Gordon Berglingsfxge(4): Remove some double words in source code comments
2022-04-14 Gordon Berglingneta: Fix a typo in a source code comment
2022-04-14 Gordon Berglingiscsi(4): Remove a double word in a source code comment
2022-04-14 Gordon Berglinge1000: Fix a typos in source code comments
2022-04-14 Gordon Berglingsfxge(4): Remove a double word in a few source code...
2022-04-14 Gordon Berglingbhnd(4): Remove a double word in a source code comment
2022-04-14 Gordon Berglingrandom(3): Fix a typo in a source code comment
2022-04-14 Gordon Berglingsound(4): Fix a typo in a source code comment
2022-04-14 Gordon Berglingice: Remove a double word in a source code comment
2022-04-14 Gordon Berglingath(4): Remove a double word in a few source code comments
2022-04-14 Gordon Berglingce(4): Remove a double word in a source code comment
2022-04-14 Gordon Berglingena(4): Remove a double word in a source code comment
2022-04-13 Greg LeheyAdd devices and quirks for some Olympus cameras.
next