freebsd-dev/sys/net80211
Max Laier 02b199f158 Link ALTQ to the build and break with ABI for struct ifnet. Please recompile
your (network) modules as well as any userland that might make sense of
sizeof(struct ifnet).
This does not change the queueing yet. These changes will follow in a
seperate commit. Same with the driver changes, which need case by case
evaluation.

__FreeBSD_version bump will follow.

Tested-by:	(i386)LINT
2004-06-13 17:29:10 +00:00
..
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_input.c Link ALTQ to the build and break with ABI for struct ifnet. Please recompile 2004-06-13 17:29:10 +00:00
ieee80211_ioctl.c o add support for controlling the power of transmitted frames 2004-03-30 22:57:57 +00:00
ieee80211_ioctl.h o add support for controlling the power of transmitted frames 2004-03-30 22:57:57 +00:00
ieee80211_node.c make malloc tag for ieee80211_node more recognizable 2004-04-05 04:15:55 +00:00
ieee80211_node.h eliminate nested include by making MALLOC_DECLARE conditional on the 2004-04-05 22:10:26 +00:00
ieee80211_output.c fix adhoc/ibss operation for drivers that require host support (e.g. ath): 2004-04-02 23:25:39 +00:00
ieee80211_proto.c insure basic rate bit is set in derived rate set; this 2004-04-02 20:22:25 +00:00
ieee80211_proto.h
ieee80211_radiotap.h Resolve the issue of whether frames have FCS or not. Frame data does not 2004-04-05 22:13:21 +00:00
ieee80211_var.h eliminate nested include by making MALLOC_DECLARE conditional on the 2004-04-05 22:10:26 +00:00
ieee80211.c Add some missing <sys/module.h> includes which are masked by the 2004-05-30 17:57:46 +00:00
ieee80211.h add definitions for WME, WPA (and WPA2), and miscellaneous other stuff 2004-04-05 17:47:40 +00:00