]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-10-25 Sam Lefflerchange ieee80211_sta_join to take an explicit channel...
2008-10-25 Sam Lefflero add support for ifconfig wlanX mode foo
2008-10-25 Sam Leffleradd debug msgs
2008-10-25 Sam Lefflerfix associd check for adhoc mode
2008-10-25 Sam Lefflerignore IEEE80211_ELEMID_PWRCNSTR when parsing beacon...
2008-10-25 Sam Leffleradd 1/2 and 1/4 channel flags to IEEE80211_CHAN_ALL...
2008-10-25 Sam Leffleradd/improve debug msgs
2008-10-25 Kip Macyonly call hardclock on cpu0
2008-10-25 Ed SchoutenSort `mount -p' output by name before checking for...
2008-10-25 Marcel MoolenaarInvalid BSD disklabels have been created by sysinstall and
2008-10-25 Robert Nolanddrm/i915: fix ioremap of a user address for non-root...
2008-10-25 Dag-Erling... Add an entry for the "SIIG Cyber 4 PCI 16550", which...
2008-10-25 Alexander MotinFix spelling in comment.
2008-10-25 Pyun YongHyeonUse auto-negotiation for manual media type selection...
2008-10-25 Marcel MoolenaarEnable the cfi(4) driver.
2008-10-25 Marcel MoolenaarAdd a driver for flash memory that implements to the...
2008-10-25 Marcel MoolenaarAdd a driver for the Local Bus Controller.
2008-10-25 Marcel MoolenaarAssign 0xff800000-0xffffffff to the LBC controller...
2008-10-25 Kip Macyhandle case where eflags represents actual flags value...
2008-10-25 Pyun YongHyeonImplement miibus_statchg handler. It detects whether...
2008-10-25 Marcel MoolenaarIn mmu_booke_mapdev(), handle mappings that cannot...
2008-10-25 Pyun YongHyeonAfter sending stop command to MAC, give hardware chance...
2008-10-25 Pyun YongHyeonMake rl_init_locked() call rl_reset. This will put...
2008-10-25 Pyun YongHyeonDon't rearm watchdog timer in rl_txeof(). The watchdog...
2008-10-25 Pyun YongHyeonVarious bus_dma(9) fixes.
2008-10-24 Nick HibmaMake the driver compile on FBSD6 as well.
2008-10-24 Alexander MotinAdd MSI support.
2008-10-24 Alexander MotinBump the revision after the latest commits.
2008-10-24 Alexander MotinAdd some special handeling for AD1981HD codec. It has...
2008-10-24 Alexander MotinFix month mistake. Again. Sorry. :)
2008-10-24 Alexander MotinAdd hint.hdac.%d.msi description.
2008-10-24 Doug RabsonDon't rely on the value of *statep without first taking...
2008-10-24 Alan CoxFinish what revision 1.40 started. Revision 1.40 remov...
2008-10-24 Kip MacyFix general issues with IPI support
2008-10-24 Kip MacyFix evtchn initialization on SMP
2008-10-24 Ruslan ErmilovDon't fail mistakenly with -r when we already have...
2008-10-24 Nick HibmaAfter adding U3G_DEBUG to LINT we need to create the...
2008-10-24 Nick HibmaAdd U3G_DEBUG to LINT
2008-10-24 Nick HibmaRemove the entry from the i386 specific NOTES as it...
2008-10-24 Nick Hibma- Bugfix: Only claim interface after having checked...
2008-10-24 David XuDon't rearm callout if the process is exiting, it may...
2008-10-24 David Xupartly revert revision 184199, because TDF_NEEDSIGCHK...
2008-10-23 John BaldwinWhitespace fix.
2008-10-23 Dag-Erling... Fix a number of style issues in the MALLOC / FREE commi...
2008-10-23 Robert NolandReplace calls to minor() with dev2unit(). Ed already...
2008-10-23 Robert NolandThis check is invalid and I disabled it once already...
2008-10-23 Andrew GallatinUpdate to Myri10GE Firmware 1.4.36.
2008-10-23 Dag-Erling... Revert the removal of the MALLOC and FREE macros from...
2008-10-23 Ed SchoutenDon't include <sys/clist.h> inside ucom(4) and ufoma(4).
2008-10-23 Ed SchoutenFix detaching of uart(4) devices.
2008-10-23 Alexander MotinAdd Intel ICH10 and SCH HDA controllers PCI IDs.
2008-10-23 Dag-Erling... Back out testing aid that was inadvertantly committed...
2008-10-23 Dag-Erling... Retire the MALLOC and FREE macros. They are an abomina...
2008-10-23 Roman DivackyFix a typo.
2008-10-23 Dmitry MorozovskyCorrect a typo in Nocona core name.
2008-10-23 David XuActually, for signal and thread suspension, extra proce...
2008-10-23 Kip MacyFix IPI support
2008-10-23 Marcel MoolenaarAdd mips/conf/DEFAULTS and populate it with:
2008-10-23 Marcel MoolenaarAdd arm/conf/DEFAULTS and populate it with:
2008-10-23 Pyun YongHyeonCorrect PHY description and OUI of VSC8211. Previously...
2008-10-23 Xin LISlightly adjust code logic: we allocate a "size"ed...
2008-10-23 Xin LIUse strlcpy() before strlen() instead of strncpy().
2008-10-23 Xin LISince we are going to strlen() on the string, it is...
2008-10-23 Xin LIReplace malloc() + memset() with calloc. This corrects...
2008-10-22 Konstantin... Fix a typo. q is already a pointer.
2008-10-22 John BaldwinRegen for freebsd32_getdirentries().
2008-10-22 John BaldwinSplit the copyout of *base at the end of getdirentries...
2008-10-22 Nick HibmaThe driver supports the Sony W810i phone (interface...
2008-10-22 Jung-uk KimReally fix i386 test this time.
2008-10-22 Ken SmithTurns out its not a good idea to assume the packages...
2008-10-22 Nick HibmaRemove a comment that belonged to a deleted if statement.
2008-10-22 Konstantin... Remove doubtful structure definition with variable...
2008-10-22 John BaldwinFix build with PPC_PROBE_CHIPSET enabled.
2008-10-22 Marcel MoolenaarTrivially avoid a null pointer dereference when drivers
2008-10-22 David E. O... Clarify the PREEMPTION description a little.
2008-10-22 Jung-uk KimSimplify AMD64_CPU_MODEL() and AMD64_CPU_FAMILY() macro...
2008-10-22 Jung-uk KimAdd AMD Family 0Fh, Model 6Bh, Stepping 2 to the list...
2008-10-22 Robert WatsonUpdate mmap() comment: no more block devices, so no...
2008-10-22 John BaldwinFix build breakage.
2008-10-22 Andrey A. ChernovFix compiler error with missing/unneded ')'
2008-10-22 Nick HibmaRemove the debug flag.
2008-10-22 Alexander MotinUse full month name.
2008-10-22 Alexander MotinAdd sdhci driver man page. Link it up to mmc subsystem.
2008-10-22 Alexander MotinUpdate man page.
2008-10-22 Marcel MoolenaarAllow dumps to partitions with a tag of 0. The legacy
2008-10-22 Jung-uk KimSet kern.timecounter.invariant_tsc to 1 for AMD CPU...
2008-10-21 Ken SmithMove an echo that accidentally got put under the .if...
2008-10-21 Ken SmithOops, add missing @.
2008-10-21 Nick HibmaAdd a device ID for the Ovation MC950D (Novatel Wireles...
2008-10-21 Alexander MotinAdd HDA multimedia subclass.
2008-10-21 Alexander MotinAdd HDA multimedia subclass.
2008-10-21 Alexander MotinAdd "SD host controller" subclass name.
2008-10-21 Alexander MotinAdd "SD host controller" subclass name.
2008-10-21 Alexander MotinImport sdhci (PCI SD Host Controller) driver.
2008-10-21 Konstantin... Do not overflow crashdumpmap.
2008-10-21 John BaldwinRestore the default maximum segment size for the bus...
2008-10-21 John BaldwinSeveral cleanups to remove the need for explicit unit...
2008-10-21 Roman DivackyRemove __CC_INT_IS_32BIT define which was used to fix...
2008-10-21 Andrew ThompsonFix spelling mistake in the last rev.
2008-10-21 Andrew ThompsonIf we have getc_inject hooked then the outq buffer...
next