Sam Leffler
|
b58b38031d
|
Close a race where ath_intr is installed and may be called before
the HAL is setup: use sc_invalid to discard such entries into
ath_intr. This can easily happen if the device is assigned a shared IRQ.
|
2003-08-13 21:29:35 +00:00 |
|
Sam Leffler
|
6b59f5e3d0
|
o remove bmisshack no longer needed with the BSSID fix in v0.9.5.2 of the hal
o add monitor mode support
o fix short preamble handling in beacon setup (noop)
o correct resume handling
|
2003-08-02 06:14:15 +00:00 |
|
Sam Leffler
|
45bbf62fb5
|
track changes to 802.11 code:
o override new_state method per new model
o use ieee80211_state_name instead of private copy
|
2003-07-20 21:38:20 +00:00 |
|
Sam Leffler
|
45cabbdc58
|
o add read-only sysctls to view regulatory domain, country code, and
outdoor use controls
o use sysctl-visible values in setting up channel list
|
2003-07-13 17:07:25 +00:00 |
|
Sam Leffler
|
5f3721d5ca
|
acknowledge the contribution of Atsushi Onoe
|
2003-06-30 04:51:11 +00:00 |
|
Sam Leffler
|
5591b2131a
|
Atheros 802.11 driver. Requires Atheros Hardware Access Lay (HAL).
Supported by: Atheros Comunications
|
2003-06-23 17:01:19 +00:00 |
|