aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mwl/mwlhal.c
Commit message (Expand)AuthorAgeFilesLines
* mwl: drop unneeded NULL pointer check.Andriy Voskoboinyk2016-05-171-1/+1
* Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,John Baldwin2014-06-101-11/+2
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.Ed Schouten2011-11-071-1/+2
* The mwl's HAL manages an array of MWL_MBSS_MAX VAPs where the first 8 areBernhard Schmidt2010-12-311-1/+1
* Update to 3.6.2.2 firmware (latest w/o host-based power save support):Sam Leffler2009-06-291-19/+102
* driver for Marvell 88W8363 Wireless LAN controllerSam Leffler2009-06-011-0/+2703