Age | Commit message (Expand) | Author |
2008-08-17 | kill the stupid pci capability defines, we have our own. Don't wrap | Owain Ainsworth |
2008-08-17 | drm_load() and drm_unload() are a remnant of code meant to be shared | Owain Ainsworth |
2008-08-17 | Scale down cpu_clockrate[1] when we scale down the cpu clock frequency such | Mark Kettenis |
2008-08-17 | Kill some redundant ifdefs, they're taken care of elsewhere. | Owain Ainsworth |
2008-08-17 | Make sure we can't sleep with a spinlock held | Owain Ainsworth |
2008-08-17 | Garbage collect stupid delay loop. | Mark Kettenis |
2008-08-16 | If dwMaxPayloadTransferSize doesn't exactly match to an existing | Marcus Glocker |
2008-08-16 | Spacing. | Marcus Glocker |
2008-08-16 | Sync ehci isochronous part with NetBSD: | Marcus Glocker |
2008-08-16 | Apply a light paddling with the knf stick. No binary change. | Owain Ainsworth |
2008-08-16 | bios_dev -> ba_name and bios_apmp -> ba_apmp in DPRINTF statements. | Kenneth R Westerback |
2008-08-15 | Make the DZ_{READ,WRITE}_{BYTE,WORD} macros visible outside of dz.c, for | Miod Vallat |
2008-08-15 | Fix array index computation in the machine check handler. Gives fatal bus errors | Miod Vallat |
2008-08-15 | In dzcninit(), do not forget to enable the receiver in addition to the | Miod Vallat |
2008-08-15 | Move the vxt-specific clock functions frow clock.c to the cpu-specific support | Miod Vallat |
2008-08-15 | Correct disassembly of the start of a function: fix display layout and skip | Miod Vallat |
2008-08-15 | Remove unused and incomplete vax_bus_t enum, and unused vaxbus_dma_get_tag() | Miod Vallat |
2008-08-15 | Rename the cpu_dep hook ``steal_pages'' to ``init'', as it serves as an | Miod Vallat |
2008-08-15 | hmac.c is needed by softraid crypto now, even on non-wlan machines. | Miod Vallat |
2008-08-15 | Prefer unaligned accesses over copying the rx buffer on all archs that can | Christian Weisgerber |
2008-08-15 | use new shared HMAC_SHA1 code in crypto/hmac.[ch] rather than local | Damien Miller |
2008-08-15 | use LLC_SNAPFRAMELEN here too. | Damien Bergamini |
2008-08-14 | Kill the _MCLDEREFERENCE() macro it was only used once and it should be only | Claudio Jeker |
2008-08-14 | If the AML SizeOf() method is called with an object reference it should | Joel Sing |
2008-08-14 | Allow the sector size to be specified by the user when configuring a | Joel Sing |
2008-08-14 | ieee80211_derive_pmkid() is not used either | Damien Bergamini |
2008-08-14 | #ifdef notyet ieee80211_kdf() as it is not used yet (shrink kernel a bit) | Damien Bergamini |
2008-08-14 | move the HostAP bridge code and the delivery of data frames to ether_input | Damien Bergamini |
2008-08-14 | in ieee80211_input(), call if_start() after enqueuing frames in if_snd | Damien Bergamini |
2008-08-14 | put ieee80211_dump_pkt() under #ifdef IEEE80211_DEBUG | Damien Bergamini |
2008-08-14 | add missing semicolon; ok mbalmer@, marco@ | Robert Nagy |
2008-08-14 | convert the last traces of btoc/ctob macros | Martin Reindl |
2008-08-13 | Make sure that we don't sleep with a lock held, some small cleanup while | Owain Ainsworth |
2008-08-13 | Check for zero in drm_calloc() to prevent divide-by-zero. Also rearrange | Owain Ainsworth |
2008-08-13 | Kill file_priv->refs, it is always 1. Also move two things from the | Owain Ainsworth |
2008-08-13 | Add VIDIOC_ENUM_FRAMESIZES ioctl. This permits applications to query the | Marcus Glocker |
2008-08-13 | Change the drm_lock*() api to take a pointer to the struct as a | Owain Ainsworth |
2008-08-13 | idgen32 wasn't really right here. Change back to how it was, but | Owain Ainsworth |
2008-08-13 | Generate the magic id using idgen32(). While i'm here fix the locking a | Owain Ainsworth |
2008-08-13 | Kill a bunch of the drm context code that nothing uses anymore, the | Owain Ainsworth |
2008-08-13 | Initial stab at a driver for the integrated random number generator of the | Mark Kettenis |
2008-08-13 | one should never use sizeof(struct llc) since 802.2 LLC headers | Damien Bergamini |
2008-08-13 | do not increment is_rx_eapol_key twice for each frame. | Damien Bergamini |
2008-08-13 | This tab had bugged me forever. | Tobias Weingartner |
2008-08-13 | Disable the fantastics mis-feature on some newer Turion CPUs called C1E. | Artur Grabowski |
2008-08-13 | remove a bunch of bogus ARGSUSED | Thordur I. Bjornsson |
2008-08-13 | Disable the fantastics mis-feature on some newer Turion CPUs called C1E. | Artur Grabowski |
2008-08-13 | Add more Config mode registers. | Brad Smith |
2008-08-13 | Add the 8139D PCI id. | Brad Smith |
2008-08-13 | regen | Brad Smith |