regen
[dragonfly.git] / sys / dev /
2006-12-09 Sepherosa Ziehau- Use ieee80211_probe_resp_alloc() to setup probe respo...
2006-12-09 Sascha WildnerFix compilation warnings when compiling without DEVICE_...
2006-12-08 Thomas E. SpanjaardFix the paths in ata_if.m and the module Makefiles...
2006-12-07 Thomas E. SpanjaardRevert to zero'ing the objects we pull out of our objca...
2006-12-06 Thomas E. SpanjaardFix some of the C++/Java-style comments in ata-usb...
2006-12-06 Sepherosa Ziehaunfe_init() should be called with softc not ifnet
2006-12-05 Matthew DillonLocal variables that were improperly named 'errno'...
2006-12-05 Thomas E. SpanjaardOur cam_sim_free() does not have a flag to signify...
2006-12-05 Thomas E. SpanjaardAdd more kmods to the Makefile after testing.
2006-12-05 Thomas E. SpanjaardUse IODATA as pcmcia vendor id for the IO-Data CBIDE2...
2006-12-04 Thomas E. SpanjaardNow that the objcache supports M_ZERO for objcache_get...
2006-12-04 Thomas E. SpanjaardInitial import of the port of the new(er) FreeBSD ATA...
2006-12-01 Sepherosa ZiehauIn rtw_pci_shutdown(), hold serializer before calling...
2006-12-01 Sepherosa Ziehau- Enable PBCC based rate 22Mbit/s
2006-11-30 Sepherosa ZiehauProperly set ifmedia_entry.ifm_data when nge(4) tries...
2006-11-27 Sepherosa ZiehauWrong #undef
2006-11-27 Sepherosa ZiehauThe Problem [1]:
2006-11-26 Sepherosa ZiehauUse LIST_FOREACH()
2006-11-20 Peter AvalosMerge from vendor branch OPENSSH:
2006-11-20 Sepherosa ZiehauRework rt2661 TX interrupts processing
2006-11-20 Peter AvalosMerge from vendor branch OPENSSL:
2006-11-18 Sascha Wildneran, awi, cue and kue don't use the miibus interface.
2006-11-18 Sepherosa Ziehau- Cleanup #includes
2006-11-18 Sepherosa ZiehauDon't turn on TX_BUSY (rt2560/rt2661) or TX_CIPHER_BUSY...
2006-11-18 Sepherosa ZiehauCorrect layout of RT2661_TXRX_CSR4
2006-11-18 Sepherosa ZiehauProperly setup Link/Act LED for rt2x61 chips.
2006-11-16 Sepherosa ZiehauChange to ${.CURDIR} before generating miidevs.h
2006-11-16 Sepherosa Ziehau- Add stge(4) for Sundance/Tamarack TC9021 Gigabit...
2006-11-16 Sepherosa Ziehauregen
2006-11-16 Sepherosa ZiehauAdd ids for Marvell 88e3082 and IC PLUS IP1000A
2006-11-16 Sepherosa ZiehauMake sure BBP is ready before writing to it.
2006-11-16 Sepherosa Ziehau- Correct register name
2006-11-16 Sepherosa ZiehauClean up #includes
2006-11-15 Peter AvalosMerge from vendor branch FILE:
2006-11-14 Sepherosa ZiehauSync re(4) with FreeBSD:
2006-11-14 Sepherosa Ziehau- busdma(9)fy
2006-11-14 Joerg SonnenbergerAdd some more PCI IDs for the SATA300 controllers of...
2006-11-13 Sascha WildnerSync the uplcom(4) driver with FreeBSD.
2006-11-12 Peter AvalosMerge from vendor branch FILE:
2006-11-11 Peter AvalosMerge from vendor branch FILE:
2006-11-08 Peter AvalosMerge from vendor branch TNFTP:
2006-11-07 Matthew DillonMore Machine-dependant/Machine-independant code and...
2006-11-07 Matthew DillonMove <machine/dvcfg.h> to the one device that actually...
2006-11-07 Matthew DillonRemove system dependancies on <machine/ipl.h>. Only...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-11-05 Simon SchubertAbort if the device doesn't exist.
2006-11-03 Simon Schubertre-add vinumsize, so that vinum volumes can be used...
2006-11-01 Peter AvalosMerge from vendor branch AWK:
2006-10-28 Sepherosa ZiehauBug fixing:
2006-10-25 Matthew DillonDo a major clean-up of the BUSDMA architecture. A...
2006-10-24 Sascha WildnerFix file-/pathnames which have changed now.
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-10-23 Matthew DillonGet rid of the indirect function pointer for bzero...
2006-10-22 Matthew DillonReorganize the way machine architectures are handled...
2006-10-21 Sepherosa ZiehauWOL_MAGIC 0x7770 -> 0x1111
2006-10-21 Sepherosa ZiehauChange the AMRR TX rate control algorithm:
2006-10-19 Sascha WildnerAdjust stuff to the renaming of free to kfree and reall...
2006-10-16 Sepherosa ZiehauAdd comment that Rev.3 Linksys EG1032 is handled by...
2006-10-16 Sepherosa ZiehauAdd support for Linksys EG1032 rev.3 GigE
2006-10-16 Sepherosa Ziehausk(4) only supports Rev.2 of Linksys EG1032 GigE
2006-10-16 Sepherosa Ziehau- Use RE_RX_LIST_SIZE instead of RE_TX_LIST_SIZE while...
2006-10-16 Sepherosa ZiehauAdd support Corega CG-LAPCIGT Gigabit Ethernet(8169S)
2006-10-12 YONETANI TomokazuImplement suspend method and wait for channels to be...
2006-10-10 Matthew DillonAdd a device that attaches to the memory controller...
2006-10-10 Sepherosa ZiehauSet 'error' if we can't get Mac address from Xircom...
2006-10-10 Jeffrey HsuRemove unneeded assignments.
2006-10-08 Peter AvalosMerge from vendor branch LESS:
2006-10-07 Sepherosa ZiehauSerializer is already held before calling rl_watchdog().
2006-10-01 Jeffrey HsuCombine two allocations into one.
2006-09-30 Sascha WildnerRemove wrong redeclarations.
2006-09-30 Sascha WildnerRemove incorrect extern declarations for stuff that...
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-27 Simon SchubertMerge from vendor branch GCC:
2006-09-23 Sepherosa ZiehauWhitespace adjustment.
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
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:
next