freebsd-skq/sys/net80211
sephe f42ebbd1b7 - Correctly handle ALTQ in ieee80211_deliver_data()
- Add comment from sam that ALTQ probably does not work well with WME

PR: kern/119548
Approved by: sam (mentor)
2008-02-03 12:00:03 +00:00
..
_ieee80211.h o add IEEE80211_RATE_MCS to use instead of naked constant (for marking MCS) 2007-09-18 20:46:36 +00:00
ieee80211_acl.c
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_freebsd.c sync 11n support with vap code base; many changes based on interop 2007-11-02 05:22:25 +00:00
ieee80211_freebsd.h sync 11n support with vap code base; many changes based on interop 2007-11-02 05:22:25 +00:00
ieee80211_ht.c o correct typo that broke check when handling addba response 2008-02-01 21:31:10 +00:00
ieee80211_ht.h add opaque pointer to tx ampdu state for drivers 2008-02-02 00:38:02 +00:00
ieee80211_input.c - Correctly handle ALTQ in ieee80211_deliver_data() 2008-02-03 12:00:03 +00:00
ieee80211_ioctl.c sync 11n support with vap code base; many changes based on interop 2007-11-02 05:22:25 +00:00
ieee80211_ioctl.h sync 11n support with vap code base; many changes based on interop 2007-11-02 05:22:25 +00:00
ieee80211_node.c o correct re-association indicator dispatched in node join event 2007-11-23 06:23:12 +00:00
ieee80211_node.h sync 11n support with vap code base; many changes based on interop 2007-11-02 05:22:25 +00:00
ieee80211_output.c Add padding for anticipated functionality 2007-12-07 01:46:13 +00:00
ieee80211_power.c
ieee80211_power.h
ieee80211_proto.c update default wme parameters to latest WiFi test plans 2007-11-23 05:55:06 +00:00
ieee80211_proto.h sync 11n support with vap code base; many changes based on interop 2007-11-02 05:22:25 +00:00
ieee80211_radiotap.h update channel flag defs to match _ieee80211.h so cpp doesn't complain 2007-12-13 01:23:40 +00:00
ieee80211_regdomain.c
ieee80211_regdomain.h
ieee80211_scan_ap.c sync 11n support with vap code base; many changes based on interop 2007-11-02 05:22:25 +00:00
ieee80211_scan_sta.c Be more careful handling off-channel frames: if the driver (wrongly) 2007-11-26 21:28:18 +00:00
ieee80211_scan.c silence complaint about not loading the wlan_scan_monitor module; 2007-10-24 20:20:41 +00:00
ieee80211_scan.h
ieee80211_var.h add ieee80211_find_channel_byieee to lookup a channel by ieee channel # 2007-11-23 05:57:20 +00:00
ieee80211_xauth.c
ieee80211.c Add padding for anticipated functionality 2007-12-07 01:46:13 +00:00
ieee80211.h correct TID_TO_WME_AC handling of BE 2007-11-23 06:12:46 +00:00