summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2020-12-10iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()Johannes Berg1-1/+1
2020-12-10iwlwifi: trans: consider firmware dead after errorsJohannes Berg1-1/+3
2020-12-10iwlwifi: pcie: remove unnecessary setting of inta_maskJohannes Berg1-1/+0
2020-12-10iwlwifi: fw: file: fix documentation for SAR flagJohannes Berg1-1/+1
2020-12-10iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handlingJohannes Berg3-13/+1
2020-12-10iwlwifi: mvm: clean up scan state on failureJohannes Berg1-11/+20
2020-12-10iwlwifi: mvm: do more useful queue sync accountingJohannes Berg4-10/+15
2020-12-10iwlwifi: mvm: fix 22000 series driver NMIJohannes Berg2-2/+2
2020-12-10iwlwifi: pcie: change 12k A-MSDU config to use 16k buffersJohannes Berg5-5/+7
2020-12-10iwlwifi: mvm: move iwl_mvm_stop_device() out of lineJohannes Berg2-10/+15
2020-12-10iwlwifi: mvm: clear up iwl_mvm_notify_rx_queue() argument typeJohannes Berg3-9/+10
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach8-100/+5
2020-12-10iwlwifi: pcie: validate RX descriptor lengthJohannes Berg1-1/+7
2020-12-10iwlwifi: validate MPDU length against notification lengthJohannes Berg3-3/+21
2020-12-10iwlwifi: mvm: iterate active stations when updating statisticsMordechay Goodstein1-23/+13
2020-12-10iwlwifi: sort out the NVM offsetsEmmanuel Grumbach1-1/+3
2020-12-10iwlwifi: fix typo in commentMordechay Goodstein1-1/+1
2020-12-10iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach11-54/+55
2020-12-10iwlwifi: mvm: remove the read_nvm from iwl_run_unified_mvm_ucodeEmmanuel Grumbach1-5/+5
2020-12-10iwlwifi: avoid endless HW errors at assert timeMordechay Goodstein1-1/+6
2020-12-10iwlwifi: enable sending/setting debug host eventMordechay Goodstein2-0/+43
2020-12-10iwlwifi: mvm: add support for 6GHzLuca Coelho14-5/+430
2020-12-10iwlwifi: copy iwl_he_capa for modificationsJohannes Berg2-5/+34
2020-12-10iwlwifi: pcie: remove obsolete pre-release support codeEmmanuel Grumbach3-37/+1
2020-12-10iwlwifi: mvm: remove the read_nvm from iwl_run_init_mvm_ucodeEmmanuel Grumbach3-5/+6
2020-12-10iwlwifi: mvm: Init error table memory to zeroMordechay Goodstein1-2/+2
2020-12-10iwlwifi: d3: do not send the WOWLAN_CONFIGURATION command for netdetectNaftali Goldstein1-14/+0
2020-12-10iwlwifi: move reclaim flows to the queue fileMordechay Goodstein5-258/+261
2020-12-10iwlwifi: mvm: fix sar profile printing issueJanie Tu1-2/+2
2020-12-10iwlwifi: yoyo: align the write pointer to DWsRotem Saado2-0/+7
2020-12-10iwlwifi: yoyo: add the ability to dump phy peripheryMordechay Goodstein2-5/+90
2020-12-10iwlwifi: remove all queue resources before freeMordechay Goodstein1-5/+1
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-2/+0
2020-12-02iwlwifi: pcie: add some missing entries for AX210Golan Ben Ami1-0/+5
2020-12-02iwlwifi: pcie: invert values of NO_160 device config entriesLuca Coelho1-2/+2
2020-12-02iwlwifi: pcie: add one missing entry for AX210Luca Coelho1-0/+1
2020-11-10iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon1-1/+1
2020-11-10iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg2-0/+30
2020-11-10iwlwifi: mvm: write queue_sync_state only for syncAvraham Stern1-0/+3
2020-11-10iwlwifi: mvm: properly cancel a session protection for P2PEmmanuel Grumbach2-34/+68
2020-11-10iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROCEmmanuel Grumbach1-3/+6
2020-11-10iwlwifi: sta: set max HE max A-MPDU according to HE capaMordechay Goodstein2-5/+23
2020-11-07wireless: remove unneeded breakTom Rix1-2/+0
2020-11-02iwlwifi: pcie: limit memory read spin timeJohannes Berg1-9/+27
2020-10-09Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho4-1/+9
2020-10-08iwlwifi: bump FW API to 59 for AX devicesLuca Coelho1-1/+1
2020-10-08iwlwifi: read and parse PNVM fileLuca Coelho5-11/+241
2020-10-08iwlwifi: pcie: implement set_pnvm opLuca Coelho6-11/+58
2020-10-08iwlwifi: add trans op to set PNVMLuca Coelho1-0/+12
2020-10-08iwlwifi: move PNVM implementation to common codeLuca Coelho4-48/+78