summaryrefslogtreecommitdiffstats
path: root/sys/modules/wlan_acl
Commit message (Collapse)AuthorAgeFilesLines
* Per email to arch@ a little while ago (that was greeted with silence),imp2008-09-011-1/+1
| | | | | prefer the more common > ${.TARGET} over > opt_foo.h in modules makefiles.
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-0/+6
| | | | | | | | | | | Note this includes changes to all drivers and moves some device firmware loading to use firmware(9) and a separate module (e.g. ral). Also there no longer are separate wlan_scan* modules; this functionality is now bundled into the wlan module. Supported by: Hobnob and Marvell Reviewed by: many Obtained from: Atheros (some bits)
* Update/new modules for net80211 and ath changes.sam2004-12-081-0/+8
OpenPOWER on IntegriCloud