summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorLines
2020-12-11iwlwifi: fw: acpi: Demote non-conformant function headersLee Jones-6/+6
2020-12-11iwlwifi: fw: dbg: Fix misspelling of 'reg_data' in function headerLee Jones-1/+1
2020-12-11iwlwifi: iwl-phy-db: Add missing struct member description for 'trans'Lee Jones-1/+1
2020-12-11iwlwifi: iwl-eeprom-parse: Fix 'struct iwl_eeprom_enhanced_txpwr's headerLee Jones-6/+6
2020-12-11iwlwifi: iwl-eeprom-read: Demote one nonconformant function headerLee Jones-1/+1
2020-12-11iwlwifi: mvm: rs: Demote non-conformant function documentation headersLee Jones-5/+5
2020-12-11iwlwifi: iwl-drv: Fix fall-through warnings for ClangGustavo A. R. Silva-1/+1
2020-12-11iwlwifi: dvm: Fix fall-through warnings for ClangGustavo A. R. Silva-7/+7
2020-12-11iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva-17/+17
2020-12-10iwlwifi: mvm: validate notification size when waitingJohannes Berg-3/+23
2020-12-10iwlwifi: mvm: purge the BSS table upon firmware loadEmmanuel Grumbach-0/+8
2020-12-10iwlwifi: mvm: check that statistics TLV version match struct versionMordechay Goodstein-1/+2
2020-12-10iwlwifi: mvm: add size checks for range response notificationAvraham Stern-3/+41
2020-12-10iwlwifi: mvm: hook up missing RX handlersJohannes Berg-0/+6
2020-12-10iwlwifi: tighten RX MPDU bounds checksJohannes Berg-10/+33
2020-12-10iwlwifi: Add a new card for MA familyMatti Gottlieb-0/+19
2020-12-10iwlwifi: mvm: disconnect if channel switch delay is too longJohannes Berg-0/+3
2020-12-10iwlwifi: support firmware reset handshakeJohannes Berg-0/+51
2020-12-10iwlwifi: add an extra firmware state in the transportJohannes Berg-5/+13
2020-12-10iwlwifi: mvm: fix a race in CSA that caused assert 0x3420Sara Sharon-9/+11
2020-12-10iwlwifi: mvm: validate firmware sync response sizeJohannes Berg-0/+19
2020-12-10iwlwifi: pcie: clean up some rx codeJohannes Berg-11/+8
2020-12-10iwlwifi: use SPDX tagsJohannes Berg-7740/+693
2020-12-10iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()Johannes Berg-1/+1
2020-12-10iwlwifi: trans: consider firmware dead after errorsJohannes Berg-1/+3
2020-12-10iwlwifi: pcie: remove unnecessary setting of inta_maskJohannes Berg-1/+0
2020-12-10iwlwifi: fw: file: fix documentation for SAR flagJohannes Berg-1/+1
2020-12-10iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handlingJohannes Berg-13/+1
2020-12-10iwlwifi: mvm: clean up scan state on failureJohannes Berg-11/+20
2020-12-10iwlwifi: mvm: do more useful queue sync accountingJohannes Berg-10/+15
2020-12-10iwlwifi: mvm: fix 22000 series driver NMIJohannes Berg-2/+2
2020-12-10iwlwifi: pcie: change 12k A-MSDU config to use 16k buffersJohannes Berg-5/+7
2020-12-10iwlwifi: mvm: move iwl_mvm_stop_device() out of lineJohannes Berg-10/+15
2020-12-10iwlwifi: mvm: clear up iwl_mvm_notify_rx_queue() argument typeJohannes Berg-9/+10
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach-100/+5
2020-12-10iwlwifi: pcie: validate RX descriptor lengthJohannes Berg-1/+7
2020-12-10iwlwifi: validate MPDU length against notification lengthJohannes Berg-3/+21
2020-12-10iwlwifi: mvm: iterate active stations when updating statisticsMordechay Goodstein-23/+13
2020-12-10iwlwifi: sort out the NVM offsetsEmmanuel Grumbach-1/+3
2020-12-10iwlwifi: fix typo in commentMordechay Goodstein-1/+1
2020-12-10iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach-54/+55
2020-12-10iwlwifi: mvm: remove the read_nvm from iwl_run_unified_mvm_ucodeEmmanuel Grumbach-5/+5
2020-12-10iwlwifi: avoid endless HW errors at assert timeMordechay Goodstein-1/+6
2020-12-10iwlwifi: enable sending/setting debug host eventMordechay Goodstein-0/+43
2020-12-10iwlwifi: mvm: add support for 6GHzLuca Coelho-5/+430
2020-12-10iwlwifi: copy iwl_he_capa for modificationsJohannes Berg-5/+34
2020-12-10iwlwifi: pcie: remove obsolete pre-release support codeEmmanuel Grumbach-37/+1
2020-12-10iwlwifi: mvm: remove the read_nvm from iwl_run_init_mvm_ucodeEmmanuel Grumbach-5/+6
2020-12-10iwlwifi: mvm: Init error table memory to zeroMordechay Goodstein-2/+2
2020-12-10iwlwifi: d3: do not send the WOWLAN_CONFIGURATION command for netdetectNaftali Goldstein-14/+0