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
/
cardbus
/
if_ral_cardbus.c
Age
Commit message (
Expand
)
Author
2015-11-24
You only need <net/if_dl.h> if you're using LLADDR() or a sockaddr_dl.
Martin Pieuchot
2013-12-06
Add a DVACT_WAKEUP op to the *_activate() API. This is called after the
Theo de Raadt
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2010-08-25
Make CardBus ral(4) suspend and resume properly on machines that keep the
Mark Kettenis
2010-04-05
Initial bits for >=RT3090 support.
Damien Bergamini
2010-03-27
Give cardbus the pci_chipset_tag_t from pccbb and push it out through
Jonathan Gray
2010-03-27
Bring back cardbus_chipset_tag_t which is in practice a
Jonathan Gray
2010-03-22
Remove some cardbus defines and types which are identical to
Jonathan Gray
2009-05-12
fix EDIMAX attachment.
Damien Bergamini
2009-03-29
make various strings ("can't map mem space" and similar) more consistent
Stuart Henderson
2008-11-25
more sizeof->nitems
Damien Bergamini
2008-07-21
rename rt2860 pci ids to match with reality.
Damien Bergamini
2007-11-15
New driver for Ralink RT2860 chipset.
Damien Bergamini
2006-10-22
replace rssadapt(9) with amrr for automatic rate control.
Damien Bergamini
2006-10-12
Add a symbolic name parameter to cardbus_intr_establish().
Alexander Yurchenko
2006-06-21
removal of '#ifdef rbus ... #else ...' directives, we use rbus in all
Felix Kronlage
2006-01-09
- add preliminary support for Ralink Technology RT2561, RT2561S and RT2661
Damien Bergamini
2005-05-16
Use cardbus_matchbyid().
Brad Smith
2005-02-22
make ral compile on macppc.
Damien Bergamini
2005-02-19
fix dmesg output.
Damien Bergamini
2005-02-18
make sure bpfilter.h is included before including ralvar.h. fixes a panic
Damien Bergamini
2005-02-15
Driver for Ralink Technology RT2500 wireless adapters.
Damien Bergamini