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
2009-12-10
remove dead assignment and newly created unused variable.
Charles Longeau
2009-12-10
remove dead assignment and newly created unused variable.
Charles Longeau
2009-12-09
Stop spamming dmesg when raid isn't available.
Marco Peereboom
2009-12-07
get rid of the return codes from command submission, ata_cmd handlers
David Gwynne
2009-12-06
Nuke SCSI_URGENT after removing its only use, in ncr53c9x.c. That use
Kenneth R Westerback
2009-12-06
change M_WAITOK --> M_WAITOK|M_CANFAIL
Charles Longeau
2009-12-05
Use the correct member of the ieee80211com struct when testing
Jonathan Gray
2009-12-01
put the midlayer changes back in.
David Gwynne
2009-11-29
unbreak compilation on sparc64 with AUDIO_DEBUG defined
Alexandre Ratchov
2009-11-26
Don't try to be clever and mix tag queueing mechanisms. Few if any
Kenneth R Westerback
2009-11-25
fix previous
Damien Bergamini
2009-11-25
single-stream parts (AR9285) have a hardware bug that limits the
Damien Bergamini
2009-11-24
Correct the copy out of the packet into the mbuf. We need to loop or
Claudio Jeker
2009-11-24
Reset the chip an re-initialise the interface after reset. Resetting the
Mark Kettenis
2009-11-24
kill hooks and timeouts before calling complex sleeping code from detach; ok jsg
Theo de Raadt
2009-11-23
in detach, get rid of powerhook before doing sleeping operations
Theo de Raadt
2009-11-23
little annoying knf
Theo de Raadt
2009-11-23
prevent interrupts storm when the radio switch is turned off while
Damien Bergamini
2009-11-23
move things from athn_attach() to athn_init() such that we can
Damien Bergamini
2009-11-23
cleanup athn_set_key (not used yet.)
Damien Bergamini
2009-11-23
remove a global that i used to test protection modes.
Damien Bergamini
2009-11-23
Bring elink3 at least a bit into the new world. It used to have some super
Claudio Jeker
2009-11-22
Bring last drivers fully into the NO_CCB world by replacing
Kenneth R Westerback
2009-11-22
Probe modes for SATA disks, makes CF behind SATA work and gives
Jonathan Gray
2009-11-22
fix RTS/CTS and CTS-to-self protection modes.
Damien Bergamini
2009-11-21
tyypo
Miod Vallat
2009-11-21
make the led blink during a scan.
Damien Bergamini
2009-11-21
debug off
Damien Bergamini
2009-11-19
if a radio switch exists, configure the GPIO pin to which it is
Damien Bergamini
2009-11-19
fix for some variants of AR9285.
Damien Bergamini
2009-11-18
* always move the same amount of data (256 frames) in the interrupt handler
Jacob Meuser
2009-11-18
panic on impossible error code
Alexander Hall
2009-11-17
fix a DPRINTF format string.
Damien Bergamini
2009-11-17
cleanup the printf/DPRINTF mess.
Damien Bergamini
2009-11-17
fix previous.
Damien Bergamini
2009-11-17
update hardware multicast filter.
Damien Bergamini
2009-11-17
add short interframe space to duration since the athn_txtime
Damien Bergamini
2009-11-16
it is better if it compiles.
Damien Bergamini
2009-11-16
do not panic when wep is enabled.
Damien Bergamini
2009-11-16
Fix array access found by parfait and switch to nitems while here.
Jonathan Gray
2009-11-15
Move ciss(4) to NO_CCB. Add some extra paranoia by always testing
Kenneth R Westerback
2009-11-15
AR9287 uses GPIO pin 8 for LED, not 1.
Damien Bergamini
2009-11-15
fix athn_stop_tx_dma().
Damien Bergamini
2009-11-14
translate a comment from french to english.
Damien Bergamini
2009-11-14
make ramdisks compile
Theo de Raadt
2009-11-14
athn(4), a driver for Atheros 802.11a/g/n devices.
Damien Bergamini
2009-11-13
Remove an unnecessary assignment. From NetBSD via Brad.
Stuart Henderson
2009-11-12
memory leak found by parfait in an ioctl path, ok damien jsg
Theo de Raadt
2009-11-12
revert midlayer back to it was before i put my big rewrite in. this is
David Gwynne
2009-11-10
backout the backout marco did of my code because of the NO_CCB breakage.
David Gwynne
[prev]
[next]