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