linux_dsm_epyc7002/drivers/net/wireless/iwlwifi/mvm
Johannes Berg eb96ccb138 iwlwifi: mvm: pull crypto header into skb->head
When we pre-populate the skb->head for the stack, we only pull
in the 802.11 header (assuming the packet isn't short enough to
be in there completely.) This is fine, but in many cases we'll
pull in the crypto headers pretty much immediately afterwards,
so to avoid that pull in the crypto header early.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: IdoX Yariv <ido@wizery.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-11-24 08:30:17 +02:00
..
binding.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
coex_legacy.c iwlwifi: mvm: BT Coex - add support for TTC / RRC 2014-11-23 20:05:06 +02:00
coex.c iwlwifi: mvm: rs - don't use the shared antenna when BT load is high 2014-11-11 17:15:06 +02:00
constants.h iwlwifi: mvm: BT Coex - add support for TTC / RRC 2014-11-23 20:05:06 +02:00
d3.c iwlwifi: mvm: make nd_ies part of the mvm struct 2014-11-23 20:08:30 +02:00
debugfs-vif.c Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXT 2014-09-14 12:54:42 +03:00
debugfs.c iwlwifi: mvm: make nd_ies part of the mvm struct 2014-11-23 20:08:30 +02:00
debugfs.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-coex.h iwlwifi: mvm: BT Coex - add support for TTC / RRC 2014-11-23 20:05:06 +02:00
fw-api-d3.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-mac.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-power.h iwlwifi: mvm: disable beacon filtering escape timer 2014-11-23 20:09:49 +02:00
fw-api-rs.h iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc field 2014-04-09 19:29:36 +03:00
fw-api-scan.h iwlwifi: mvm: implement UMAC scan API 2014-11-23 20:02:43 +02:00
fw-api-sta.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-tx.h iwlwifi: mvm: Update TX power in TPC reports 2014-09-16 12:57:50 +03:00
fw-api.h iwlwifi: mvm: implement UMAC scan API 2014-11-23 20:02:43 +02:00
fw.c iwlwifi: mvm: implement UMAC scan API 2014-11-23 20:02:43 +02:00
led.c iwlwifi: mvm: don't fail completely if led mode is not supported 2014-03-16 08:59:05 +02:00
mac80211.c iwlwifi: mvm: add WEP RX hardware offload support 2014-11-24 08:30:16 +02:00
mac-ctxt.c iwlwifi: mvm: remove mvm argument from get_queues_mask 2014-10-29 12:52:26 +02:00
Makefile iwlwifi: mvm: move TDLS code to separate file 2014-09-14 22:02:24 +03:00
mvm.h iwlwifi: mvm: make nd_ies part of the mvm struct 2014-11-23 20:08:30 +02:00
nvm.c iwlwifi: make hw rev checking more readable 2014-09-14 12:56:39 +03:00
offloading.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
ops.c iwlwifi: mvm: make nd_ies part of the mvm struct 2014-11-23 20:08:30 +02:00
phy-ctxt.c iwlwifi: mvm: expose some static APIs for use by TDLS code 2014-11-11 07:12:01 +02:00
power.c iwlwifi: mvm: Fix the keep_alive calculation 2014-11-23 19:59:19 +02:00
quota.c iwlwifi: mvm: fix quota update avoidance 2014-09-14 22:02:23 +03:00
rs.c iwlwifi: mvm: rs: consider a missing BA as a single tx failure 2014-11-23 20:05:32 +02:00
rs.h iwlwifi: mvm: rs: add Tx STBC support 2014-10-29 14:13:46 +02:00
rx.c iwlwifi: mvm: pull crypto header into skb->head 2014-11-24 08:30:17 +02:00
scan.c iwlwifi: mvm: remove warning on unknown scan complete 2014-11-24 08:30:13 +02:00
sf.c iwlwifi: mvm: allow preventing dummy notifications 2014-09-14 12:56:37 +03:00
sta.c iwlwifi: mvm: add WEP RX hardware offload support 2014-11-24 08:30:16 +02:00
sta.h iwlwifi: mvm: add support for WMM Access Control 2014-11-23 19:57:30 +02:00
tdls.c iwlwifi: mvm: move TDLS code to separate file 2014-09-14 22:02:24 +03:00
testmode.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
time-event.c iwlwifi: mvm: add remove flow for AUX ROC time events 2014-11-24 08:30:14 +02:00
time-event.h iwlwifi: mvm: add remove flow for AUX ROC time events 2014-11-24 08:30:14 +02:00
tt.c iwlwifi: mvm: handle unsolicited DTS_MEASUREMENT_NOTIFICATIONs 2014-11-11 17:15:08 +02:00
tx.c iwlwifi: mvm: add support for WMM Access Control 2014-11-23 19:57:30 +02:00
utils.c iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic function 2014-10-29 12:49:13 +02:00