index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
Age
Commit message (
Expand
)
Author
2009-06-06
fix include paths
Theo de Raadt
2009-06-06
Add vga bios repost support. Fetched from the NetBSD tree mostly.
Paul Irofti
2009-06-05
T
Theo de Raadt
2009-06-05
catch up NetBSD kern/41048.
Yojiro Uo
2009-06-05
Add support to fxp(4) for the 82552 MAC found in some variation of
Christian Weisgerber
2009-06-05
tidy up promiscuous mode and multicast handling; from Brad; ok sthen@
Christian Weisgerber
2009-06-05
enable IPv6 receive TCP/UDP checksum offload; from Brad
Christian Weisgerber
2009-06-05
Sanity check: we overrun the rnd_ed[] array if nbits is 32, but that
Philip Guenthe
2009-06-05
%zu is not meant for size_t in the kernel. Change to %lu.
Ray Lai
2009-06-05
this one too
Martynas Venckus
2009-06-05
reduce diff i will send in a minute
Martynas Venckus
2009-06-04
- factor out rf into its own structure
Martynas Venckus
2009-06-04
remove variable left behind by thib
Theo de Raadt
2009-06-04
switch to a bnx style dynamic pool backed tx so we don't
Jonathan Gray
2009-06-04
- 8187 uses different anaparam values
Martynas Venckus
2009-06-04
detect & print the revision (rev. d, b) of rtl8187l chip using the
Martynas Venckus
2009-06-04
- prepare for multiple revisions; urtw_lookup stuff
Martynas Venckus
2009-06-04
- make comments understandable by lint
Martynas Venckus
2009-06-04
difs&eifs are 8187 regs
Martynas Venckus
2009-06-04
merge some individual SIS_SETBIT (done for natsemi chips only)
Stuart Henderson
2009-06-04
- KNF
Martynas Venckus
2009-06-04
- update io functions to support index
Martynas Venckus
2009-06-04
- fix some comments
Martynas Venckus
2009-06-04
spacing
Martynas Venckus
2009-06-04
instead of having some 'generic' data str. with "NB: don't use it
Martynas Venckus
2009-06-04
trying to split some parts;
Martynas Venckus
2009-06-04
regen
Damien Bergamini
2009-06-04
the Sitecom WL-608 is a run(4) (although it is not 80.11n capable).
Damien Bergamini
2009-06-04
- Rewrite ioctl handling code and receive filter handling to clean
Stuart Henderson
2009-06-04
Even more KNF.
Paul Irofti
2009-06-04
Add myself to the copyright, suggested by marco@.
Paul Irofti
2009-06-04
KNF dammit
Miod Vallat
2009-06-04
move redundant bus_dmamap_sync calls outside an if/else block.
Stuart Henderson
2009-06-04
Add missing argument to printf statement.
Ray Lai
2009-06-04
Add DIOCRLDINFO to those drivers previously deprived.
Kenneth R Westerback
2009-06-04
Store next page in the Link Partner Next Page register for compatibility with
Mark Kettenis
2009-06-04
Match em(4) against all the newer chips (82575/6) and treat them all the
Claudio Jeker
2009-06-04
Sync
Claudio Jeker
2009-06-04
Id of another 82576 controller found in the freebsd driver.
Claudio Jeker
2009-06-04
Some output devices have only brightness support (or only output switching).
Paul Irofti
2009-06-04
Fix IPv4 rx checksumming for the non-TCP/UDP case. DESCV2 chips
Christian Weisgerber
2009-06-04
enable IPv6 receive TCP/UDP checksum offload for the 5755 and later chips;
Christian Weisgerber
2009-06-04
only one : in a line. the seperation is:
Theo de Raadt
2009-06-04
replace the cumbersome macros that check for chip revisions with quirk flags
Christian Weisgerber
2009-06-03
Make sure to fail WSDISPLAYIO_[GS]ETPARAM if it is not handled.
Miod Vallat
2009-06-03
sync
Martynas Venckus
2009-06-03
realtek rtl8187b devices that will run urtw. ok jsg@
Martynas Venckus
2009-06-03
add a flexible buffer queue (bufq) api, based on the never used
Thordur I. Bjornsson
2009-06-03
Define a wsdisplay type for gfxp(4).
Mark Kettenis
2009-06-03
Slay the running out of wu during rebuild dragon and some cleanup
Marco Peereboom
[next]