.. |
_ieee80211.h
|
add some useful definitions that'll be used soon
|
2005-12-12 17:57:00 +00:00 |
ieee80211_acl.c
|
Extend acl support to pass ioctl requests through and use this to
|
2005-08-13 17:31:48 +00:00 |
ieee80211_crypto_ccmp.c
|
disallow module unload when there are dynamic references
|
2005-12-12 19:07:48 +00:00 |
ieee80211_crypto_none.c
|
|
|
ieee80211_crypto_tkip.c
|
disallow module unload when there are dynamic references
|
2005-12-12 19:07:48 +00:00 |
ieee80211_crypto_wep.c
|
disallow module unload when there are dynamic references
|
2005-12-12 19:07:48 +00:00 |
ieee80211_crypto.c
|
Split crypto tx+rx key indices and add a key index -> node mapping table:
|
2005-08-08 18:46:36 +00:00 |
ieee80211_crypto.h
|
Split crypto tx+rx key indices and add a key index -> node mapping table:
|
2005-08-08 18:46:36 +00:00 |
ieee80211_freebsd.c
|
remove duplicate ifname in debug msg
|
2006-06-24 18:00:17 +00:00 |
ieee80211_freebsd.h
|
add support for 802.11 packet injection via bpf
|
2006-07-26 03:15:16 +00:00 |
ieee80211_input.c
|
Move ethernet VLAN tags from mtags to its own mbuf packet header field
|
2006-09-17 13:33:30 +00:00 |
ieee80211_ioctl.c
|
Now that we have COMPAT_FREEBSD6 officially, use it from opt_compat.h.
|
2006-09-26 12:41:13 +00:00 |
ieee80211_ioctl.h
|
More statistics fixups:
|
2006-08-10 06:04:00 +00:00 |
ieee80211_node.c
|
Move conditional preprocessing out from the IEEE80211_DPRINTF macro
|
2006-06-01 14:06:32 +00:00 |
ieee80211_node.h
|
when scanning channels marked passive defer probe request until
|
2006-03-06 17:23:26 +00:00 |
ieee80211_output.c
|
Move ethernet VLAN tags from mtags to its own mbuf packet header field
|
2006-09-17 13:33:30 +00:00 |
ieee80211_proto.c
|
add support for 802.11 packet injection via bpf
|
2006-07-26 03:15:16 +00:00 |
ieee80211_proto.h
|
add support for 802.11 packet injection via bpf
|
2006-07-26 03:15:16 +00:00 |
ieee80211_radiotap.h
|
add flag to tag frames w/ a known bad FCS
|
2006-01-09 17:04:56 +00:00 |
ieee80211_var.h
|
add support for 802.11 packet injection via bpf
|
2006-07-26 03:15:16 +00:00 |
ieee80211_xauth.c
|
|
|
ieee80211.c
|
add support for 802.11 packet injection via bpf
|
2006-07-26 03:15:16 +00:00 |
ieee80211.h
|
o move min/max beacon interval and dtim period to public location
|
2006-07-26 03:05:34 +00:00 |