NetBSD/sys/net80211
dyoung 1e9e4aceb7 Rewrite ieee80211_get_rate using clue from sys/dev/ic/athrate-sample.c:
Change -1 to named constant IEEE80211_FIXED_RATE_NONE.  ic_fixed_rate
is an index into the ic_sup_rates table, so lookup a fixed rate
there and search the ni->ni_rates table for it.
2005-12-29 22:17:09 +00:00
..
CHANGES Update for recent changes and after tweaking the command to generate 2005-11-23 20:29:08 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
_ieee80211.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
files.net80211 Move 802.11-specific files to files.net80211 2005-11-27 21:14:26 +00:00
ieee80211.c Fix ieee80211_media2rate to suit the funny order of NetBSD's DSSS 2005-12-13 09:28:31 +00:00
ieee80211.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ieee80211_acl.c Resolve conflicts and adapt to NetBSD. 2005-11-18 16:40:08 +00:00
ieee80211_crypto.c Resolve conflicts and adapt to NetBSD. 2005-11-18 16:40:08 +00:00
ieee80211_crypto.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ieee80211_crypto_ccmp.c Register these crypto modules. 2005-11-18 16:57:22 +00:00
ieee80211_crypto_none.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ieee80211_crypto_tkip.c Resolve conflicts and adapt to NetBSD. 2005-11-18 16:40:08 +00:00
ieee80211_crypto_wep.c Register these crypto modules. 2005-11-18 16:57:22 +00:00
ieee80211_input.c Cosmetic: extract a subroutine ieee80211_update_adhoc_node() from 2005-12-29 10:06:52 +00:00
ieee80211_ioctl.c Resolve conflicts and adapt to NetBSD. 2005-11-18 16:40:08 +00:00
ieee80211_ioctl.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ieee80211_netbsd.c Merge the 3 copies of m_getcl() so that fast ipsec compiles again together 2005-12-04 19:15:21 +00:00
ieee80211_netbsd.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ieee80211_node.c Rewrite ieee80211_get_rate using clue from sys/dev/ic/athrate-sample.c: 2005-12-29 22:17:09 +00:00
ieee80211_node.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ieee80211_output.c In atw(4), use ieee80211_compute_duration() to compute IEEE 802.11 2005-12-29 21:08:26 +00:00
ieee80211_proto.c Resolve conflicts and adapt to NetBSD. 2005-11-18 16:40:08 +00:00
ieee80211_proto.h In atw(4), use ieee80211_compute_duration() to compute IEEE 802.11 2005-12-29 21:08:26 +00:00
ieee80211_radiotap.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ieee80211_rssadapt.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ieee80211_rssadapt.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ieee80211_sysctl.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ieee80211_var.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ieee80211_xauth.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00