summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-02-12iwlwifi: remove incorrect comment in pnvmLuca Coelho1-5/+0
2021-02-11iwlwifi: pnvm: implement reading PNVM from UEFILuca Coelho1-1/+90
2021-02-11iwlwifi: pnvm: move file loading code to a separate functionLuca Coelho1-37/+61
2021-02-11iwlwifi: pnvm: increment the pointer before checking the TLVLuca Coelho1-3/+3
2021-02-11iwlwifi: pnvm: set the PNVM again if it was already loadedLuca Coelho1-1/+6
2021-02-11iwlmvm: set properly NIC_NOT_ACK_ENABLED flagShaul Triebitz1-0/+5
2021-02-11iwlwifi: mvm: Check ret code for iwl_mvm_load_nvm_to_nicAbhishek Naik1-1/+2
2021-02-11iwlwifi: mvm: Support SCAN_CFG_CMD version 5Ilan Peer1-2/+3
2021-02-11iwlwifi: acpi: add support for DSM RFIGregory Greenman2-12/+36
2021-02-11iwlwifi: mvm: add RFI-M supportGregory Greenman3-0/+71
2021-02-10iwlwifi:mvm: Add support for version 2 of the LARI_CONFIG_CHANGE command.Miri Korenblit1-2/+13
2021-02-10iwlwifi: acpi: don't return valid pointer as an ERR_PTRHaim Dreyfuss1-3/+19
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg1-27/+18
2021-02-10iwlwifi: api: clean up some documentation/bitsJohannes Berg3-3/+10
2021-02-10iwlwifi: dbg: remove unsupported regionsMordechay Goodstein1-2/+4
2021-02-10iwlwifi: acpi: fix PPAG table sizesLuca Coelho1-2/+2
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo8-20/+90
2021-02-05iwlwifi: fwrt: add suspend/resume time pointMordechay Goodstein1-0/+2
2021-02-05iwlwifi: fw api: make hdr a zero-size array againJohannes Berg1-1/+1
2021-02-05iwlwifi: mvm: advertise BIGTK client support if availableJohannes Berg2-2/+7
2021-02-05iwlwifi: parse phy integration string from FW TLVDror Moshe2-0/+4
2021-02-05iwlwifi: dbg: dump paged memory from index 1Mordechay Goodstein1-16/+18
2021-02-05iwlwifi: mvm: add support for new flush queue responseMordechay Goodstein1-0/+26
2021-02-05iwlwifi: mvm: handle CCA-EXT delay firmware notificationJohannes Berg1-1/+17
2021-02-05iwlwifi: mvm: add notification size checksJohannes Berg1-0/+15
2021-01-29Fix "ordering" comment typosBjorn Helgaas1-1/+1
2021-01-25iwlwifi: mvm: fix the return type for DSM functions 1 and 2Matt Chen2-18/+54
2021-01-25iwlwifi: pnvm: don't try to load after failuresJohannes Berg1-1/+7
2021-01-25iwlwifi: pnvm: don't skip everything when not reloadingJohannes Berg1-25/+25
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-10iwlwifi: support firmware reset handshakeJohannes Berg1-0/+3
2020-12-10iwlwifi: use SPDX tagsJohannes Berg48-2956/+273
2020-12-10iwlwifi: fw: file: fix documentation for SAR flagJohannes Berg1-1/+1
2020-12-10iwlwifi: fix typo in commentMordechay Goodstein1-1/+1
2020-12-10iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach6-27/+27
2020-12-10iwlwifi: enable sending/setting debug host eventMordechay Goodstein2-0/+43
2020-12-10iwlwifi: mvm: add support for 6GHzLuca Coelho3-0/+11
2020-12-10iwlwifi: yoyo: align the write pointer to DWsRotem Saado1-0/+5
2020-12-10iwlwifi: yoyo: add the ability to dump phy peripheryMordechay Goodstein1-5/+72
2020-11-10iwlwifi: mvm: properly cancel a session protection for P2PEmmanuel Grumbach1-3/+5
2020-11-10iwlwifi: sta: set max HE max A-MPDU according to HE capaMordechay Goodstein1-5/+5
2020-10-08iwlwifi: read and parse PNVM fileLuca Coelho2-3/+226
2020-10-08iwlwifi: move PNVM implementation to common codeLuca Coelho2-0/+73
2020-10-08iwlwifi: rs: align to new TLC config command APIMordechay Goodstein1-2/+5
2020-10-08iwlwifi: fix sar geo table initializationNaftali Goldstein2-7/+14
2020-10-08iwlwifi: stats: add new api fields for statistics cmd/ntfyMordechay Goodstein2-2/+465
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera1-1/+1
2020-10-08iwlwifi: mvm: add a get lmac id functionNathan Errera1-3/+13