]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
remove some conditional #ifdefs (no-op on FreeBSD);
[FreeBSD/FreeBSD.git] / sys / dev /
2010-07-15 bschmidtHandle RUN->ASSOC->RUN transition correctly, as in...
2010-07-15 bschmidtAdd support for firmware images in "type-length-value...
2010-07-15 bschmidtDetect active chains differently to work around a firmw...
2010-07-15 bschmidt- Add new IDs for 6000 series devices.
2010-07-15 bschmidtFix some small whitespace nits.
2010-07-15 bschmidtRemove duplicate vendor:device entry.
2010-07-14 yongariRemove enabling Data FIFO protection with indirect...
2010-07-14 jhbRework the SMBIOS table walker to make it operate like...
2010-07-14 gibbsCorrect logic bug in aicasm's undefined register bit...
2010-07-13 remkoAdd a 4 and 7 port USB hub from NEC.
2010-07-13 jkimInitialize a variable before its use.
2010-07-13 jkimPreallocate buffers for palette and state. Do not...
2010-07-13 yongariPrefer PCIR_BAR macro over BGE_PCI_BAR0.
2010-07-13 yongariFix error message for jumbo buffer allocation failure.
2010-07-13 yongaristyle.
2010-07-13 gnnFix a panic brought about by writing an MSR without...
2010-07-13 yongariMake bge_stop_fw() static.
2010-07-13 nwhitehornFix build on architectures where PAGE_SIZE is a long...
2010-07-13 jkimMake SMP code path conditional at run-time.
2010-07-13 mavRise knowledge about curthread->td_intr_frame by one...
2010-07-13 mavDisable multi-sector PIO transfers if ATA_SET_MULTI...
2010-07-13 takawataFix comment.
2010-07-13 takawataOne more Prolific serial device ID.
2010-07-13 jkimFix white spaces.
2010-07-13 jkimAccording to ACPICA User Guide and Programmer Reference...
2010-07-12 mariusCorrect inverted parent DMA tag parameters.
2010-07-12 marius- Make the maxsize parameter of the data buffer DMA...
2010-07-12 jfvFix for a panic when TX checksum offload is done and
2010-07-12 mavRevert and remake r209883:
2010-07-11 thompsaUse more compact deviceid table.
2010-07-11 thompsaUpdate for style(9).
2010-07-11 rajConvert Freescale PowerPC platforms to FDT convention.
2010-07-11 rajProvide more defines for PCI-Express device ctrl.
2010-07-11 rajIntroduce PowerPC-specific helper routines for FDT.
2010-07-11 rajSave fdtbus trigger / polarity data at their correct...
2010-07-11 rajLet simplebus(4) diagnostics be a bit more descriptive.
2010-07-10 weongyoFixes a page fault in bwi_pci_probe() because the array...
2010-07-10 weongyoFixes a bug for LP PHY that some frames have 2 padding...
2010-07-10 mavIf ata_sata_phy_reset() failed and ata_generic_reset...
2010-07-10 mavOn attach, grab channel lock before setting up interrup...
2010-07-10 mavMake hw.ata.ata_dma_check_80pin tunable affect not...
2010-07-09 yongariSome revision of Yukon controller generates corrupted...
2010-07-09 delphijDon't use pack() for structures that is used purely...
2010-07-09 jfvFix of a VLAN problem by jhb, the checksum capability
2010-07-09 npImprove cxgb(4)'s behaviour when faced with temporarily...
2010-07-09 npEliminate ext_intr_task. The "slow" interrupt handler...
2010-07-09 npFix bufsize calculation so that cxgbtool can display...
2010-07-08 yongariRemove enabling RX checksum offloading in RX filter...
2010-07-08 nwhitehornMissed a file in r209803: this header contains a defini...
2010-07-08 nwhitehornChange the argument type to OF_call_method to take...
2010-07-08 nwhitehornFix iicbus_get_addr() on 64-bit big-endian systems...
2010-07-08 adrianExtend the ath debugging a little to log the interface...
2010-07-08 kibDo not mention VM_ALLOC_RETRY in comment, and normalize...
2010-07-06 jkimFix mis-merges in the previous commit.
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 kibCalculate nshift only once.
2010-07-06 yongariZero entire status block and add missing bus_dmamap_syn...
2010-07-06 jkimPlug a possible memory leak.
2010-07-06 jkimFix a possible null pointer dereference. A patch for...
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-07-06 yongariIt seems read DMA mode register requires both IPv4...
2010-07-04 impAdd a safety-belt. If the identified disk has 0 blocks...
2010-07-04 impMinor formatting nits.
2010-07-03 mavAdd ata(4) ability to limit initial ATA mode for device...
2010-07-01 kevloFix build
2010-06-30 jfvOK, I was a bit sleep this morning and checked in
2010-06-30 jfvSR-IOV support added to igb
2010-06-30 jfvLeft out header change in last delta - new member
2010-06-30 glebiusFix build.
2010-06-30 jfvBAH, I apologize, the wrong version of the code got
2010-06-30 jfvAdd a new sysctl option, this will allow one to
2010-06-29 kenChange the mpt driver to allow larger I/O sizes.
2010-06-29 weongyoInitializes the ratectl for a node when the state is...
2010-06-29 weongyoFixes NULL pointer reference that it's occurred when...
2010-06-27 rpauloFix typo introduced in previous revision.
2010-06-26 rpauloFix the AR_SREV_MERLIN_20_OR_LATER() check.
2010-06-25 rpauloImport the acpi_aibs(4) driver written by Constantine...
2010-06-24 gnnMake sure that all the exposed counters and variables...
2010-06-23 jkimUse M_WAITOK for VESA BIOS initialization consistently.
2010-06-23 jkimLet x86bios_alloc() pass contigmalloc(9) flags. Use...
2010-06-23 kibRemove unused i586 optimized bcopy/bzero/etc implementa...
2010-06-22 thompsa- fix for USB audio devices which use the 7-byte endpoi...
2010-06-22 thompsaReduce MIDI input buffer size to one USB packet, hence...
2010-06-22 thompsaAdd new device id.
2010-06-22 thompsaAdd a mass storage quirk.
2010-06-22 thompsaAdd new device id.
2010-06-22 thompsaAdd support for LOW speed BULK transfers. This mode...
2010-06-22 mavAdd "legacy route" support to HPET driver. When enabled...
2010-06-22 mavDo not set level-triggered interrupt mode if we are...
2010-06-21 mavFix ia64 build broken by r209371.
2010-06-20 mavImplement new event timers infrastructure. It provides...
2010-06-19 mavReport transport type in XPT_PATH_INQ.
2010-06-19 mavReport transport type in XPT_PATH_INQ.
2010-06-19 mavOops! Add " / hz" missed in r209328. Assume interrupt...
2010-06-19 brianAdd a missing linefeed
2010-06-19 mavWhile we indeed can't precisely measure time spent...
2010-06-18 alcCatch up with the page and page queues locking changes.
2010-06-18 nwhitehornRevert changes accidentally committed as part of r209298.
2010-06-18 nwhitehornFollowing r209299, level interrupts are low by default...
2010-06-18 nwhitehornProvide for multiple, cascaded PICs on PowerPC systems...
next