summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-10iwlwifi: Add a new card for MA familyMatti Gottlieb
2020-12-10iwlwifi: mvm: disconnect if channel switch delay is too longJohannes Berg
2020-12-10iwlwifi: support firmware reset handshakeJohannes Berg
2020-12-10iwlwifi: add an extra firmware state in the transportJohannes Berg
2020-12-10iwlwifi: mvm: fix a race in CSA that caused assert 0x3420Sara Sharon
2020-12-10iwlwifi: mvm: validate firmware sync response sizeJohannes Berg
2020-12-10iwlwifi: pcie: clean up some rx codeJohannes Berg
2020-12-10iwlwifi: use SPDX tagsJohannes Berg
2020-12-10iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()Johannes Berg
2020-12-10iwlwifi: trans: consider firmware dead after errorsJohannes Berg
2020-12-10iwlwifi: pcie: remove unnecessary setting of inta_maskJohannes Berg
2020-12-10iwlwifi: fw: file: fix documentation for SAR flagJohannes Berg
2020-12-10iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handlingJohannes Berg
2020-12-10iwlwifi: mvm: clean up scan state on failureJohannes Berg
2020-12-10iwlwifi: mvm: do more useful queue sync accountingJohannes Berg
2020-12-10iwlwifi: mvm: fix 22000 series driver NMIJohannes Berg
2020-12-10iwlwifi: pcie: change 12k A-MSDU config to use 16k buffersJohannes Berg
2020-12-10iwlwifi: mvm: move iwl_mvm_stop_device() out of lineJohannes Berg
2020-12-10iwlwifi: mvm: clear up iwl_mvm_notify_rx_queue() argument typeJohannes Berg
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach
2020-12-10iwlwifi: pcie: validate RX descriptor lengthJohannes Berg
2020-12-10iwlwifi: validate MPDU length against notification lengthJohannes Berg
2020-12-10iwlwifi: mvm: iterate active stations when updating statisticsMordechay Goodstein
2020-12-10iwlwifi: sort out the NVM offsetsEmmanuel Grumbach
2020-12-10iwlwifi: fix typo in commentMordechay Goodstein
2020-12-10iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach
2020-12-10iwlwifi: mvm: remove the read_nvm from iwl_run_unified_mvm_ucodeEmmanuel Grumbach
2020-12-10iwlwifi: avoid endless HW errors at assert timeMordechay Goodstein
2020-12-10iwlwifi: enable sending/setting debug host eventMordechay Goodstein
2020-12-10iwlwifi: mvm: add support for 6GHzLuca Coelho
2020-12-10iwlwifi: copy iwl_he_capa for modificationsJohannes Berg
2020-12-10iwlwifi: pcie: remove obsolete pre-release support codeEmmanuel Grumbach
2020-12-10iwlwifi: mvm: remove the read_nvm from iwl_run_init_mvm_ucodeEmmanuel Grumbach
2020-12-10iwlwifi: mvm: Init error table memory to zeroMordechay Goodstein
2020-12-10iwlwifi: d3: do not send the WOWLAN_CONFIGURATION command for netdetectNaftali Goldstein
2020-12-10iwlwifi: move reclaim flows to the queue fileMordechay Goodstein
2020-12-10iwlwifi: mvm: fix sar profile printing issueJanie Tu
2020-12-10iwlwifi: yoyo: align the write pointer to DWsRotem Saado
2020-12-10iwlwifi: yoyo: add the ability to dump phy peripheryMordechay Goodstein
2020-12-10iwlwifi: remove all queue resources before freeMordechay Goodstein
2020-12-09rtlwifi: rtl8192de: fix ofdm power compensationPing-Ke Shih
2020-12-08zd1201: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-08rtw88: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-08rt2x00: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-08airo: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-08Merge tag 'mt76-for-kvalo-2020-12-04' of https://github.com/nbd168/wirelessKalle Valo
2020-12-08rtw88: reduce polling time of IQ calibrationChin-Yen Lee
2020-12-08rtw88: fix multiple definition of rtw_pm_opsPing-Ke Shih
2020-12-08mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui
2020-12-07brcmfmac: remove redundant assignment to pointer 'entry'Colin Ian King