This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3dc3ad8568
freebsd-skq
/
sys
/
net80211
History
rpaulo
c78c495a2f
Fix typo in comment
...
Submitted by: Paul B Mahol <onemda at gmail.com>
2009-12-08 00:54:08 +00:00
..
_ieee80211.h
ieee80211_acl.c
ieee80211_action.c
Fix off by one in ieee80211_send_action_register
2009-11-11 14:58:48 +00:00
ieee80211_action.h
ieee80211_adhoc.c
ieee80211_adhoc.h
ieee80211_ageq.c
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
Correct handling of keys that already have a hardware/device key index:
2009-07-21 19:36:32 +00:00
ieee80211_crypto.h
Correct handling of keys that already have a hardware/device key index:
2009-07-21 19:36:32 +00:00
ieee80211_ddb.c
Merge the remainder of kern_vimage.c and vimage.h into vnet.c and
2009-08-01 19:26:27 +00:00
ieee80211_dfs.c
correct timeout for doing NOL processing; need a ticks-relative value
2009-09-03 16:29:02 +00:00
ieee80211_dfs.h
ieee80211_freebsd.c
Merge the remainder of kern_vimage.c and vimage.h into vnet.c and
2009-08-01 19:26:27 +00:00
ieee80211_freebsd.h
ieee80211_hostap.c
Fix typo in comment
2009-12-08 00:54:08 +00:00
ieee80211_hostap.h
ieee80211_ht.c
ieee80211_ht.h
ieee80211_hwmp.c
Update the route's sequence number upon receiving a RANN.
2009-10-29 12:19:10 +00:00
ieee80211_input.c
Fix a typo in ifdef mesh support. This would make mesh unworkable if
2009-08-17 12:57:57 +00:00
ieee80211_input.h
ieee80211_ioctl.c
ieee80211_ioctl.h
The isr_intval in ieee80211req_scan_result structure should be 16 bit.
2009-11-09 11:23:37 +00:00
ieee80211_mesh.c
Don't call the newstate callback as that's dangerous. Rely no ENETRESET
2009-10-21 19:31:23 +00:00
ieee80211_mesh.h
Implement the missing support for updating the mesh conf number of
2009-10-19 18:46:22 +00:00
ieee80211_monitor.c
ieee80211_monitor.h
ieee80211_node.c
ieee80211_node.h
ieee80211_output.c
The draft spec doesn't say beacon frames need to have a wildcard BSSID,
2009-10-23 11:13:08 +00:00
ieee80211_phy.c
ieee80211_phy.h
ieee80211_power.c
ieee80211_power.h
ieee80211_proto.c
ieee80211_proto.h
Remove trailing ";" in struct ieee80211_beacon_offsets declaration
2009-11-11 15:00:56 +00:00
ieee80211_radiotap.c
ieee80211_radiotap.h
ieee80211_regdomain.c
ieee80211_regdomain.h
ieee80211_rssadapt.c
ieee80211_rssadapt.h
ieee80211_scan_sta.c
fix misplaced #endif that caused tdma handling to be merged with ESS handling
2009-07-31 19:13:16 +00:00
ieee80211_scan.c
ieee80211_scan.h
ieee80211_sta.c
on transition to SLEEP state mark the station in power save, not awake
2009-09-03 16:24:21 +00:00
ieee80211_sta.h
ieee80211_superg.c
ieee80211_superg.h
ieee80211_tdma.c
ieee80211_tdma.h
ieee80211_var.h
ieee80211_wds.c
ieee80211_wds.h
ieee80211_xauth.c
ieee80211.c
Take a step towards removing if_watchdog/if_timer. Don't explicitly set
2009-11-06 14:55:01 +00:00
ieee80211.h
Update 802.11s mesh support to draft 3.03. This includes a revised frame
2009-09-22 18:18:14 +00:00