summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2019-02-14iwlwifi: mvm: support beacon IE injectionSara Sharon3-11/+128
2019-02-14iwlwifi: mvm: Fix possible NULL pointer dereferenceAvraham Stern1-1/+1
2019-02-14iwlwifi: add FW recovery flowMordechay Goodstein4-0/+76
2019-02-14iwlwifi: introduce device family AX210Shaul Triebitz1-1/+2
2019-02-14iwlwifi: receive umac and lmac error table addresses from TLVsShahar S Matityahu4-18/+22
2019-02-14iwlwifi: mvm: clean up NO_PSDU caseJohannes Berg1-5/+2
2019-02-14iwlwifi: mvm: support FTM initiatorJohannes Berg6-2/+542
2019-02-14iwlwifi: mvm: support FTM responderJohannes Berg5-5/+344
2019-02-14iwlwifi: mvm: don't require WOWLAN images when unifiedIdo Yariv1-1/+5
2019-02-04iwlwifi: mvm: fix RFH config command with >=10 CPUsJohannes Berg1-6/+14
2019-02-04iwlwifi: refactor NIC init sequenceJohannes Berg1-16/+2
2019-02-04iwlwifi: mvm: fix RSS config commandSara Sharon1-6/+6
2019-02-04iwlwifi: mvm: support absolute thresholds in bf configurationAvigail Grinstein1-1/+19
2019-02-04iwlwifi: mvm: don't hide HE radiotap data in SKBJohannes Berg1-11/+36
2019-02-04iwlwifi: mvm: add description to second BAD_COMMAND assert numberNaftali Goldstein1-0/+1
2019-02-04iwlwifi: mvm: add HE TB PPDU SIG-A BW to radiotapJohannes Berg1-6/+15
2019-02-04iwlwifi: mvm: config mac ctxt to HE before TLCLiad Kaufman2-2/+5
2019-02-04iwlwifi: mvm: add tlc command name to outputLiad Kaufman1-0/+1
2019-02-04iwlwifi: mvm: remove redundant conditionJohannes Berg1-5/+3
2019-02-04iwlwifi: mvm: limit AMSDU size to 8KSara Sharon1-1/+6
2019-02-04iwlwifi: mvm: fix AP mode in WEPEmmanuel Grumbach3-63/+102
2019-02-04iwlwifi: mvm: add fall through comments where neededLuca Coelho6-5/+10
2019-02-04iwlwifi: Fix pre operational dumping flowsShahar S Matityahu3-9/+8
2019-02-04iwlwifi: mvm: remove duplicated include from ops.cYueHaibing1-1/+0
2019-02-04iwlwifi: mvm: support new format for the beacon notificationEmmanuel Grumbach2-12/+29
2019-02-04iwlwifi: differentiate between alive timeout and alive flow failureShahar S Matityahu2-4/+3
2019-02-04iwlwifi: mvm: support CHANNEL_SWITCH_TIME_EVENT_CMD commandSara Sharon3-40/+90
2019-02-04iwlwifi: mvm: simplify some return conditionsSara Sharon3-14/+7
2019-02-01wireless: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-01-31iwlwifi: mvm: fix merge damage in iwl_mvm_rx_mpdu_mq()Luca Coelho1-0/+3
2019-01-29iwlwifi: mvm: update firmware when MU EDCA params changeShaul Triebitz1-0/+6
2019-01-29iwlwifi: trigger dump on assert prior to setting the device upShahar S Matityahu1-0/+10
2019-01-29iwlwifi: mvm: include configured sniffer AID in radiotapJohannes Berg4-5/+84
2019-01-29iwlwifi: mvm: document monitor mode reorder buffer bypassJohannes Berg1-0/+2
2019-01-29iwlwifi: mvm: disable completely low latency mode with debugfsMordechay Goodstein2-8/+103
2019-01-29iwlwifi: mvm: freeze management TXQ timer when station goes to sleepEmmanuel Grumbach1-1/+1
2019-01-29iwlwifi: mvm: Change FW channel info APIDavid Spinadel5-45/+101
2019-01-29iwlwifi: mvm: implement CSI reportingJohannes Berg3-11/+11
2019-01-29iwlwifi: mvm: add location APIsJohannes Berg2-0/+18
2019-01-29iwlwifi: mvm: Disconnect on large beacon lossAndrei Otcheretianski2-2/+5
2019-01-29iwlwifi: remove TOF implementationJohannes Berg7-1177/+2
2019-01-29iwlwifi: mvm: get rid of tx_path_lockSara Sharon3-19/+36
2019-01-29iwlwifi: mvm: fix A-MPDU reference assignmentJohannes Berg1-1/+1
2019-01-29iwlwifi: mvm: add an option to dereference vif by idSara Sharon4-67/+72
2019-01-29iwlwifi: mvm: remove sta key on wep apLiad Kaufman1-0/+10
2019-01-29iwlwifi: mvm: pre-initialize alive_data in wait_alive()Luca Coelho1-1/+1
2019-01-29iwlwifi: move iwl_enable_{rx,tx}_ampdu to iwl-modparams.hJohannes Berg1-20/+2
2019-01-29iwlwifi: mvm: save and export regdb blob from the NVMLuca Coelho3-0/+9
2019-01-29iwlwifi: mvm: clean up LDBG config command usageJohannes Berg2-43/+3
2019-01-29iwlwifi: mvm: read IWL_RX_MPDU_PHY_SHORT_PREAMBLE only for CCKJohannes Berg1-1/+2