summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/if_maloreg.h
AgeCommit message (Expand)Author
2007-10-08Make pcmcia malo(4) work with trunk(4) by:Marcus Glocker
2007-08-09o Add a mechanism to execute single commands even if are are not contextMarcus Glocker
2007-08-09Comment. Sort some register values.Marcus Glocker
2007-08-09Add event handler. Events notify us about things like when aMarcus Glocker
2007-08-05Add WEP support, which is done fully by the FW.Marcus Glocker
2007-06-30Add 802.11d (domain info) command.Marcus Glocker
2007-06-17Add background SCAN command.Marcus Glocker
2007-06-17Add first shoot of SCAN command.Marcus Glocker
2007-06-16Add three new firmware commands to set authentication, set rate adaption,Marcus Glocker
2007-06-08Add TX path which enables some first (unreliable yet) packet transfers.Marcus Glocker
2007-06-01Add RX path and enable monitor mode.Marcus Glocker
2007-05-28Add a bunch of new firmware commands to configure MAC/PHY/RF, and do so.Marcus Glocker
2007-05-26Tune command interface.Marcus Glocker
2007-05-25Make FW commands save in the way that requests/responses must be doneMarcus Glocker
2007-05-25Initial driver stub for the Marvell 88W8385 PCMCIA (CF) device.Marcus Glocker