summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2020-12-11iwlwifi: fw: acpi: Demote non-conformant function headersLee Jones1-6/+6
2020-12-11iwlwifi: fw: dbg: Fix misspelling of 'reg_data' in function headerLee Jones1-1/+1
2020-12-11iwlwifi: iwl-phy-db: Add missing struct member description for 'trans'Lee Jones1-1/+1
2020-12-11iwlwifi: iwl-eeprom-parse: Fix 'struct iwl_eeprom_enhanced_txpwr's headerLee Jones1-6/+6
2020-12-11iwlwifi: iwl-eeprom-read: Demote one nonconformant function headerLee Jones1-1/+1
2020-12-11iwlwifi: mvm: rs: Demote non-conformant function documentation headersLee Jones1-5/+5
2020-12-11iwlwifi: iwl-drv: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-11iwlwifi: dvm: Fix fall-through warnings for ClangGustavo A. R. Silva5-7/+7
2020-12-11iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva9-17/+17
2020-12-10iwlwifi: mvm: validate notification size when waitingJohannes Berg2-3/+23
2020-12-10iwlwifi: mvm: purge the BSS table upon firmware loadEmmanuel Grumbach1-0/+8
2020-12-10iwlwifi: mvm: check that statistics TLV version match struct versionMordechay Goodstein1-1/+2
2020-12-10iwlwifi: mvm: add size checks for range response notificationAvraham Stern1-3/+41
2020-12-10iwlwifi: mvm: hook up missing RX handlersJohannes Berg1-0/+6
2020-12-10iwlwifi: tighten RX MPDU bounds checksJohannes Berg3-10/+33
2020-12-10iwlwifi: Add a new card for MA familyMatti Gottlieb3-0/+19
2020-12-10iwlwifi: mvm: disconnect if channel switch delay is too longJohannes Berg1-0/+3
2020-12-10iwlwifi: support firmware reset handshakeJohannes Berg9-0/+51
2020-12-10iwlwifi: add an extra firmware state in the transportJohannes Berg1-5/+13
2020-12-10iwlwifi: mvm: fix a race in CSA that caused assert 0x3420Sara Sharon1-9/+11
2020-12-10iwlwifi: mvm: validate firmware sync response sizeJohannes Berg1-0/+19
2020-12-10iwlwifi: pcie: clean up some rx codeJohannes Berg1-11/+8
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