summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-10iwlwifi: use SPDX tagsJohannes Berg128-7740/+693
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-09rtlwifi: rtl8192de: fix ofdm power compensationPing-Ke Shih1-6/+7
2020-12-08zd1201: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-08rtw88: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-08rt2x00: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-08airo: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-08Merge tag 'mt76-for-kvalo-2020-12-04' of https://github.com/nbd168/wirelessKalle Valo76-2156/+3449
2020-12-08rtw88: reduce polling time of IQ calibrationChin-Yen Lee1-9/+8
2020-12-08rtw88: fix multiple definition of rtw_pm_opsPing-Ke Shih1-1/+1
2020-12-08mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui1-0/+2
2020-12-07brcmfmac: remove redundant assignment to pointer 'entry'Colin Ian King1-1/+1
2020-12-07adm8211: fix error return code in adm8211_probe()Zhang Changzhong1-2/+4
2020-12-07rtw88: declare hw supports ch 144Zong-Zhe Yang1-0/+1
2020-12-07rtw88: coex: fix missing unitialization of variable 'interval'Colin Ian King1-1/+1
2020-12-07wilc1000: remove redundant assignment to pointer vifColin Ian King1-1/+0
2020-12-07mwifiex: change license text of Makefile and README from MARVELL to NXPGanapathi Bhat2-6/+7
2020-12-07mwl8k: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-33/+39
2020-12-07rtw88: pci: Add prototypes for .probe, .remove and .shutdownLee Jones9-16/+12