aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mwl
Commit message (Expand)AuthorAgeFilesLines
* Don't use BUS_DMA_ALLOCNOW as that causes the attachment to fail onRui Paulo2009-10-221-1/+1
* Replace 'can not' with 'cannot' so that we use 'cannot' everywhere.Rui Paulo2009-09-231-1/+1
* Call mwl_rxdma_cleanup() if there was an error setting up the RX DMA.Rui Paulo2009-09-181-1/+3
* must also plumb static wep keys to the local sta db in sta mode; notSam Leffler2009-09-041-0/+4
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on theRui Paulo2009-07-111-4/+13
* Revamp 802.11 action frame handling:Sam Leffler2009-07-052-5/+9
* Update to 3.6.2.2 firmware (latest w/o host-based power save support):Sam Leffler2009-06-295-130/+292
* track HT flags move to iv_flags_htSam Leffler2009-06-071-7/+7
* driver for Marvell 88W8363 Wireless LAN controllerSam Leffler2009-06-018-0/+10625