1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00
freebsd/sys/net80211
Sam Leffler f1e95a234a record tstamp from beacons received in station mode when associated;
this is needed by drivers that want to resync their timers based on
the tsf of the last recv'd beacon frame
2005-06-10 01:29:21 +00:00
..
_ieee80211.h
ieee80211_acl.c
ieee80211_crypto_ccmp.c add force flag to enmic/demic crypto api for use in xmit fragmentation 2005-06-06 04:04:38 +00:00
ieee80211_crypto_none.c add force flag to enmic/demic crypto api for use in xmit fragmentation 2005-06-06 04:04:38 +00:00
ieee80211_crypto_tkip.c add force flag to enmic/demic crypto api for use in xmit fragmentation 2005-06-06 04:04:38 +00:00
ieee80211_crypto_wep.c add force flag to enmic/demic crypto api for use in xmit fragmentation 2005-06-06 04:04:38 +00:00
ieee80211_crypto.c Revise crypto api lightly to improve group key handling: 2005-04-12 17:55:13 +00:00
ieee80211_crypto.h add force flag to enmic/demic crypto api for use in xmit fragmentation 2005-06-06 04:04:38 +00:00
ieee80211_freebsd.c pass re-association events up using a new message type 2005-03-29 19:36:42 +00:00
ieee80211_freebsd.h remove extern from function decls 2005-04-04 04:27:20 +00:00
ieee80211_input.c record tstamp from beacons received in station mode when associated; 2005-06-10 01:29:21 +00:00
ieee80211_ioctl.c Change the MLME ASSOCIATE ioctl to accept either a ssid, a bssid, 2005-06-07 23:37:49 +00:00
ieee80211_ioctl.h Change the MLME ASSOCIATE ioctl to accept either a ssid, a bssid, 2005-06-07 23:37:49 +00:00
ieee80211_node.c Change the MLME ASSOCIATE ioctl to accept either a ssid, a bssid, 2005-06-07 23:37:49 +00:00
ieee80211_node.h o collect dtim period+count from beacons in station mode so drivers 2005-06-09 04:05:43 +00:00
ieee80211_output.c WPA/802.11i interoperability fixes: 2005-06-07 00:08:48 +00:00
ieee80211_proto.c Don't clock the state machine in various cases when roaming is set 2005-06-07 23:31:36 +00:00
ieee80211_proto.h remove extern from function decls 2005-04-04 04:27:20 +00:00
ieee80211_radiotap.h o replace out-of-line copy of FCS w/ a flag that indicates the 2005-01-22 20:12:05 +00:00
ieee80211_var.h o collect dtim period+count from beacons in station mode so drivers 2005-06-09 04:05:43 +00:00
ieee80211_xauth.c
ieee80211.c supply a default ic_reset method for drivers; the ioctl code expect this 2005-01-27 17:39:17 +00:00
ieee80211.h