This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-22 11:17:19 +00:00
Code
Issues
Releases
Activity
2cfd5d3c91
freebsd
/
sys
/
net80211
History
Adrian Chadd
9e6daea736
Re-add the pad[2] I deleted by accident.
2011-04-08 09:56:31 +00:00
..
_ieee80211.h
Re-add the pad[2] I deleted by accident.
2011-04-08 09:56:31 +00:00
ieee80211_acl.c
ieee80211_action.c
ieee80211_action.h
ieee80211_adhoc.c
Make sure to only accept and handle action frames which are for us. In
2011-02-22 19:05:42 +00:00
ieee80211_adhoc.h
ieee80211_ageq.c
Fix typos - remove duplicate "is".
2011-02-23 09:22:33 +00:00
ieee80211_ageq.h
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto_ccmp.c
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c
ieee80211_crypto_wep.c
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_ddb.c
ieee80211_dfs.c
ieee80211_dfs.h
ieee80211_freebsd.c
ieee80211_freebsd.h
ieee80211_hostap.c
Make sure to only accept and handle action frames which are for us. In
2011-02-22 19:05:42 +00:00
ieee80211_hostap.h
ieee80211_ht.c
Constantly use MHz instead of Mhz.
2011-03-13 13:05:50 +00:00
ieee80211_ht.h
Complete the MCS rate table based on the final 802.11n std. While here
2011-03-10 18:17:24 +00:00
ieee80211_hwmp.c
ieee80211_input.c
Add initial support for MIMO statistics to net80211.
2011-04-08 09:20:45 +00:00
ieee80211_input.h
ieee80211_ioctl.c
ieee80211_ioctl.h
ieee80211_mesh.c
Make sure to only accept and handle action frames which are for us. In
2011-02-22 19:05:42 +00:00
ieee80211_mesh.h
ieee80211_monitor.c
ieee80211_monitor.h
ieee80211_node.c
Add initial support for MIMO statistics to net80211.
2011-04-08 09:20:45 +00:00
ieee80211_node.h
Add initial support for MIMO statistics to net80211.
2011-04-08 09:20:45 +00:00
ieee80211_output.c
When injecting frames a temporary node is faked, during this several
2011-03-13 12:56:46 +00:00
ieee80211_phy.c
ieee80211_phy.h
ieee80211_power.c
ieee80211_power.h
ieee80211_proto.c
Fix a WME corner case found by the FreeBSD 802.11n testing crew.
2011-03-24 15:27:15 +00:00
ieee80211_proto.h
Add initial support for MIMO statistics to net80211.
2011-04-08 09:20:45 +00:00
ieee80211_radiotap.c
ieee80211_radiotap.h
ieee80211_ratectl_none.c
ieee80211_ratectl.c
ieee80211_ratectl.h
ieee80211_regdomain.c
ieee80211_regdomain.h
ieee80211_rssadapt.c
ieee80211_rssadapt.h
ieee80211_scan_sta.c
Fix rmax calculation during BSS selection.
2011-03-13 11:58:40 +00:00
ieee80211_scan.c
ieee80211_scan.h
ieee80211_sta.c
Fix a cut&paste error while parsing htcap/htinfo elements. This one is
2011-03-13 12:21:04 +00:00
ieee80211_sta.h
ieee80211_superg.c
ieee80211_superg.h
ieee80211_tdma.c
ieee80211_tdma.h
ieee80211_var.h
First step on removing the harcoded RX/TX stream and MCS0-15 assumptions.
2011-03-13 11:40:18 +00:00
ieee80211_wds.c
Make sure to only accept and handle action frames which are for us. In
2011-02-22 19:05:42 +00:00
ieee80211_wds.h
ieee80211_xauth.c
ieee80211.c
While determining the maxrate for ieee80211_media_setup() honor
2011-03-13 11:47:43 +00:00
ieee80211.h