aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-30Merge tag 'mt76-for-kvalo-2019-01-22' of https://github.com/nbd168/wirelessKalle Valo32-241/+664
2019-01-29iwiwifi: fix bad monitor buffer register addressesShahar S Matityahu1-2/+2
2019-01-29iwlwifi: dbg_ini: set dump mask BIT(n) instead of nShahar S Matityahu1-2/+2
2019-01-29iwlwifi: dbg_ini: retrieve dump_delay value properlyShahar S Matityahu1-1/+1
2019-01-29iwlwifi: dbg_ini: properly handle ini user triggerShahar S Matityahu1-4/+0
2019-01-29iwlwifi: dbg_ini: allocate dram buffer with proper flagsShahar S Matityahu1-2/+4
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: update product name for 9260 and 9560Ihab Zhaika4-94/+134
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 Spinadel9-71/+182
2019-01-29iwlwifi: mvm: implement CSI reportingJohannes Berg7-12/+94
2019-01-29iwlwifi: mvm: add location APIsJohannes Berg4-0/+712
2019-01-29iwlwifi: mvm: Disconnect on large beacon lossAndrei Otcheretianski2-2/+5
2019-01-29iwlwifi: pcie: use u32* argument to iwl_trans_get_fw_monitor_len()Johannes Berg1-1/+1
2019-01-29iwlwifi: dvm: remove useless conditionJohannes Berg1-2/+3
2019-01-29iwlwifi: remove TOF implementationJohannes Berg10-1584/+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: monitor dumping flow cleanupShahar S Matityahu1-15/+3
2019-01-29iwlwifi: mvm: remove sta key on wep apLiad Kaufman1-0/+10
2019-01-29iwlwifi: make sure cur_fw_img is valid before accessing imgLuca Coelho1-0/+1
2019-01-29iwlwifi: calculate pointers from out_cmd instead of out_cmd->hdrLuca Coelho1-2/+2
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 Berg3-40/+23
2019-01-29iwlwifi: make iwl_fw_dbg_start_stop_hcmd() inlineLuca Coelho1-1/+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 Berg5-75/+29
2019-01-29iwlwifi: pcie: align licensing to dual GPL/BSDJohannes Berg5-19/+192
2019-01-29iwlwifi: mvm: read IWL_RX_MPDU_PHY_SHORT_PREAMBLE only for CCKJohannes Berg1-1/+2
2019-01-29iwlwifi: mvm: fix %16 to %016 print formatJohannes Berg2-2/+2
2019-01-29iwlwifi: pcie: add prints to track virtual IDSara Sharon1-1/+7
2019-01-29iwlwifi: iwlmvm: in monitor NDP notif take the NSS from rx_vecShaul Triebitz2-5/+17
2019-01-29iwlwifi: iwlmvm: ignore HE PPDU type regarding EOFShaul Triebitz1-11/+7
2019-01-29iwlwifi: pcie: fix the use of a wrong defineSara Sharon1-1/+1
2019-01-25iwlwifi: fw api: document WoWLAN patterns commandJohannes Berg1-0/+10
2019-01-25iwlwifi: fw api: remove unused/deprecated filter statusJohannes Berg1-4/+0
2019-01-25iwlwifi: avoid access out of memory allocatedMordechay Goodstein1-0/+6
2019-01-25iwlwifi: mvm: avoid possible access out of array.Mordechay Goodstein1-6/+13
2019-01-25iwlwifi: memcpy from dev_cmd and not dev_cmd->hdrLiad Kaufman2-4/+3
2019-01-25iwlwifi: tighten boundary checksLiad Kaufman3-6/+26
2019-01-25iwlwifi: mvm: make num_active_macs unsignedLiad Kaufman1-1/+3
2019-01-25iwlwifi: update hcmds documentationLiad Kaufman1-2/+6
2019-01-25iwlwifi: mvm: Do not set RTS/CTS protection for P2P Device MACIlan Peer1-2/+0
2019-01-25iwlwifi: mvm: Set Tx rate and flags when there is not stationIlan Peer1-3/+4
2019-01-25iwlwifi: mvm: Flush transmit queues on P2P Device ROC doneIlan Peer1-0/+1