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
/
ic
Age
Commit message (
Expand
)
Author
2005-02-17
derived from NetBSD:
Reyk Floeter
2005-02-17
miscellaneous typo fixes:
Jean-Francois Brousseau
2005-02-17
add software WEP (will implement hardware WEP later).
Damien Bergamini
2005-02-17
clear the IEEE80211_RATE_BASIC flag from the rate before calling
Damien Bergamini
2005-02-17
unmap DMA allocated memory properly.
Damien Bergamini
2005-02-17
zero memory after call to malloc() to avoid freeing non-allocated
Damien Bergamini
2005-02-16
add support for enabling amp power on a non-documented Conexant codec
Todd T. Fries
2005-02-16
fix an invalid condition which returns on an invalid beacon state.
Reyk Floeter
2005-02-15
Driver for Ralink Technology RT2500 wireless adapters.
Damien Bergamini
2005-02-15
add the manual tx power option. this is supported by some prism2/2.5/3
Reyk Floeter
2005-02-14
add missing break
Brad Smith
2005-02-14
From NetBSD:
Jonathan Gray
2005-02-12
Fix crashes during probe by ensuring that SCSI_IS_SCSIBUS_B() returns
Kenneth R Westerback
2005-02-08
From NetBSD:
Jonathan Gray
2005-02-06
Wait 10ms for the completion of the EEPROM recall process, allowing a
Pedro Martelletto
2005-02-06
Remove some uneeded code to reduce delta to NetBSD.
Jonathan Gray
2005-02-06
Fix a merge error that was causing a panic after associating.
Jonathan Gray
2005-02-04
add hme(4) RX TCP/UDP checksum offload
Brad Smith
2005-02-04
fix setting 128bit WEP keys on BIG_ENDIAN arches.
Kurt Miller
2005-02-03
add 5sec to the xs->timeout to overcompensate for possible delays in quartz_d...
Michael Shalayeff
2005-02-03
unbreak by killing volatile from fxp_mdi_read(). No binary change.
Hans-Joerg Hoexer
2005-02-03
make prototype match function for ar5k_ar5110_chan2athchan
Kevin Lo
2005-02-03
make prototype match function for fxp_mdi_read.
Kevin Lo
2005-01-31
add a bunch of more codecs from var srcs. this makes almost everything from t...
Michael Shalayeff
2005-01-31
Be sure to always return an error for unrecognized ioctls. Found by matthieu@
Miod Vallat
2005-01-30
Fix two Cirrus Logic codec IDs.
Mark Kettenis
2005-01-24
sti colormap fixes:
Miod Vallat
2005-01-23
bus_space_map() sti regions with BUS_SPACE_MAP_CACHEABLE if they have the
Miod Vallat
2005-01-23
Two sti(4) changes necessary for hp300:
Miod Vallat
2005-01-22
Reduce diff to NetBSD.
Jonathan Gray
2005-01-22
Reduce diff to NetBSD.
Jonathan Gray
2005-01-19
Remove the last of the rampant inline usage.
Jonathan Gray
2005-01-19
destatic functions.
Jonathan Gray
2005-01-19
Use the RF chipset type rather than the hardware version when determining
Jonathan Gray
2005-01-17
update dead URL, from Steve Shockley <steve.shockley@shockley.net>
Jared Yanovich
2005-01-15
rev 1.85
Brad Smith
2005-01-15
make sure interface is in RUNNING state before touching the multicast filters
Brad Smith
2005-01-14
use PCI Memory Write and Invalidate; from bogdan@eastonline.ru, ok pascoe
Theo de Raadt
2005-01-14
rev 1.63
Brad Smith
2005-01-14
clean PCI leftovers
Peter Valchev
2005-01-14
split re(4) into bus-independent code (ic/re.c) and PCI front-end
Peter Valchev
2005-01-12
Don't call ahc_setup_data() after calling ahc_execute_scb() since the
Kenneth R Westerback
2005-01-12
Fix an off by one in the critical section clearing code. The code was
Kenneth R Westerback
2005-01-10
Make the time spent scanning per channel consistent with other drivers
Jonathan Gray
2005-01-09
From dyoung@NetBSD rev 1.41:
Jonathan Gray
2005-01-09
Use the macwrite instead of the hostwrite radio programming method
Jonathan Gray
2005-01-09
fix regulation domain handling
Reyk Floeter
2005-01-08
spaces
Michael Shalayeff
2005-01-08
rev 1.125
Brad Smith
2005-01-08
fix conflicting types for ahc_send_async().
Kevin Lo
[next]