Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | create STA entry for our BSS upon association. | 2011-01-06 | 1 | -11/+34 | ||
| | | | | | | update Rx filter after association. move RECV_START command outside of rx_enable since rx_enable callback is not allowed to fail. | |||||
* | "athn* at uhub? port ?" | 2011-01-06 | 1 | -0/+2305 | ||
this adds preliminary support for the Atheros AR9271 chipset and probably the AR9280+AR7010 and AR9287+AR7010 too though those were not tested. scanning still takes a very long time (~1 sec per channel) but otherwise, operation in STA mode seems stable. will implement fast channel change soon. committed over the Ubiquiti WifiStation EXT (AR9271) on i386 with WPA. requires firmware (see man page for details) ok deraadt@ (who checked the .h files) |