aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2019-02-04iwlwifi: dvm: fix some fall through warningsLuca Coelho2-3/+6
2019-02-04iwlwifi: dbg_ini: update ini structs meta docShahar S Matityahu1-11/+11
2019-02-04iwlwifi: Fix pre operational dumping flowsShahar S Matityahu8-49/+81
2019-02-04iwlwifi: mvm: remove duplicated include from ops.cYueHaibing1-1/+0
2019-02-04iwlwifi: mvm: support new format for the beacon notificationEmmanuel Grumbach4-14/+48
2019-02-04iwlwifi: dbg_ini: update max region id num to support 64 regionsShahar S Matityahu1-1/+1
2019-02-04iwlwifi: dbg_ini: update ini triggers enumShahar S Matityahu1-46/+46
2019-02-04iwlwifi: differentiate between alive timeout and alive flow failureShahar S Matityahu6-21/+24
2019-02-04iwlwifi: mvm: support CHANNEL_SWITCH_TIME_EVENT_CMD commandSara Sharon5-40/+119
2019-02-04iwlwifi: mvm: simplify some return conditionsSara Sharon3-14/+7
2019-02-04iwlwifi: fix bad dma handling in page_mem dumping flowShahar S Matityahu2-4/+3
2019-02-04iwlwifi: dbg_ini: give better naming to region struct fieldsShahar S Matityahu2-15/+18
2019-02-04iwlwifi: dbg_ini: fix iwl_fw_ini_buffer_location field enum bad namingShahar S Matityahu1-1/+1
2019-02-04iwlwifi dbg_ini: update ini structs docShahar S Matityahu1-5/+5
2019-02-04iwlwifi: bump FW API to 44 for 9000 and 22000 seriesLuca Coelho2-2/+2
2019-02-01wireless: prefix header search paths with $(srctree)/Masahiro Yamada2-2/+2
2019-01-31iwlwifi: mvm: fix merge damage in iwl_mvm_rx_mpdu_mq()Luca Coelho1-0/+3
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