android_kernel_xiaomi_sm8350/net/mac80211
Johannes Berg b3fc9c6c58 mac80211: remove message on receiving unexpected unencrypted frames
Some people are getting this message a lot, and we have traced it to
broken access points that much too often send completely empty frames
(all bytes zeroed, which they shouldn't do at all.)

Since we cannot do anything about such frames in any case except the
special case where we're debugging an AP, just remove the message.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-04-15 15:04:36 -04:00
..
aes_ccm.c
aes_ccm.h
cfg.c mac80211: implement cfg80211 station handling 2008-01-28 15:09:39 -08:00
cfg.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c mac80211: add unified BSS configuration 2008-01-28 15:09:43 -08:00
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
debugfs.c
debugfs.h
event.c
ieee80211_i.h mac80211: add unified BSS configuration 2008-01-28 15:09:43 -08:00
ieee80211_iface.c mac80211: add beacon configuration via cfg80211 2008-01-28 15:09:38 -08:00
ieee80211_ioctl.c
ieee80211_key.h
ieee80211_led.c
ieee80211_led.h
ieee80211_rate.c mac80211: Fix rate reporting regression 2008-01-28 15:09:42 -08:00
ieee80211_rate.h
ieee80211_sta.c mac80211: use short_preamble mode from capability if ERP IE not present 2008-04-09 10:33:49 -04:00
ieee80211.c mac80211: trigger ieee80211_sta_work after opening interface 2008-04-01 15:44:07 -04:00
Kconfig mac80211: Is not EXPERIMENTAL anymore 2008-02-05 14:35:47 -05:00
key.c
Makefile
michael.c
michael.h
rc80211_pid_algo.c rc80211-pid: fix rate adjustment 2008-03-04 18:36:35 -05:00
rc80211_pid_debugfs.c
rc80211_pid.h
rc80211_simple.c mac80211 rate control: fix section mismatch 2008-02-01 16:14:30 -05:00
regdomain.c
rx.c mac80211: remove message on receiving unexpected unencrypted frames 2008-04-15 15:04:36 -04:00
sta_info.c
sta_info.h
tkip.c
tkip.h
tx.c mac80211: Initialize vif pointer 2008-01-28 15:10:08 -08:00
util.c mac80211: add unified BSS configuration 2008-01-28 15:09:43 -08:00
wep.c
wep.h
wme.c [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API 2008-01-28 15:11:10 -08:00
wme.h
wpa.c
wpa.h