NetBSD/sys/net80211
dyoung d6d1366732 Restore ABI compatibility with SIOCG80211STATS, SIOCG80211ZSTATS
in NetBSD 2.0:

        * If 2.x compatibility is enabled (#ifdef COMPAT_20),
          compile support for OSIOCG80211STATS and OSIOCG80211ZSTATS,
          with the same ioctl numbers as SIOCG80211STATS and
          SIOCG80211ZSTATS in 2.x.  OSIOCG80211STATS and
          OSIOCG80211ZSTATS return an ieee80211_ostats struct,
          which has the same layout as ieee80211_stats in 2.x.

        * Add new ioctl numbers for SIOCG80211STATS and SIOCG80211ZSTATS.
          Both these ioctls will copy at most ifr_buflen bytes of
          the new ieee80211_stats to ifr_buf.
2005-07-27 06:52:27 +00:00
..
Makefile Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) 2005-06-22 06:14:51 +00:00
_ieee80211.h Import FreeBSD's net80211(9) of 2005-05-18 2005-06-21 20:37:38 +00:00
ieee80211.c Resolve conflicts. 2005-07-26 22:52:47 +00:00
ieee80211.h Resolve conflicts. 2005-07-26 22:52:47 +00:00
ieee80211_acl.c Resolve conflicts. 2005-07-26 22:52:47 +00:00
ieee80211_crypto.c Resolve conflicts. 2005-07-26 22:52:47 +00:00
ieee80211_crypto.h Remove duplicate FreeBSD RCS ID. 2005-07-26 22:57:26 +00:00
ieee80211_crypto_ccmp.c Resolve conflicts. 2005-07-26 22:52:47 +00:00
ieee80211_crypto_none.c Resolve conflicts. 2005-07-26 22:52:47 +00:00
ieee80211_crypto_tkip.c Resolve conflicts. 2005-07-26 22:52:47 +00:00
ieee80211_crypto_wep.c Resolve conflicts. 2005-07-26 22:52:47 +00:00
ieee80211_input.c Import changes in FreeBSD's net80211 between 2005-05-18 and 2005-07-11. 2005-07-26 22:52:47 +00:00
ieee80211_ioctl.c Restore ABI compatibility with SIOCG80211STATS, SIOCG80211ZSTATS 2005-07-27 06:52:27 +00:00
ieee80211_ioctl.h Restore ABI compatibility with SIOCG80211STATS, SIOCG80211ZSTATS 2005-07-27 06:52:27 +00:00
ieee80211_netbsd.c Resolve conflicts. 2005-07-26 22:52:48 +00:00
ieee80211_netbsd.h Resolve conflicts. 2005-07-26 22:52:48 +00:00
ieee80211_node.c In ieee80211_refine_node_for_beacon, deal gracefully with a node 2005-07-26 23:07:53 +00:00
ieee80211_node.h Resolve conflicts. 2005-07-26 22:52:48 +00:00
ieee80211_output.c Resolve conflicts. 2005-07-26 22:52:48 +00:00
ieee80211_proto.c Resolve conflicts. 2005-07-26 22:52:48 +00:00
ieee80211_proto.h Resolve conflicts. 2005-07-26 22:52:48 +00:00
ieee80211_radiotap.h Resolve conflicts. 2005-07-26 22:52:48 +00:00
ieee80211_rssadapt.c Resolve conflicts. 2005-07-26 22:52:48 +00:00
ieee80211_rssadapt.h Resolve conflicts. 2005-07-26 22:52:48 +00:00
ieee80211_sysctl.h Resolve conflicts. 2005-07-26 22:52:48 +00:00
ieee80211_var.h Resolve conflicts. 2005-07-26 22:52:48 +00:00
ieee80211_xauth.c Resolve conflicts. 2005-07-26 22:52:48 +00:00