linux/net
Michal Kazior 464daaf04c mac80211: check fast-xmit on station change
Drivers with fast-xmit (e.g. ath10k) running in
AP_VLAN setups would fail to communicate with
connected 4addr stations.

The reason was when new station associates it
first goes into master AP interface. It is not
until later that a dedicated AP_VLAN is created
for it and the station itself is moved there.
After that Tx directed at the station should use
4addr header. However fast-xmit wasn't
recalculated and 3addr header remained to be used.
This in turn caused the connected 4addr stations
to drop packets coming from the AP until some
other event would cause fast-xmit to recalculate
for that station (which could never come).

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2015-05-20 15:08:36 +02:00
..
6lowpan
9p
802
8021q
appletalk
atm
ax25
batman-adv
bluetooth
bridge
caif
can
ceph
core net: remove unused 'dev' argument from netif_needs_gso() 2015-04-17 13:29:41 -04:00
dcb
dccp
decnet
dns_resolver
dsa net: dsa: use DEVICE_ATTR_RW to declare temp1_max 2015-04-17 15:58:37 -04:00
ethernet
hsr
ieee802154
ipv4 inet_diag: fix access to tcp cc information 2015-04-17 13:28:31 -04:00
ipv6
ipx
irda
iucv
key
l2tp
lapb
llc
mac80211 mac80211: check fast-xmit on station change 2015-05-20 15:08:36 +02:00
mac802154
mpls
netfilter
netlabel
netlink
netrom
nfc
openvswitch
packet
phonet
rds
rfkill net: rfkill: Switch to PM ops 2015-05-20 15:00:00 +02:00
rose
rxrpc
sched act_mirred: Fix bogus header when redirecting from VLAN 2015-04-17 13:29:28 -04:00
sctp
sunrpc
switchdev
tipc
unix
vmw_vsock
wimax
wireless cfg80211: Switch to PM ops 2015-05-20 15:00:12 +02:00
x25
xfrm
compat.c
Kconfig
Makefile
socket.c
sysctl_net.c