linux/drivers/net/wireless/iwlwifi/mvm
Johannes Berg ffdf968d87 iwlwifi: mvm: don't wait for session protection to start
Now that mac80211 no longer starts the auth/assoc
timeouts when it transmits the frame, but only when
the frame status arrives, we no longer need to wait
for the session protection time event to start, we
can schedule it and enqueue the auth/assoc frame
right away. This reduces the amount of time we block
mac80211's workqueue.

Also, since now we no longer need different behavior
for session protection and P2P time events, refactor
the code to have just a common implementation.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-02-12 16:52:26 +01:00
..
binding.c
d3.c iwlwifi: mvm: report wakeup reasons 2013-02-12 16:52:25 +01:00
debugfs.c
fw-api-d3.h
fw-api-mac.h
fw-api-power.h
fw-api-rs.h
fw-api-scan.h
fw-api-sta.h
fw-api-tx.h
fw-api.h
fw.c
led.c
mac80211.c iwlwifi: mvm: don't delay the association until after beacon 2013-02-12 16:52:25 +01:00
mac-ctxt.c iwlwifi: mvm: don't delay the association until after beacon 2013-02-12 16:52:25 +01:00
Makefile
mvm.h
nvm.c
ops.c
phy-ctxt.c
power.c iwlwifi: mvm: use atomic interface iteration to avoid deadlock 2013-02-12 16:07:14 +01:00
quota.c
rs.c
rs.h
rx.c
scan.c
sta.c iwlwifi: mvm: fix TKIP key updating 2013-02-11 11:56:12 +01:00
sta.h
time-event.c iwlwifi: mvm: don't wait for session protection to start 2013-02-12 16:52:26 +01:00
time-event.h
tx.c
utils.c