freebsd-dev/sys/net80211
Sam Leffler c6b688c403 Sync with netbsd:
o #ifdef _KERNEL the fallback definition for DLT_IEEE802_11_RADIO
o fix many comments
o rename antenna stuff and fix units/reference signal
o change IEEE80211_RADIOTAP_DBM_TX_POWER from unsigned 16-bit value
  to a signed 8-bit value
o change IEEE80211_RADIOTAP_FLAGS from 16 bits to 8 bits to simplify
  padding requirements
o drop IEEE80211_RADIOTAP_TIME
o change IEEE80211_RADIOTAP_ANTENNA from 16 bits to 8 bits
o drop IEEE80211_RADIOTAP_PAD
o add channel flag definitions for outside the kernel so radiotap
  doesn't depend on stuff in ieee80211*.h

Obtained from:	NetBSD
2003-12-28 06:57:28 +00:00
..
ieee80211_crypto.c add statistics for all failures and/or abnormal events; still need 2003-10-17 23:15:30 +00:00
ieee80211_crypto.h
ieee80211_input.c fix station mode breakage (repeat after me: "test every change, no 2003-10-17 23:59:11 +00:00
ieee80211_ioctl.c o insure the current channel is in a good state before starting an AP scan 2003-11-13 05:23:58 +00:00
ieee80211_ioctl.h add statistics for all failures and/or abnormal events; still need 2003-10-17 23:15:30 +00:00
ieee80211_node.c fix typo that broke AP scanning by BSSID 2003-11-09 23:36:46 +00:00
ieee80211_node.h parameterize locking to improve portability and possible 2003-10-17 21:41:52 +00:00
ieee80211_output.c add statistics for all failures and/or abnormal events; still need 2003-10-17 23:15:30 +00:00
ieee80211_proto.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
ieee80211_proto.h
ieee80211_radiotap.h Sync with netbsd: 2003-12-28 06:57:28 +00:00
ieee80211_var.h add statistics for all failures and/or abnormal events; still need 2003-10-17 23:15:30 +00:00
ieee80211.c
ieee80211.h add definitions for various control frames and a minimum-sized frame that 2003-09-15 19:36:34 +00:00