freebsd-dev/sys/dev/mwl
Bernhard Schmidt c09bfb13d7 The mwl's HAL manages an array of MWL_MBSS_MAX VAPs where the first 8 are
supposed to be APs and the later 24 are pre-configured as STAs. A wrong
condition during initialization is responsible for not configuring the last
8 array members. This is results in being able to create more than 8,
possible uninitialized, AP-VAPs.

PR:		kern/153549
Submitted by:	Erik Fonnesbeck <efonnes at gmail.com>
MFC after:	2 weeks
2010-12-31 09:50:15 +00:00
..
if_mwl_pci.c Fix firmware module dependencies. 2010-09-10 08:11:48 +00:00
if_mwl.c Add new tunable 'net.link.ifqmaxlen' to set default send interface 2010-05-03 07:32:50 +00:00
if_mwlioctl.h
if_mwlvar.h - Add a private timer to drive the transmit watchdog instead of using 2009-11-19 22:06:40 +00:00
mwldiag.h
mwlhal.c The mwl's HAL manages an array of MWL_MBSS_MAX VAPs where the first 8 are 2010-12-31 09:50:15 +00:00
mwlhal.h Update to 3.6.2.2 firmware (latest w/o host-based power save support): 2009-06-29 18:42:54 +00:00
mwlreg.h Update to 3.6.2.2 firmware (latest w/o host-based power save support): 2009-06-29 18:42:54 +00:00