summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2021-02-11iwlwifi: mvm: global PM mode does not reset after FW crashRavi Darsi1-0/+1
2021-02-11iwlwifi: mvm: reduce the print severity of failing getting NIC tempGolan Ben Ami1-1/+1
2021-02-11iwlwifi: mvm: get NVM later in the mvm_start flowEmmanuel Grumbach1-9/+20
2021-02-11iwlmvm: set properly NIC_NOT_ACK_ENABLED flagShaul Triebitz1-0/+16
2021-02-11iwlwifi: mvm: Check ret code for iwl_mvm_load_nvm_to_nicAbhishek Naik1-5/+12
2021-02-11iwlwifi: mvm: don't check if CSA event is running before removingSara Sharon1-3/+0
2021-02-11iwlwifi: mvm: Support SCAN_CFG_CMD version 5Ilan Peer1-6/+8
2021-02-11iwlwifi: mvm: isolate the get nvm flowEmmanuel Grumbach1-12/+25
2021-02-11iwlwifi: mvm: simplify iwl_mvm_dbgfs_registerEmmanuel Grumbach3-18/+21
2021-02-11iwlwifi: mvm: register to mac80211 lastEmmanuel Grumbach1-7/+9
2021-02-11iwlwifi: acpi: add support for DSM RFIGregory Greenman1-2/+39
2021-02-11iwlwifi: mvm: add RFI-M supportGregory Greenman5-1/+190
2021-02-10iwlwifi:mvm: Add support for version 2 of the LARI_CONFIG_CHANGE command.Miri Korenblit1-3/+10
2021-02-10iwlwifi: dbg: add op_mode callback for collecting debug data.Mordechay Goodstein1-1/+11
2021-02-10iwlwifi: when HW has rate offload don't look at control fieldMordechay Goodstein1-9/+13
2021-02-10iwlwifi: mvm: assign SAR table revision to the command laterLuca Coelho1-2/+10
2021-02-10iwlwifi: mvm: remove useless iwl_mvm_resume_d3() functionJohannes Berg1-6/+1
2021-02-10iwlwifi: mvm: enhance a print in CSA flowsEmmanuel Grumbach1-1/+2
2021-02-10iwlwifi: mvm: send stored PPAG command instead of localLuca Coelho1-6/+3
2021-02-10iwlwifi: mvm: store PPAG enabled/disabled flag properlyLuca Coelho1-4/+3
2021-02-10iwlwifi: mvm: fix the type we use in the PPAG table validity checksLuca Coelho1-6/+13
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo15-213/+701
2021-02-05iwlwifi: mvm: add Asus to the PPAG approved listLuca Coelho1-0/+5
2021-02-05iwlwifi: mvm: add Microsoft to the PPAG approved listLuca Coelho1-0/+5
2021-02-05iwlwifi: mvm: add Samsung to the PPAG approved listLuca Coelho1-0/+5
2021-02-05iwlwifi: mvm: add HP to the PPAG approved listLuca Coelho1-0/+5
2021-02-05iwlwifi: mvm: implement approved list for the PPAG featureLuca Coelho1-0/+13
2021-02-05iwlwifi: mvm: set enabled in the PPAG command properlyLuca Coelho1-0/+2
2021-02-05iwlwifi: mvm: add debugfs entry to trigger a dump as any time-pointMordechay Goodstein1-0/+19
2021-02-05iwlwifi: mvm: add tx fail time pointMordechay Goodstein1-3/+23
2021-02-05iwlwifi: fwrt: add suspend/resume time pointMordechay Goodstein1-3/+0
2021-02-05iwlwifi: mvm: add triggers for MLME eventsMordechay Goodstein1-0/+33
2021-02-05iwlwifi: mvm: add IML/ROM information for other HW familiesMordechay Goodstein1-5/+19
2021-02-05iwlwifi: mvm: fix CSA AP sideEmmanuel Grumbach2-5/+37
2021-02-05iwlwifi: mvm: make iwl_mvm_tt_temp_changed() staticJohannes Berg2-2/+1
2021-02-05iwlwifi: mvm: cancel the scan delayed work when scan is abortedEmmanuel Grumbach1-0/+3
2021-02-05iwlwifi: mvm: move early time-point before nvm_init in non-unifiedLuca Coelho1-2/+2
2021-02-05iwlwifi: mvm: slightly clean up rs_fw_set_supp_rates()Johannes Berg1-3/+2
2021-02-05iwlwifi: mvm: advertise BIGTK client support if availableJohannes Berg4-13/+97
2021-02-05iwlwifi: mvm: debugfs: check length precisely in inject_packetJohannes Berg1-2/+2
2021-02-05iwlwifi: mvm: simplify TX power settingJohannes Berg1-12/+6
2021-02-05iwlwifi: mvm: add explicit check for non-data frames in get Tx rateKrishnanand Prabhu1-5/+8
2021-02-05iwlwifi: mvm: debugfs for phy-integration-verDror Moshe1-0/+28
2021-02-05iwlwifi: mvm: csa: do not abort CSA before disconnectShaul Triebitz1-3/+1
2021-02-05iwlwifi: mvm: don't send commands during suspend\resume transitionHaim Dreyfuss2-15/+11
2021-02-05iwlwifi: mvm: don't check system_pm_mode without mutex heldEmmanuel Grumbach2-2/+3
2021-02-05iwlwifi: remove TRANS_PM_OPSEmmanuel Grumbach1-7/+0
2021-02-05iwlwifi: mvm: add support for new flush queue responseMordechay Goodstein5-38/+101
2021-02-05iwlwifi: mvm: handle CCA-EXT delay firmware notificationJohannes Berg4-0/+140
2021-02-05iwlwifi: mvm: scan: fix scheduled scan restart handlingJohannes Berg1-2/+7