freebsd-dev/sys/net80211
Brooks Davis 9bf40ede4a Replace the if_name and if_unit members of struct ifnet with new members
if_xname, if_dname, and if_dunit. if_xname is the name of the interface
and if_dname/unit are the driver name and instance.

This change paves the way for interface renaming and enhanced pseudo
device creation and configuration symantics.

Approved By:	re (in principle)
Reviewed By:	njl, imp
Tested On:	i386, amd64, sparc64
Obtained From:	NetBSD (if_xname)
2003-10-31 18:32:15 +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 add statistics for all failures and/or abnormal events; still need 2003-10-17 23:15:30 +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 Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +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
ieee80211_var.h add statistics for all failures and/or abnormal events; still need 2003-10-17 23:15:30 +00:00
ieee80211.c short preamble capability is not just for 11g; mark IEEE80211_F_SHPREAMBLE 2003-09-14 22:32:18 +00:00
ieee80211.h add definitions for various control frames and a minimum-sized frame that 2003-09-15 19:36:34 +00:00