]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
MFV r253784:
[FreeBSD/FreeBSD.git] / sys / dev /
2013-07-30 Steven HartlandMFV r253784:
2013-07-30 Xin LIMFV r253780:
2013-07-30 Sean BrunoCheck for ipmi_attached in ipmi_isa_probe as a suggeste...
2013-07-30 Sean Brunoempirical testing showed that 3 seconds is just too...
2013-07-30 Sean BrunoAfter discussions, revert svn r253708.
2013-07-30 Scott LongFix a printf typo.
2013-07-30 Rui PauloUnbreak sparc64 LINT. Need to fix this correctly at...
2013-07-30 Rui PauloImport OpenBSD's rsu(4) WLAN driver.
2013-07-29 David E. O'BrienDecouple yarrow from random(4) device.
2013-07-29 David E. O'BrienDecouple yarrow from random(4) device.
2013-07-29 Hans Petter SelaskyFix alignment of USB WLAN radiotap headers. This makes...
2013-07-29 Justin HibbitsUse the streaming functions for reading/writing the...
2013-07-28 Peter WemmUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 Pedro F. GiffuniDTrace: re-merge remainder of r249367 (original from...
2013-07-27 Alfred PerlsteinFix watchdog pretimeout.
2013-07-27 Sean Brunoupdate ciss debugger command to iterate over multiple...
2013-07-27 Konstantin BelousovMFgem r251960: re-check the mgt device object for the...
2013-07-27 Konstantin BelousovThe pmap_qenter() and pmap_qremove() perform TLB invali...
2013-07-27 Sean BrunoAt some point after stable/7 the ACPI and ISA interface...
2013-07-27 Adrian ChaddImplement some function tracing.
2013-07-27 Navdeep ParharDisplay a string instead of a numeric code in the linkd...
2013-07-27 Navdeep ParharExpand the list of devices claimed by cxgbe(4).
2013-07-26 Navdeep ParharAdd support for packet-sniffing tracers to cxgbe(4...
2013-07-26 Jung-uk KimMerge ACPICA 20130725.
2013-07-26 Navdeep ParharReserve room for ioctls that aren't in this copy of...
2013-07-26 Hans Petter SelaskyAssume that all Apple products using interface class...
2013-07-25 Marcel MoolenaarSet the device description after we call uart_probe...
2013-07-25 Alexander MotinDecode some bits defined in AHCI 1.3.1 Device Sleep...
2013-07-25 Ulrich SpörleinMatch function definition to declaration and call-site.
2013-07-25 Ulrich Spörleinsnd_ds1(4): Fix order of arguments for stereo/16bit...
2013-07-25 Alexander MotinAdd missing NULL check after malloc(M_NOWAIT).
2013-07-24 David E. O'Brienper style(9):
2013-07-24 Adrian ChaddSupport setting up the iwn debug flags during probe...
2013-07-24 Adrian ChaddAdd new IDs for The Intel 2230 wireless NIC.
2013-07-23 Luiz Otavio O SouzaAdd the support for 802.1q and port based vlans for...
2013-07-23 Luiz Otavio O SouzaFix the arswitch instability problem. It turns out...
2013-07-23 Luiz Otavio O SouzaAdd a new flag (ETHERSWITCH_VID_VALID) to say what...
2013-07-22 Kenneth D. MerryMerge in phase 14+ -> 16 mps driver fixes from LSI:
2013-07-22 Kenneth D. MerryCAM and mps(4) driver scanning changes.
2013-07-22 Hans Petter SelaskyAdd some USB gadget example drivers for USB audio,...
2013-07-22 Pyun YongHyeon5725 family of devices corrupts TSO packets when TSO...
2013-07-21 Hans Petter SelaskyFix an XHCI regression:
2013-07-20 Konstantin BelousovUse the right name for the vm_map_find(9) flag to speci...
2013-07-20 Pyun YongHyeonAdd support for upcoming BCM5725 (ASIC 5762) controller...
2013-07-20 Pyun YongHyeonRecognize BCM5725C PHY.
2013-07-20 Pyun YongHyeonSetup the PCIE Fast Training Sequence (FTS) value to...
2013-07-19 Navdeep ParharThere's nothing to free if the unit wasn't allocated.
2013-07-19 Jim HarrisAdd message when nvd disks are attached and detached.
2013-07-19 Jack F VogelAdd new Coleto Creek device support: SATA, SMBus, and...
2013-07-19 Jim HarrisFix nvme(4) and nvd(4) to support non 512-byte sector...
2013-07-19 Jim HarrisDo not call disk_create() until we have completed all...
2013-07-19 John BaldwinBe more aggressive in using superpages in all mappings...
2013-07-19 Scott LongOverhaul error, information, and debug logging.
2013-07-18 John BaldwinProperly handle I/O windows in bridges with the ISA...
2013-07-17 Jung-uk KimReload font when syscons(4) is resuming without switchi...
2013-07-17 Jim HarrisUse pause() instead of DELAY() when polling for complet...
2013-07-17 Jim HarrisDefine constants for the lengths of the serial number...
2013-07-17 Pyun YongHyeonImplement workaround for BCM5719/BCM5720 TX hang.
2013-07-17 Navdeep ParharSpecify a timeout for the PL block.
2013-07-17 Pyun YongHyeonAvoid magic constant.
2013-07-17 Pyun YongHyeon o TxD ring requires 8 bytes alignment to work so chang...
2013-07-16 Konstantin BelousovAdd a tunable to force disable MSI use for xhci(4).
2013-07-16 John BaldwinWorkaround some broken BIOSes that specify edge-sensiti...
2013-07-14 Rui PauloRevert r252725 as it breaks WPA.
2013-07-13 Hans Petter SelaskyAllow regular off-the-shelf keyboards to be overclocked...
2013-07-13 Matt JacobWhen fiddling with options of which registers to copy...
2013-07-12 Jack F VogelChange the E1000 driver option header handling to match the
2013-07-12 Xin LIMerge from hpt27xx, r249468 (mav):
2013-07-12 Jack F VogelOpps, need to change the VF code as well.
2013-07-12 Jack F VogelRemove the conditional define around the option headers,
2013-07-11 Navdeep ParharAttach to the 4x10G T540-CR card.
2013-07-11 Jim HarrisFix a poorly worded comment in nvme(4).
2013-07-11 Jack F VogelFix my last commit, flags rather than flag... duh.
2013-07-10 Jack F VogelFix to a panic found internally, bad pointer during...
2013-07-10 Marcel MoolenaarProtect against broken hardware. In this particular...
2013-07-10 David ChisnallImport new libcxxrt / libc++. This brings some bug...
2013-07-10 Hiren PanchasaraAdding urtwn(4) firmware and related changes.
2013-07-10 Pyun YongHyeonAvoid controller reinitialization which could be trigge...
2013-07-09 David E. O'BrienRefactor random_systat to be a *random_systat. This...
2013-07-09 Marius Strobl- As it turns out, not only MSI-X is broken for devices...
2013-07-09 Jim HarrisAdd comment explaining why CACHE_LINE_SIZE is defined...
2013-07-09 Jim HarrisUpdate copyright dates.
2013-07-09 Jim HarrisDo not retry failed async event requests.
2013-07-09 Jim HarrisAdd pci_enable_busmaster() and pci_disable_busmaster...
2013-07-09 Jung-uk KimRemove redundant definitions to appease tinderbox.
2013-07-09 Konstantin BelousovUse MSI for xhci(4), if supported.
2013-07-09 Alexander MotinAdd ID for Marvell 88SE9215 AHCI SATA controller.
2013-07-09 Alexander MotinAdd one more ID of Marvell SATA controller.
2013-07-09 Rui PauloUse meaningful names when creating mmc/sd threads.
2013-07-08 Alexander MotinAdd quirk to configure headphones redirection on ASUS...
2013-07-07 Edwin GroothuisMFV of tzdata2013d, 253008
2013-07-07 Rui PauloAdd a mailbox interface.
2013-07-07 Oleksandr Tymoshenko- Add initial host mode support for Mentor Graphics...
2013-07-06 Alexander Leidinger- Move videodev headers from compat/linux to contrib...
2013-07-06 Xin LIUpdate driver with recent vendor improvements, most...
2013-07-06 Xin LIImport HighPoint DC Series Data Center HBA (DC7280...
2013-07-06 Konstantin BelousovRemove unneeded page lock around vm_page_insert().
2013-07-06 Xin LIRefresh vendor driver version which fixes command queue
2013-07-05 Xin LIUpdate hpt27xx(4) driver to address a problem reported...
2013-07-05 Xin LIAdd PCI IDs for HighPoint RocketRAID 4521, 3620, 3622...
next