freebsd-dev/sys/dev/iwn
Adrian Chadd a22cfd04e7 Refactor out the scan id and scan vap as part of the scan work.
Make the scan state optional - we'll obviously need a vap, but we now
won't require the scan state.  the only thing the scan state is needed
for is to check for the list of SSIDs to scan - which we can now
just plain ignore by passing in NULL as the scan state pointer.

Tested:

* Intel 5100 (STA)
2013-12-07 08:32:15 +00:00
..
if_iwn_chip_cfg.h Add some PLCP thresholds from Linux iwlwifi driver in preparation for 2013-12-07 06:45:09 +00:00
if_iwn_debug.h Add a new debug section. 2013-11-26 08:57:25 +00:00
if_iwn_devid.h Add device ids for the Centrino 2x00 devices. 2013-11-04 05:40:19 +00:00
if_iwn.c Refactor out the scan id and scan vap as part of the scan work. 2013-12-07 08:32:15 +00:00
if_iwnreg.h Overhaul the iwn(4) scan infrastructure to be slightly more "correct" 2013-12-02 03:59:45 +00:00
if_iwnvar.h Begin fleshing out some code to handle tracking PLCP error rates 2013-12-07 08:03:10 +00:00