]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Merge from vmcontention
[FreeBSD/FreeBSD.git] / sys / dev /
2013-02-08 attilioMerge from vmcontention
2013-02-07 attilioMerge from vmcontention
2013-02-06 attilioMerge from vmcontention
2013-02-06 attilioMerge from vmcontention
2013-02-06 attilioMFC
2013-02-06 hselaskyMake sure that all mouse buttons are released when...
2013-02-06 npBusy-wait when cold.
2013-02-05 hselaskyAdd defines to more easily allow a single threaded...
2013-02-05 hselaskyFix some nits.
2013-02-05 yongariRework jumbo frame handling. QAC confirmed that the...
2013-02-04 attilioMerge from vmcontention
2013-02-04 attilioMFC
2013-02-04 attilioMerge from vmcontention
2013-02-03 marius- Make pci_ns8250_ids[] const.
2013-02-03 attilioMFC
2013-02-02 mariusImprove r238673 to additionally allow for odd-aligned...
2013-02-02 avgrevert accidentally committed unneeded changes from...
2013-02-02 avgacpi: clear power button status bit after waking up...
2013-02-02 avgacpi: after wakeup from a state > S1 re-enable SCI_EN...
2013-02-02 avguart: add resume method and enable it for attachments...
2013-02-01 sjgMerge bmake-20130123
2013-02-01 hselaskyFix for hardware checksum offloading in SMSC driver.
2013-02-01 hselaskyMake use of USB ID sections configurable.
2013-02-01 neelDelete the "blackhole" driver - it is not needed anymore.
2013-01-31 sbrunoUpdate hwpmc to support the Xeon class of Ivybridge...
2013-01-31 adrianWork around some rather unfortunate race conditions...
2013-01-30 sbzUse DEVMETHOD_END macro defined in sys/bus.h instead...
2013-01-30 hselaskyDo not unnecessarily split a string literal, because
2013-01-30 hselaskyUse string literals in string descriptors for marginally
2013-01-30 hselaskyUse an anonymous struct for generated string descriptors.
2013-01-30 hselaskyProvide one global language string descriptor for
2013-01-30 hselaskyModify the FreeBSD USB kernel code so that it can be...
2013-01-30 hselaskyAdd missing header file inclusion guard.
2013-01-30 hselaskyAdd missing NULL pointer check.
2013-01-29 npProvide a statistic to track the number of drops in...
2013-01-28 jkimFix two misusages of return_*() macros for ACPICA.
2013-01-28 jkimFix white spaces for style consistency.
2013-01-28 jhbMark 'ticks', 'time_second', and 'time_uptime' as volat...
2013-01-28 hselaskyRemove some extra and not needed space characters.
2013-01-28 hselaskyAdd new USB ID.
2013-01-27 cpercivaAdd a loader tunable "hw.broken_txfifo" which enables...
2013-01-27 hselaskyFix regression issue after r244500 and r244503:
2013-01-27 kibFix reversed condition in the logic to wait for the...
2013-01-27 ianAdd the chip used in recent GlobalScale Technologies...
2013-01-26 pfgClean some 'svn:executable' properties in the tree.
2013-01-26 hselaskyAdd new USB quirk.
2013-01-26 npInstall an extra hold on the newly allocated synq entry...
2013-01-26 npForce the 404-BT card (4 x 1G) to use the "uwire" confi...
2013-01-26 npAdd a couple of missing error codes. Treat CPL_ERR_KEE...
2013-01-26 npcxgbe/tom: List IFCAP_TOE6 as supported now that all...
2013-01-26 mariusMention NetLink controllers in the fallback description...
2013-01-26 adrianMigrate the TX sending code out from under the ath0...
2013-01-26 marius- Improve some comments.
2013-01-25 marius- Check the return value of taskqueue_start_threads().
2013-01-24 mavDisable MSI interrupts for SB600 chipset. According...
2013-01-24 yongaribge_attach() can fail before attaching mii(4). So make...
2013-01-24 yongariFor 57765 class controllers, set low watermark max...
2013-01-23 luigiAdd support for transparent mode while in netmap.
2013-01-23 luigicontrol some debugging messages with dev.netmap.verbose
2013-01-22 brooksMFP4 change 219820
2013-01-22 brooksMFP4 change 219819
2013-01-22 delphij - Don't include date and time the driver is built...
2013-01-21 gonzoFix highest voltage detection
2013-01-21 adrianFix this routine to acutally break out and not set...
2013-01-21 hselaskyAdd new quirk and correct old one.
2013-01-21 adrianMigrate CLRDMASK to be a per-node flag, rather than...
2013-01-19 neelMerge projects/bhyve to head.
2013-01-19 kanDo not pretend to have autosense data when no such...
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 luigiremove the old memory allocator, not useful anymore
2013-01-17 luigiadd some definition and driver changes in preparation for
2013-01-17 luigiremove an incorrect comment and debugging code
2013-01-17 neelIFC @ r245542
2013-01-17 npcxgbe: Make the for_each macros safer to use by turning...
2013-01-17 adrianFix hangs (exposed by spectral scan activity) in STA...
2013-01-17 adrianAdd a quick work-around if ath_beacon_config() to not...
2013-01-17 neelIFC @ r245509
2013-01-16 npcxgbe: Do a more thorough job in the CLEAR_STATS ioctl.
2013-01-16 npcxgbe: Fix the for_each_foo macros -- the last argument...
2013-01-15 jhbDo not require a filter-only interrupt handler for...
2013-01-15 npcxgbe/tom: Add support for fully offloaded TCP/IPv6...
2013-01-15 npcxgbe/tom: Add support for fully offloaded TCP/IPv6...
2013-01-15 adrianImplement frame (data) transmission using if_transmit...
2013-01-15 sbrunoSatisfy the intent of kern/151564: [ciss] ciss(4) shoul...
2013-01-15 npcxgbe/tom: Basic CLIP table management.
2013-01-15 mavIn case somebody still use it, fix legacy ataraid(4...
2013-01-15 npcxgbe/tom: Miscellaneous updates for TOE+IPv6 support...
2013-01-14 npcxgbe(4): Updates to the hardware L2 table management...
2013-01-14 hselaskyAdd new u3g device quirk.
2013-01-13 adrianIf we're doing a kickpcu, make sure we flush the whole...
2013-01-13 rwatsonMerge Perforce changeset 219952 to head:
2013-01-13 rwatsonPartially merge Perforce changeset 219944 to head:
2013-01-13 rwatsonPartially merge Perforce changeset 219942 to head:
2013-01-13 rwatsonMerge Perforce changeset 219941 to head:
2013-01-13 rwatsonMerge Perforce changeset 219940 to head:
2013-01-13 rwatsonMerge Perforce changeset 219939 to head:
2013-01-13 rwatsonPartially merge Perforce changeset 219938 to head:
2013-01-13 rwatsonMerge Perforce changeset 219937 to head:
2013-01-13 rwatsonPartially merge Perforce changeset 219930 to head:
2013-01-13 rwatsonMerge Perforce changeset 219929 to head:
next