]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Fix build.
[FreeBSD/FreeBSD.git] / sys / dev /
2008-03-25 ruReplaced the misleading uses of a historical artefact...
2008-03-25 weongyoAdd support for Marvell Libertas 88W8335 based PCI...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 kmacychange inp_wlock_assert to inp_lock_assert
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 emasteDiff reduction to Adaptec's driver (around build 15317...
2008-03-24 marius- Const'ify the dc_devs array.
2008-03-24 mariusSplit the registers into two halves in preparation...
2008-03-24 emasteDiff reduction to Adaptec driver build 15317 (refactori...
2008-03-24 kmacyremove unneccessary tcbinfo lock acquisitions - set...
2008-03-23 kmacyInsulate inpcb consumers outside the stack from the...
2008-03-23 yongariMSI handling on some RealTek chips are broken so disabl...
2008-03-23 yongariFor MSI capable hardwares, enable MSI enable bit in...
2008-03-23 yongariSome RealTek chips are known to be buggy on DAC handlin...
2008-03-23 yongariVLAN hardware tag information should be set for all...
2008-03-23 yongariAlways honor configured VLAN/checksum offload capabilities.
2008-03-22 qingliReuse the mbuf that was just retrieved from the receive...
2008-03-22 sam(finally) add the hal status to the diagnostic generate...
2008-03-22 ambriskoAdd in a compat. mode so you can either open the card...
2008-03-21 remkoAdd the i915 GME device to DRM.
2008-03-20 sosUnbreak the last commit.
2008-03-20 kmacypay attention to default cluster limits when sizing...
2008-03-20 emasteRestore creation of passthrough devices with newer...
2008-03-20 emasteAdd ioctls FSACTL_SEND_LARGE_FIB, FSACTL_SEND_RAW_SRB,
2008-03-20 samWorkaround design botch in usb: blindly mixing bus_dma...
2008-03-20 samCorrect cache handling for xfer requests marked URQ_REQ...
2008-03-20 sosFix Problem with Intel Matrix RAID.
2008-03-20 kevlo- Add the Corega CG-WLUSB2GL from NetBSD
2008-03-20 blandImprove VT_WAITACTIVE semantics.
2008-03-20 samadd some debug msgs for tracking xfers
2008-03-20 samadd support for %b printing of request + xfer flags
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 kmacyfix link management bug and conditionally allow the...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-18 adrianSign-extend the 48-bit AMD PMC counter before treating...
2008-03-18 adrianFix the debugging output - the '0x' was duplicated...
2008-03-18 kmacy- Integrate 1.133 vendor driver changes
2008-03-17 phkAdd a "spindown" facility to ata-disks: If no requests...
2008-03-17 weongyodon't set sniffer mode to ON when the driver is running...
2008-03-16 rwatsonIn keeping with style(9)'s recommendations on macros...
2008-03-14 emasteChange spelling and eliminate a typo in comments to...
2008-03-14 jkimAdd a quirk to ignore ASUS LCM display found on some...
2008-03-14 jkoshyCorrect a typo.
2008-03-13 jhbRework how the nexus(4) device works on x86 to better...
2008-03-13 cokaneAdd the module dependency on the mem(4) module. This...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-12 jhbRelax the BIOS/OS sempahore handoff code to workaround...
2008-03-12 jhbPartially revert 1.95. It changed the probe for a...
2008-03-12 samfix inverted test that disabled ACK's on xmit
2008-03-12 samadd device hints to control the rx FIFO interrupt level...
2008-03-12 remkoAdd resume support to the agp_i810 family.
2008-03-12 rajConvert TSEC watchdog to the new scheme.
2008-03-12 rajObtain TSEC h/w address from the parent bus (OCP) and...
2008-03-12 gallatinRemove dead code which makes a call to mem_range_attr_s...
2008-03-11 jhbDon't enable the workaround for the jitter bug on the...
2008-03-11 yongariTeach vr(4) to use bus_dma(9) and major overhauling...
2008-03-11 yongariForced commit to note that vr(4) was repocopied from...
2008-03-11 yongariMove comments block 1 line up to remark on the setting
2008-03-10 thompsaUpdate wpi(4) with stability fixes
2008-03-10 jhbProbe CPUs after the PCI hierarchy on i386, amd64,...
2008-03-09 marius- Fix some style bugs and remove another banal comment...
2008-03-09 rpauloSome PIIX4 chipsets need to be told to generate Stop...
2008-03-08 scottlFix a mistake made during the import of the driver...
2008-03-07 marcelApply le*toh() or htole*() to the variables of which...
2008-03-07 jhbCalculate the number of pages the GATT spans when readi...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-07 sosAdd proper support for the SATA/AHCI part of IXP[67]00
2008-03-07 yongariTo overcome hardware checksum offload bug msk(4) used...
2008-03-06 jhbStyle tweak to the 5722 chipid to match the rest of...
2008-03-06 jhbFlesh out support for the BCM5722 by recognizing the...
2008-03-06 rinkCommit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA...
2008-03-06 yongariNuke local jumbo allocator and switch to use of UMA...
2008-03-05 davidch- Add PHY ID for BCM5709C 1000Base-T controllers.
2008-03-05 rinkOops, I accidently concatenated uslcom.[c4] multiple...
2008-03-05 rinkImport uslcom(4) from OpenBSD - this is a driver for...
2008-03-05 yongariPlug memory leak in jumbo buffer allocation failure...
2008-03-05 yongariAdd detection of isolation state.
2008-03-03 rajSupport for Freescale integrated Three-Speed Ethernet...
2008-03-03 rajRecognize the quad-port Cicada (Vitesse) CS8204 10...
2008-03-03 rajSupport for Freescale QUad Integrated Communications...
2008-03-03 rajInitial support for Freescale PowerQUICC III MPC85xx...
2008-03-03 yongariDon't map memory/IO resource in device probe and just...
2008-03-03 yongariDon't allow jumbo frame on 8139C+ controller.
2008-03-03 yongariImplement WOL.
2008-03-01 attilio- Handle buffer lock waiters count directly in the...
2008-03-01 jfvChange data formating in debug code.
2008-03-01 jfvAn error in the poll routine turned up during LINT...
2008-03-01 jfvMissing braces in link routine.
2008-03-01 jfvMissed some code that is ifdef STRICT_ALIGN :(
2008-02-29 jfvNeed to add define of FAST interrupts as default
2008-02-29 jfvThis change introduces a split to the Intel E1000 drive...
2008-02-29 yongariWorkaround GMAC hardware hang of Yukon II on the receip...
2008-02-28 philipZero sc->vnode if mdsetcred() fails.
2008-02-27 remkoAdd support for the 965GM.
2008-02-26 kmacyParameterize for module name
2008-02-26 kmacyRemove unused files
2008-02-26 kmacymove remaining binaries in to blob headers
2008-02-26 remkoAdd support for the EPSON CX5400 scanner
next