.. |
Makefile
|
Install header files for the new 802.11 layer.
|
2003-10-13 04:29:31 +00:00 |
ieee80211.c
|
Do not index arrays using enum constants, since enums can be
|
2003-10-14 23:13:44 +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
|
Add WEP shared-key authentication.
|
2003-10-15 11:43:51 +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
|
Add WEP shared-key authentication.
|
2003-10-15 11:43:51 +00:00 |
ieee80211_node.h
|
Add WEP shared-key authentication.
|
2003-10-15 11:43:51 +00:00 |
ieee80211_output.c
|
Add WEP shared-key authentication.
|
2003-10-15 11:43:51 +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_var.h
|
* Add support for frequency-hopping PHY mode.
|
2003-10-13 04:27:40 +00:00 |