Bump the version number reported by cpdup from 1.06 to 1.07
[dragonfly.git] / sys / dev /
2006-09-16 Sepherosa Ziehaunfe_jref() wrongly uses atomic_subtract_int() instead...
2006-09-13 Simon SchubertMerge from vendor branch CVS:
2006-09-13 Sascha WildnerChange one forgotten malloc() to kmalloc().
2006-09-10 YONETANI Tomokazuacpiioctl() can be left without ACPI_UNLOCK(), leading to
2006-09-10 Sepherosa Ziehauunbreak LINT building
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-09-09 Matthew DillonRename the kernel NODEV to NOCDEV to avoid conflicts...
2006-09-09 Matthew DillonRename struct specinfo into struct cdev. Add a new...
2006-09-09 Matthew DillonGet rid of a struct device naming conflict.
2006-09-07 YONETANI TomokazuFix malloc->kmalloc leftover to fix kernel without...
2006-09-06 Simon SchubertMerge from vendor branch OPENSSL:
2006-09-05 Matthew DillonClean up module build failures when compiling a kernel...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Sepherosa Ziehau- Port rtw(4) from NetBSD, which supports various RealT...
2006-09-03 Sepherosa ZiehauAdd missing MODULE_DEPEND().
2006-09-02 Sepherosa ZiehauAdd nVidia MCP61/65 GigE support.
2006-09-02 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2006-09-01 Sepherosa Ziehau- More reverse engineer: acx111 does support multi...
2006-08-27 Sepherosa ZiehauHook nfe(4) into module building
2006-08-27 Sepherosa Ziehau- Port nfe(4) from OpenBSD.
2006-08-25 Sascha WildnerRemove more DEC Alpha support.
2006-08-19 Sepherosa ZiehauCorrect the rgephy driver so that it only applies the...
2006-08-17 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-08-12 Sepherosa ZiehauFor some iwi(4), the frequency of firmware error is...
2006-08-12 Sepherosa ZiehauSync with Intel's em(4) driver version 6.1.4
2006-08-12 Sascha WildnerUse pcidevs.h
2006-08-12 Sascha WildnerUse pcidevs.h
2006-08-12 Sascha WildnerUse pcidevs.h's definition of the BCM5714 id.
2006-08-12 Matthew DillonVNode sequencing and locking - part 3/4.
2006-08-07 YONETANI TomokazuFix a BM control -related panic by bringing rev 1.44...
2006-08-06 Sascha WildnerPerform the following cleanup in sys/dev/netif:
2006-08-06 Sepherosa ZiehauSync MII support with NetBSD/OpenBSD:
2006-08-04 Sepherosa ZiehauRename acx_fw_txdesc.f_tx_{ack,rts}_fail to
2006-08-03 Sascha WildnerRemove all occurences of double semicolons at the end...
2006-08-01 Sascha WildnerDon't call pci_get_device() multiple times.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h and common PCI probe style.
2006-08-01 Sascha WildnerUse pcidevs.h and common PCI probe style.
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-16 Matthew DillonUse pbufs instead of ebufs.
2006-07-14 Simon SchubertAssign the packet length to the pkthdr and mbuf.
2006-07-13 Sepherosa Ziehau- Port ath(4) driver from FreeBSD, which supports vario...
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-07-09 Simon SchubertDon't use B_PAGING with geteblk() bufs
2006-07-07 Sepherosa Ziehau- Replace lnc(4) driver with NetBSD's le(4), which...
2006-07-06 Simon SchubertCopy b_cmd into new buf
2006-07-05 Matthew DillonAdd a missing initbufbio() to fix a panic when vinum...
2006-07-05 YONETANI TomokazuSync with Osd/OsdDebug.c rev1.9 in FreeBSD:
2006-07-02 Sepherosa Ziehausegments total size is (MCLBYTES * RT2661_MAX_SCATTER...
2006-07-02 Simon Schubertuse ${MACHINE_ARCH} instead of ${MACHINE}
2006-06-25 Simon SchubertRemove OLDBRIDGE
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-24 Sepherosa ZiehauIn bfe_ifmedia_upd(), setup LED after mii_mediachg...
2006-06-22 Simon SchubertAdd CanoScan N676U and D660U
2006-06-21 YONETANI TomokazuAdd Enhanced SpeedStep driver(EST), based on Colin...
2006-06-17 Sepherosa ZiehauFor acx111:
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-06-14 YONETANI TomokazuClean up ACPI build wrappers:
2006-06-13 Matthew DillonAdd kernel syscall support for explicit blocking and...
2006-06-11 YONETANI Tomokazusync with FreeBSD rev 1.6:
2006-06-10 Matthew DillonMove selinfo stuff to the separate header sys/selinfo...
2006-06-06 Matthew DillonAdd missing crit_exit()
2006-06-05 Matthew DillonModify kern/makesyscall.sh to prefix all kernel system...
2006-06-04 Matthew DillonRemove LWKT reader-writer locks (kern/lwkt_rwlock.c...
2006-05-24 Matthew DillonFix issues with an incorrectly initialized buffer when...
2006-05-20 Matthew DillonRemove the (unmaintained for 10+ years) svr4 and ibcs2...
2006-05-20 Sepherosa Ziehau- Add ral(4) for Ralink RT2500/RT2501/RT2600 chip based...
2006-05-20 Sepherosa Ziehau- Add ciphy for PHY modules produced by Cicada Semicond...
2006-05-20 Sepherosa Ziehauregen
2006-05-20 Sepherosa ZiehauAdd model id for Cicada Semiconductor PHY modules
2006-05-20 Matthew DillonI'm growing tired of having to add #include lines for...
2006-05-19 Matthew DillonConsolidate the file descriptor destruction code used...
2006-05-18 Sepherosa ZiehauSync 802.11 support with FreeBSD6:
2006-05-18 Sepherosa ZiehauFix static array overrun.
2006-05-16 Sepherosa ZiehauPut atomic_cmpset_int() into central place. This funct...
2006-05-14 Matthew Dilloncbb_probe() assumes that the subclass field is unique...
2006-05-11 Sascha Wildner* Remove the following obsolete options from the system:
2006-05-06 Matthew DillonThe fdrop() procedure no longer needs a thread argument...
2006-05-06 Matthew DillonThe thread/proc pointer argument in the VFS subsystem...
next