Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-30 | remove a useless timeout after tx (decrease nasty delays while | Reyk Floeter | |
scanning) and fix various other minor things in the ath(4) driver. | |||
2005-05-25 | add ifconfig -M option to replace wicontrol -L and -l for ap scanning | Reyk Floeter | |
and node listing. wicontrol is not supported by net80211 drivers anymore. further improvements will be done. ok dlg@, jsg@ | |||
2005-01-07 | add support for BIOCGDLTLIST and BIOCSDLT, see bpf(4) | Reyk Floeter | |
ok canacar@, fgsch@, tested by some other people | |||
2004-12-30 | replace __attribute__((__packed__)) with __packed. | Reyk Floeter | |
2004-12-25 | in real C, there is not , after the last enum entry; ok reyk | Theo de Raadt | |
2004-11-02 | some changes merged in from netbsd. ieee80211_regdomain.# will be used | Reyk Floeter | |
by sdr (software defined radios). ok deraadt@ millert@ damien@ | |||
2004-06-22 | Import current NetBSD/FreeBSD 802.11 framework. | Todd C. Miller | |
Based in part on a diff from Matthew Gream. |