android_kernel_xiaomi_sm8350/net/mac80211
Johannes Berg 7d185b8bb1 mac80211: allow sending multicast frames through virtual ports
When reworking the port access control code, I forgot multicast frames
and those are now always rejected because the destination station is
not known. This changes the code to allow through multicast frames and
also avoid the sta hash lookup (which is bound to fail) for them.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-02-29 15:19:09 -05: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 mac80211: move interface type to vif structure 2008-01-28 15:09:37 -08:00
ieee80211_key.h
ieee80211_led.c mac80211: Add radio led trigger 2008-01-28 15:01:04 -08:00
ieee80211_led.h mac80211: Add radio led trigger 2008-01-28 15:01:04 -08:00
ieee80211_rate.c mac80211: Fix rate reporting regression 2008-01-28 15:09:42 -08:00
ieee80211_rate.h mac80211: better rate control algorithm selection 2008-01-28 15:01:02 -08:00
ieee80211_sta.c mac80211: set assoc flag to bss_conf 2008-02-29 15:19:08 -05:00
ieee80211.c mac80211: Fix initial hardware configuration 2008-02-15 13:44:19 -05:00
Kconfig mac80211: Is not EXPERIMENTAL anymore 2008-02-05 14:35:47 -05:00
key.c mac80211: move interface type to vif structure 2008-01-28 15:09:37 -08:00
Makefile mac80211: better rate control algorithm selection 2008-01-28 15:01:02 -08:00
michael.c
michael.h
rc80211_pid_algo.c mac80211 rate control: fix section mismatch 2008-02-01 16:14:30 -05:00
rc80211_pid_debugfs.c mac80211: make rc_pid_fop_events static 2008-01-28 15:00:56 -08:00
rc80211_pid.h rc80211-pid: fix definition of rate control interval 2008-01-28 15:00:55 -08:00
rc80211_simple.c mac80211 rate control: fix section mismatch 2008-02-01 16:14:30 -05:00
regdomain.c
rx.c mac80211: make alignment warning optional 2008-02-01 16:12:24 -05:00
sta_info.c mac80211: move interface type to vif structure 2008-01-28 15:09:37 -08:00
sta_info.h mac80211: A-MPDU Rx add MLME structures 2008-01-28 15:00:58 -08:00
tkip.c
tkip.h
tx.c mac80211: allow sending multicast frames through virtual ports 2008-02-29 15:19:09 -05:00
util.c mac80211: add unified BSS configuration 2008-01-28 15:09:43 -08:00
wep.c mac80211: move tx crypto decision 2008-01-28 14:59:53 -08:00
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 mac80211: move tx crypto decision 2008-01-28 14:59:53 -08:00
wpa.h