]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Merge bmake-20210206
[FreeBSD/FreeBSD.git] / sys / dev /
2021-02-11 Simon J. GerratyMerge bmake-20210206
2021-02-10 Cy SchubertMFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14:
2021-02-08 Warner Loshhid: bump HID_ITEM_MAXUSAGES to 8
2021-02-08 Warner Loshacpi: limit the AMDI0020/AMDI0010 workaround to an...
2021-02-08 Vladimir Kondratyevwsp: Add sysctl tunable for Z-Axis inversion
2021-02-08 Warner Loshnvme: Make nvme_ctrlr_hw_reset static
2021-02-08 Warner Loshnvme: use NVME_GONE rather than hard-coded 0xffffffff
2021-02-08 Toomas Soomevt: terminal size can grow too big with small font
2021-02-05 Alfredo Dal'Ava... mrsas: unbreak i386 build
2021-02-04 Krzysztof Galazkaixl(4): Fix VLAN HW filtering
2021-02-04 Alex RichardsonImport atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31a...
2021-02-04 Alfredo Dal'Ava... [POWERPC64BE] mrsas: add big-endian support
2021-02-03 Michal Meloundwmmc: Multiple busdma fixes.
2021-02-03 Peter GrehanAlways clamp curve25519 keys prior to use.
2021-02-02 Alexander MotinMake DataSN counter of solicited Data-Out local.
2021-02-01 Toomas Soomevt: parse_font_info_static should set refcount, not...
2021-02-01 Sai Rajesh Tallamrajuiflib: Free resources in a consistent order during...
2021-02-01 Navdeep Parharcxgbe(4): Fixes to tx coalescing.
2021-01-31 Stefan EßerMerge commit '47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc'
2021-01-31 Alexander Motincxgb(4): Remove assumption of physically contiguous...
2021-01-29 Gleb SmirnoffCatch up with 6edfd179c86: mechanically rename IFCAP_NO...
2021-01-28 Alexander MotinAdd missing newlines.
2021-01-28 Doug AmbriskoAdd support for some more Intel VMD controllers. Some...
2021-01-28 Alexander MotinMake software iSCSI more configurable.
2021-01-28 Hans Petter SelaskyFix missing value in uar_page field for ratelimit in...
2021-01-27 Mark Johnstonsafexcel: Disallow unsupported buffer layouts
2021-01-27 Mark Johnstonqat: Add support for separate AAD and output buffers
2021-01-27 Marius Stroble1000: fix build after c1655b0f
2021-01-26 Toomas Soomevt: panic while changing vt font
2021-01-26 Marius Stroble1000: consistently use the hw variables
2021-01-25 Brooks Davisndis(4): remove as previous announced
2021-01-25 Hans Petter SelaskyAdd support for enabling and disabling IFCAP_VLAN_HWTSO via
2021-01-25 Philip Paepscontrib/tzdata: import tzdata 2021a
2021-01-24 Vincenzo Maffionenetmap: simplify parameter passing
2021-01-24 Alexander MotinExclude reserved iSCSI Initiator Task Tag.
2021-01-23 Mark JohnstonRevert "Define PNP info after defining driver modules"
2021-01-23 Vincenzo Maffioneaxgbe: fix some link related issues
2021-01-21 Marius Stroblmmcsd(4): properly set BIO error when partition switchi...
2021-01-21 Marius Stroblsym(4): handle mixed tagged/untagged commands gracefully
2021-01-21 Marius Stroblsym(4): fix nits reported by Coverity
2021-01-21 Marius Stroblfb_if: remove unused method
2021-01-21 Marius Stroblboot_font(4): remove obsolete font
2021-01-21 Mark JohnstonDefine PNP info after defining driver modules
2021-01-21 Alexander MotinRemove FirstBurstLength limit for software iSCSI.
2021-01-21 Jessica Clarkevirtio_mmio: Delete a stale #if 0'ed debug print
2021-01-21 Jessica Clarkevirtio: Reduce boilerplate for device driver module...
2021-01-21 Jessica Clarkevirtio_mmio: Fix V1 device probing spec conformance...
2021-01-21 Jessica Clarkevirtio_mmio: Fix a style(9) issue
2021-01-20 Ryan Libbypms: handle maximum size IO with any alignment
2021-01-20 Ryan Libbypms: quiet -Wunused-variable
2021-01-20 Vladimir Kondratyevevdev: Make variable-size ioctls return actual length...
2021-01-20 Vladimir Kondratyevhmt: Allow I2C sampling mode support to be compiled...
2021-01-20 Vladimir Kondratyevhms: Workaround idle mouse drift in I2C sampling mode.
2021-01-20 Vladimir Kondratyevhconf(4): Do not fetch report before writing new usage...
2021-01-19 Lutz Donnerhackeixl: Permit 802.1ad frames to pass though the chip
2021-01-19 Andriy Gaponhtu21: driver for HTU21D I2C temperature and humidity...
2021-01-19 Bryan Venteichervirtio: Handle possible failure of virtio_finalize_feat...
2021-01-19 Bryan Venteicherif_vtnet: Add counter for received host LRO
2021-01-19 Bryan Venteicherif_vtnet: Misc Tx path cleanup
2021-01-19 Bryan Venteicherif_vtnet: Set lro_nsegs for host LRO packets
2021-01-19 Bryan Venteicherif_vtnet: Resort softc fields
2021-01-19 Bryan Venteicherif_vtnet: Remove unnecessary TUNABLE_INTs because of...
2021-01-19 Bryan Venteicherif_vtnet: Schedule Rx task if pending items when enabli...
2021-01-19 Bryan Venteicherif_vtnet: Disable F_MTU feature if MTU is invalid
2021-01-19 Bryan Venteicherif_vtnet: Limit allocations of unused virtqueues
2021-01-19 Bryan Venteicherif_vtnet: Rework 4be723f63 max multiqueue pairs check
2021-01-19 Bryan Venteicherif_vtnet: Add support for software LRO
2021-01-19 Bryan Venteicherif_vtnet: Set the interface max TSO values
2021-01-19 Bryan Venteicherif_vtnet: Add support for CTRL_GUEST_OFFLOADS feature
2021-01-19 Bryan Venteicherif_vtnet: Move ioctl handlers into separate functions
2021-01-19 Bryan Venteicherif_vtnet: Cleanup the reinit process
2021-01-19 Bryan Venteicherif_vtnet: Cleanup the interface setup methods
2021-01-19 Bryan Venteicherif_vtnet: Only set IFCAP_JUMBO_MTU when jumbo MTU is...
2021-01-19 Bryan Venteicherif_vtnet: Move the Tx interrupt threshold into the...
2021-01-19 Bryan Venteicherif_vtnet: Defer updating generated MAC address until...
2021-01-19 Bryan Venteicherif_vtnet: Remove at attach PROMISC handling
2021-01-19 Bryan Venteicherif_vtnet: Support VIRTIO_NET_F_SPEED_DUPLEX
2021-01-19 Bryan Venteicherif_vtnet: Support VIRTIO_NET_F_MTU
2021-01-19 Bryan Venteicherif_vtnet: Rx path cleanup
2021-01-19 Bryan Venteichervirtio_blk: Use DISKFLAG_WRITE_PROTECT for RO disks
2021-01-19 Bryan Venteicherif_vtnet: Add initial modern (V1) support
2021-01-19 Bryan Venteichervirtio_scsi: Add modern (V1) support
2021-01-19 Bryan Venteichervirtio_blk: Add modern (V1) support
2021-01-19 Bryan Venteichervirtio_console: Add modern (V1) support
2021-01-19 Bryan Venteichervirtio_balloon: Add modern (V1) support
2021-01-19 Bryan Venteichervirtio_random: Add modern (V1) support
2021-01-19 Bryan Venteichervirtio_pci: Add sysctl to show current features
2021-01-19 Bryan Venteichervirtio: Add modern (v1) virtqueue support
2021-01-19 Bryan Venteichervirtio: Add VirtIO PCI modern (V1) support
2021-01-19 Bryan VenteicherRevert: virtio: Support non-legacy network device and...
2021-01-19 Mark Johnstonppbus: Fix the direction of the PPISEPPA ioctl
2021-01-18 Mark Johnstonsafexcel: Maintain per-session context records
2021-01-18 Mark Johnstonsafexcel: Simplify request allocation
2021-01-18 Mark Johnstonsafexcel: Handle command/result descriptor exhaustion...
2021-01-18 Mark Johnstonsafexcel: Add counters for some resource exhaustion...
2021-01-18 Mark Johnstonsafexcel: Dispatch requests to the current CPU's ring
2021-01-16 Marius Stroblopenpromio(4): remove obsolete pseudo device driver
2021-01-16 Marius Stroblsym(4): Remove remainder of SYM_SETUP_LP_PROBE_MAP...
2021-01-16 Vincenzo Maffioneaxgbe: driver changes for netmap support
2021-01-15 Emmanuel Vadotgpiokeys: Use the new device-tree vendor include
next