]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
nvme: Add sanity check for phase on startup.
[FreeBSD/FreeBSD.git] / sys / dev /
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
2021-09-20 Greg Vvt: call driver's postswitch when panicking on ttyv0
2021-09-20 Bartlomiej Grzesikmmc: switch mmc_helper to device_ api
2021-09-20 Bartlomiej Grzesikdevice: add device_get_property and device_has_property
2021-09-20 Bartlomiej Grzesikacpica: add ACPI_GET_PROPERTY to access Device Specific...
2021-09-20 Hubert Mazurif_mvneta: Build the driver as a kernel module
2021-09-19 Alexander Motinciss(4): Fix typo.
2021-09-19 Alexander Motinciss(4): Properly handle data underrun.
2021-09-17 Warner Loshnvme/nda: Fail all nvme I/Os after controller fails
2021-09-17 Kevin Bowlinge1000: Consistently use FALLTHROUGH
2021-09-17 Kevin Bowlinge1000: Use C99 bool types
2021-09-17 Kevin Bowlinge1000: Catch up commit with DPDK
2021-09-17 Wenzhuo Lue1000: prevent ULP flow if cable connected
2021-09-17 Andrzej Ostruszkae1000: clean LTO warnings
2021-09-17 Yong Wange1000: fix multicast setting in VF
2021-09-17 Chengwen Fenge1000: fix timeout for shadow RAM write
2021-09-17 Guinan Sune1000: cleanup pre-processor tags
2021-09-17 Guinan Sune1000: introduce DPGFR register
2021-09-17 Guinan Sune1000: expose FEXTNVM registers and masks
2021-09-17 Guinan Sune1000: add missed define for VFTA
2021-09-17 Guinan Sune1000: increase timeout for ME ULP exit
2021-09-17 Guinan Sune1000: add missing register defines
2021-09-17 Guinan Sune1000: add PCIm function state
2021-09-17 Guinan Sune1000: expose MAC functions
2021-09-17 Guinan Sune1000: update for i210 slow system clock
2021-09-17 Guinan Sune1000: remove duplicated phy codes
2021-09-17 Guinan Sune1000: modify HW level time sync mechanisms
2021-09-17 Guinan Sune1000: fix minor issues and improve code style
2021-09-17 Guinan Sune1000: add function parameter descriptions
2021-09-17 Guinan Sune1000: expose xMDIO methods
2021-09-17 Guinan Sune1000: add missing device ID
2021-09-17 Guinan Sune1000: support flashless i211 PBA
2021-09-17 Kevin Bowlinge1000: Update copyrights and readme
2021-09-17 Kevin Bowlinge1000: Revert Update intel shared code
2021-09-16 Marcin Wojtaspci_host_generic: update Synopsys device description...
2021-09-16 Artur Rojekena: fix building in-kernel driver
2021-09-15 Kevin Bowlinge1000: Fix variable typo
2021-09-15 Kevin Bowlinge1000: Fix up HW vlan ops
2021-09-15 John Baldwinevdev: Add parentheses around '-' expression in operand...
2021-09-15 Martin Matuskazfs: merge openzfs/zfs@4a1195ca5 (master) into main
2021-09-15 Pawel Anikielpci_host_generic: Add Synopsys Designware PCIe controll...
2021-09-15 Alexander Motinipmi(4): Limit maximum watchdog pre-timeout interval.
2021-09-14 Alexander Motinmps/mpr(4): Move xpt_register_async() out of lock.
2021-09-14 John Baldwincxgbe tom: Enter network epoch in t4_aiotx_task().
2021-09-14 John Baldwincxgbe tom: Update rcv_nxt for a FIN after handle_ddp_cl...
2021-09-14 John Baldwincxgbe tom: Don't queue AIO requests on listen sockets.
2021-09-14 John BaldwinAdd a switch structure for send tags.
2021-09-14 Mark Johnstonsocket: De-duplicate SBLOCKWAIT() definitions
2021-09-14 Wojciech MacekRevert "if_mvneta: Build the driver as a kernel module"
2021-09-14 Hubert Mazurif_mvneta: Build the driver as a kernel module
2021-09-13 Krzysztof Galazkaixl(4): Fix 2.5 and 5G speeds reporting and update...
2021-09-13 John Baldwincxgbei: Only convert "plain" TCP connections to ISCSI.
2021-09-13 John Baldwincxgbei: Return early for EBUSY error in icl_cxgbei_conn...
2021-09-13 John Baldwincxgbei: Disable ISO for -SO cards without external...
2021-09-13 Wojciech MacekRevert "if_mvneta: Build the driver as a kernel module"
2021-09-13 Hubert Mazurif_mvneta: Build the driver as a kernel module
2021-09-13 Hubert Mazure6000sw: Build the driver as a kernel module
2021-09-13 Hubert Mazure6000sw: Use taskqueue subsytem for MDIO polling
2021-09-13 Bartlomiej Grzesiksdhci: add sysctls to dump sdhci registers and capabilites
2021-09-11 Ka Ho Ngmd: Add MD_MUSTDEALLOC support
2021-09-10 Alan SomersImport atf 0.22 snapshot 55c21b2c5fb189bbdfccb2b297bfa8...
2021-09-10 John Baldwincxgbei: Handle errors in PDUs.
next