summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
...
| * iwlwifi: pcie: fix SW error MSI-X mappingJohannes Berg2022-03-101-1/+1
| * iwlwifi: yoyo: dump IMR DRAM only for HW and FW errorMukesh Sisodiya2022-03-101-0/+25
| * iwlwifi: mvm: add support for IMR based on platformMukesh Sisodiya2022-03-105-4/+28
| * iwlwifi: yoyo: disable IMR DRAM region if IMR is disabledMukesh Sisodiya2022-03-101-0/+23
| * iwlwifi: mvm: remove cipher scheme supportJohannes Berg2022-03-105-97/+1
| * iwlwifi: Configure FW debug preset via module param.Ayala Barazani2022-03-103-7/+43
| * iwlwifi: mvm: add a flag to reduce power command.Ayala Barazani2022-03-106-9/+44
| * iwlwifi: bump FW API to 71 for AX devicesLuca Coelho2022-03-101-1/+1
| * iwlwifi: dbg_ini: Split memcpy() to avoid multi-field writeKees Cook2022-02-182-2/+3
| * iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter2022-02-181-1/+3
| * iwlwifi: Fix -EIO error code that is never returnedColin Ian King2022-02-181-1/+1
| * iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpyBixuan Cui2022-02-181-3/+1
| * iwlwifi: Fix syntax errors in commentsXiang wangx2022-02-181-1/+1
| * iwlwifi: dvm: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)2022-02-181-1/+1
| * iwlwifi/fw: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)2022-02-181-1/+1
| * iwlwifi: Make use of the helper macro LIST_HEAD()Cai Huoqing2022-02-181-1/+1
| * iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()Dan Carpenter2022-02-181-1/+1
| * iwlwifi: yoyo: send hcmd to fw after dump collection completes.Mukesh Sisodiya2022-02-185-3/+58
| * iwlwifi: mvm: move only to an enabled channelMiri Korenblit2022-02-181-9/+22
| * iwlwifi: mvm: update BAID allocation command againJohannes Berg2022-02-182-10/+27
| * iwlwifi: api: remove ttl field from TX commandJohannes Berg2022-02-181-4/+3
| * iwlwifi: support new queue allocation commandJohannes Berg2022-02-188-24/+142
| * iwlwifi: yoyo: support dump policy for the dump sizeMukesh Sisodiya2022-02-183-14/+61
| * iwlwifi: pcie: iwlwifi: fix device id 7F70 structYaara Baruch2022-02-181-3/+5
| * iwlwifi: tlc: Add logs in rs_fw_rate_init func to print TLC configurationAbhishek Naik2022-02-183-5/+17
| * iwlwifi: mvm: remove iwl_mvm_disable_txq() flags argumentJohannes Berg2022-02-181-11/+10
| * iwlwifi: remove command ID argument from queue allocationJohannes Berg2022-02-184-14/+11
| * iwlwifi: make iwl_txq_dyn_alloc_dma() return the txqJohannes Berg2022-02-181-14/+12
| * iwlwifi: fix small doc mistake for iwl_fw_ini_addr_valLuca Coelho2022-02-181-3/+2
| * iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein2022-02-182-0/+6
| * iwlwifi: mvm: always remove the session protection after associationEmmanuel Grumbach2022-02-181-4/+1
| * iwlwifi: mvm: make iwl_mvm_reconfig_scd() staticJohannes Berg2022-02-183-38/+35
| * iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMDMiri Korenblit2022-02-181-91/+113
| * iwlwifi: mvm: Disable WiFi bands selectively with BIOSAyala Barazani2022-02-183-12/+57
| * iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein2022-02-182-2/+23
| * iwlwifi: mvm: don't send BAID removal to the FW during hw_restartLuca Coelho2022-02-181-3/+6
| * iwlwifi: don't dump_stack() when we get an unexpected interruptEmmanuel Grumbach2022-02-181-3/+6
| * iwlwifi: mvm: rfi: handle deactivation notificationGregory Greenman2022-02-185-1/+31
| * iwlwifi: mvm: Consider P2P GO operation during scanIlan Peer2022-02-181-3/+129
| * iwlwifi: bump FW API to 70 for AX devicesGolan Ben Ami2022-02-181-1/+1
| * iwlwifi: mvm: Unify the scan iteration functionsIlan Peer2022-02-181-42/+32
| * iwlwifi: mei: use C99 initializer for device IDsJohannes Berg2022-02-181-1/+5
| * iwlwifi: debugfs: remove useless double conditionJohannes Berg2022-02-181-2/+1
| * iwlwifi: remove unused macrosJohannes Berg2022-02-186-13/+1
| * iwlwifi: eeprom: clean up macrosJohannes Berg2022-02-181-8/+4
| * iwlwifi: drv: load tlv debug data earlierJohannes Berg2022-02-181-2/+2
| * iwlwifi: pcie: Adapt rx queue write pointer for Bz familyMatti Gottlieb2022-02-182-3/+9
| * iwlwifi: pcie: adjust to Bz completion descriptorJohannes Berg2022-02-182-25/+51
| * iwlwifi: mvm: Passively scan non PSC channels only when requested soIlan Peer2022-02-181-10/+32
| * iwlwifi: scan: Modify return value of a functionIlan Peer2022-02-181-5/+2