.. |
CHANGES
|
Update for recent changes and after tweaking the command to generate
|
2005-11-23 20:29:08 +00:00 |
Makefile
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
_ieee80211.h
|
Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.
|
2006-03-08 23:46:22 +00:00 |
files.net80211
|
Move AMRR code out of wpi(4) and ural(4) into net80211 itself.
|
2006-10-31 21:53:41 +00:00 |
ieee80211.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ieee80211.h
|
For eventual re-use, extract the sub-band struct from struct
|
2006-03-28 00:13:56 +00:00 |
ieee80211_acl.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ieee80211_amrr.c
|
Move AMRR code out of wpi(4) and ural(4) into net80211 itself.
|
2006-10-31 21:53:41 +00:00 |
ieee80211_amrr.h
|
Move AMRR code out of wpi(4) and ural(4) into net80211 itself.
|
2006-10-31 21:53:41 +00:00 |
ieee80211_crypto.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ieee80211_crypto.h
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ieee80211_crypto_ccmp.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ieee80211_crypto_none.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ieee80211_crypto_tkip.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ieee80211_crypto_wep.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ieee80211_input.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ieee80211_ioctl.c
|
oops - passing wrong integer.
|
2006-10-27 00:11:44 +00:00 |
ieee80211_ioctl.h
|
Miscellaneous ath(4) and net80211 updates and bug-fixes coming from
|
2006-03-02 03:38:26 +00:00 |
ieee80211_netbsd.c
|
Miscellaneous ath(4) and net80211 updates and bug-fixes coming from
|
2006-03-02 03:38:26 +00:00 |
ieee80211_netbsd.h
|
Miscellaneous ath(4) and net80211 updates and bug-fixes coming from
|
2006-03-02 03:38:26 +00:00 |
ieee80211_node.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ieee80211_node.h
|
Make 802.11 devices to work with stealth AP even when scanning
|
2006-06-30 06:17:10 +00:00 |
ieee80211_output.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ieee80211_proto.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ieee80211_proto.h
|
Miscellaneous ath(4) and net80211 updates and bug-fixes coming from
|
2006-03-02 03:38:26 +00:00 |
ieee80211_radiotap.h
|
Note in radiotap header file and manual page that radiotap fields
|
2006-03-12 03:22:02 +00:00 |
ieee80211_rssadapt.c
|
comment out impossible comparisons.
|
2006-08-30 15:40:41 +00:00 |
ieee80211_rssadapt.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
ieee80211_sysctl.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
ieee80211_var.h
|
Make 802.11 devices to work with stealth AP even when scanning
|
2006-06-30 06:17:10 +00:00 |
ieee80211_xauth.c
|
Register authenticators for 802.1x, WPA.
|
2006-02-27 01:08:28 +00:00 |