NetBSD/sys/net80211
dyoung 85f84a3155 Cosmetic: get rid of an indent level in ieee80211_find_txnode by
changing an if () ... else to an if () return.
2003-11-02 01:29:05 +00:00
..
Makefile Install header files for the new 802.11 layer. 2003-10-13 04:29:31 +00:00
ieee80211.c bpfattach/bpfdetach need to be protected with NBPFILTER > 0 2003-10-16 22:25:00 +00:00
ieee80211.h Add WEP shared-key authentication. 2003-10-15 11:43:51 +00:00
ieee80211_compat.c Make if_printf more nearly match FreeBSD's, and make it compile. 2003-09-23 15:57:25 +00:00
ieee80211_compat.h add __attribute__((__format__)) to if_printf 2003-10-15 08:13:28 +00:00
ieee80211_crypto.c More changes following this pattern: 2003-09-23 16:03:46 +00:00
ieee80211_crypto.h Insert RCSIDs. 2003-09-14 01:14:54 +00:00
ieee80211_input.c Eliminate bogus initializer. 2003-10-27 17:11:19 +00:00
ieee80211_ioctl.c Fix PR 23146 (sys/net80211/ intergration break WEP/power management 2003-10-13 20:05:09 +00:00
ieee80211_ioctl.h Revive constant IEEE80211_CHAN_ANY for ioctls. 2003-10-13 04:16:59 +00:00
ieee80211_node.c Cosmetic: get rid of an indent level in ieee80211_find_txnode by 2003-11-02 01:29:05 +00:00
ieee80211_node.h Add ieee80211_find_rxnode and its helper ieee80211_needs_rxnode. 2003-10-29 21:50:57 +00:00
ieee80211_output.c On the output path, save a power-saving station's ieee80211_node 2003-11-02 00:17:27 +00:00
ieee80211_proto.c Add Kevin Lahey's power-saving support from the old 802.11 layer 2003-10-13 04:23:56 +00:00
ieee80211_proto.h Add Kevin Lahey's power-saving support from the old 802.11 layer 2003-10-13 04:23:56 +00:00
ieee80211_radiotap.h Insert RCSIDs. 2003-09-14 01:14:54 +00:00
ieee80211_rssadapt.c Support data-rate adaptation loosely based on the paper "Link 2003-10-26 07:56:41 +00:00
ieee80211_rssadapt.h Support data-rate adaptation loosely based on the paper "Link 2003-10-26 07:56:41 +00:00
ieee80211_var.h * Add support for frequency-hopping PHY mode. 2003-10-13 04:27:40 +00:00