Age | Commit message (Expand) | Author |
2007-06-21 | s/IEEE80211_ELEMID_EDCA_PARAMS/IEEE80211_ELEMID_EDCAPARMS/ for consistency. | Damien Bergamini |
2007-06-21 | split ieee80211_recv_mgmt() into smaller functions: | Damien Bergamini |
2007-06-21 | english, okay jmc@ | Pedro Martelletto |
2007-06-21 | reimplement interface bound states in a non-retarded way. | Henning Brauer |
2007-06-21 | Fix microtime to not lose clocik ticks, gives us among other things, real | Miod Vallat |
2007-06-21 | Simple optimizations: | Miod Vallat |
2007-06-21 | Attach interrupt counters to intc interrupt sources too, so that clock | Miod Vallat |
2007-06-21 | rework how the IFF_PROMISC and IFF_ALLMULTI flags are dealt with, and how | David Gwynne |
2007-06-20 | Do not hardcode imask[] size when intializing it. | Miod Vallat |
2007-06-20 | These drivers were abusing b_cylinder to store device-specific information | Miod Vallat |
2007-06-20 | alpha kernel have wsmux but not the actual devices; PR #5469 from janjaap | Miod Vallat |
2007-06-20 | Add file such that a kernel with lpt at ssio actually compiles. | Mark Kettenis |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-20 | Better recovery when osiop goes nuts and spits | Miod Vallat |
2007-06-20 | lpt at ssio | Mark Kettenis |
2007-06-20 | In vunmapbuf(), explicitely remove mappings before invoking uvm_km_free(). | Miod Vallat |
2007-06-20 | Protect pool operations with splvm. | Miod Vallat |
2007-06-20 | Make sure IPL_CLOCK blocks device interrupts. | Miod Vallat |
2007-06-20 | remove an XXX comment; | Thordur I. Bjornsson |
2007-06-20 | READDIRPLUS is v3 only, bail out if the mount isnt a v3. | Thordur I. Bjornsson |
2007-06-20 | Allow "log" for nat rules without "pass". | Marco Pfatschbacher |
2007-06-20 | Add support for VIA CX700/VX700 IDE. | Jonathan Gray |
2007-06-20 | regen | Jonathan Gray |
2007-06-20 | Add a few VIA devices found in jcs' model 2 oqo. | Jonathan Gray |
2007-06-19 | attach to the novatel ES620 found in the oqo model 2 w/sprint card | joshua stein |
2007-06-19 | regen | joshua stein |
2007-06-19 | novatel ES620 CDMA modem found in the oqo model 2 | joshua stein |
2007-06-19 | com at ssio | Mark Kettenis |
2007-06-19 | Add ssio(4), a driver for the castrated National Semiconductor PC87560 | Mark Kettenis |
2007-06-19 | Empty another cpu_disklabel. In this case read in the boot | Kenneth R Westerback |
2007-06-19 | KNF after the recent macro expansion, mostly prototype indendation. | Marc Balmer |
2007-06-19 | Mark PDE entries with PG_U and PG_M. We never need that information from the | Artur Grabowski |
2007-06-19 | Abort all pending ACL connections when we get an HCI command parameter | Uwe Stuehler |
2007-06-19 | Pass the correct flag to sbt_start() in sbt_start_cmd() | Uwe Stuehler |
2007-06-19 | better debug output | Uwe Stuehler |
2007-06-19 | Add a dac group init, mixer table and mixer init for the Sigmatel | Deanna Phillips |
2007-06-19 | Handle interrupts for the record stream as well. Recording now works. | Deanna Phillips |
2007-06-18 | Lookup interrupt routing info based on elroy(4) bus number. | Mark Kettenis |
2007-06-18 | Calculate the disklabel checksum *after* filling in all the fields in | Kenneth R Westerback |
2007-06-18 | Bring back Mickey's UVM anon change. Testing by thib@, beck@ and | Pedro Martelletto |
2007-06-18 | this is the sgi disklabel, mips64 is not the same | Theo de Raadt |
2007-06-18 | this is the sgi disksubr, not some mythical "all mips64 architectures can use... | Theo de Raadt |
2007-06-18 | Don't use cpu_disklabel as local storage. Use local variables and discard | Kenneth R Westerback |
2007-06-18 | Don't use cpu_disklabel as local storage. Use local variables and discard | Kenneth R Westerback |
2007-06-18 | fix pasto's | Jasper Lievisse Adriaanse |
2007-06-18 | avoid modification race in DIOCRLDINFO; ok krw miod | Theo de Raadt |
2007-06-18 | Implement DIOCRLDINFO, DIOCGPDINFO and DIOCGPART. Tweak DIOCGDINFO to | Kenneth R Westerback |
2007-06-18 | Use a shorter form to load XKPHYS constants in .S code, shaves a few text | Miod Vallat |