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
2005-03-18
use ieee80211_get_rate() instead of building or own routine.
Damien Bergamini
2005-03-18
use IFQ_* instead of IF_* for the data queue
Reyk Floeter
2005-03-18
improve ar5212 init on reset
Reyk Floeter
2005-03-18
add IBSS and HostAP support. thanks to SnoopyPro.
Damien Bergamini
2005-03-18
use xferlen for mgt frames too. this prevents management frames with a
Damien Bergamini
2005-03-18
don't set BSSID in hostap mode. this allows hostap mode to work to some
Damien Bergamini
2005-03-18
ignore bmiss interrupts for now.
Reyk Floeter
2005-03-18
only update the flags part of PHY_CSR5 and PHY_CSR6. this makes OFDM
Damien Bergamini
2005-03-18
close pipes and free tx/rx lists in detach(). this avoids some of the
Damien Bergamini
2005-03-18
fail to attach with a printf instead of a panic for newer yet unsupported
Brad Smith
2005-03-18
sync and cleanup in ubsa(4)
Reyk Floeter
2005-03-18
add new 3G devices from Option. the Vodafone MC3G is an Option device.
Reyk Floeter
2005-03-18
Only complain about tx fifo overflows if RTW_DEBUG is set.
Jonathan Gray
2005-03-17
support for ipv6.
Damien Bergamini
2005-03-17
fix ral_enable_tsf_sync() for hostap mode.
Damien Bergamini
2005-03-17
do not drop ToDS frames when acting as an access point.
Damien Bergamini
2005-03-17
give ipv6 a chance. pointed out by Paul de Weerd.
Damien Bergamini
2005-03-17
enable tx retries for unicast frames.
Damien Bergamini
2005-03-17
fix for big endian archs
David Gwynne
2005-03-17
- fix ralink url
Damien Bergamini
2005-03-16
oops, this needs the ural classifier
Theo de Raadt
2005-03-16
sync
Damien Bergamini
2005-03-16
move ral vendor/product Ids into usbdevs
Damien Bergamini
2005-03-16
Driver for Ralink Technology RT2500USB wireless adapters.
Damien Bergamini
2005-03-16
Use biowait() instead of rolling our own.
Miod Vallat
2005-03-16
don't account packet's twice; from joel@; ok deraadt@, henning@
Markus Friedl
2005-03-15
Only print warning messages in pci_{io,mem}_find() if option DEBUG; instead,
Miod Vallat
2005-03-15
Take care of updating the PROMs view of the cursor position in the common fb
Miod Vallat
2005-03-15
use IFQ_ rather than IF_ macro here too, maybe helps altq; ok henning
Peter Valchev
2005-03-15
use IFQ_* macros instead of hand-rolling or using IF_*, makes ALTQ work on
Henning Brauer
2005-03-15
Make attach errors appear on new lines and make
Jonathan Gray
2005-03-14
regen
Pedro Martelletto
2005-03-14
Add GeForce4 MX 4000, okay deraadt@
Pedro Martelletto
2005-03-14
don't display an error message when re-associating.
Damien Bergamini
2005-03-14
sync
Theo de Raadt
2005-03-14
support jvc mp-prx1; iedowse
Theo de Raadt
2005-03-14
more Yukon models and Yukon EC revs.
Brad Smith
2005-03-13
Add missed WSDISPLAYIO_[GS]VIDEO ioctl handling.
Miod Vallat
2005-03-13
the wep mac may be NULL if it's a broadcast key
Reyk Floeter
2005-03-13
revert rev 1.8
Brad Smith
2005-03-13
in the event wi_attach fails dont panic trying to clean up a nonexistant
David Gwynne
2005-03-13
Merge support for USB1 devices located beyond USB2 hubs, mostly from netbsd.
Christopher Pascoe
2005-03-13
Order the top-level interrupt heads in the periodic framelist such that
Christopher Pascoe
2005-03-13
Be even more liberal in what we accept as a completed transaction, as
Christopher Pascoe
2005-03-12
Typos.
Thierry Deval
2005-03-12
add a bunch of PCI ids from the SysKonnect sk98lin driver.
Brad Smith
2005-03-12
use TAILQ_FOREACH
Martin Reindl
2005-03-12
initialise min arg to uvm_km_suballoc; not currently enabled code path
Michael Shalayeff
2005-03-12
prevent fragmentation from happening.
Damien Bergamini
2005-03-12
s/__attribute__((__packed__))/__packed/
Damien Bergamini
[next]