summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/fw (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-2021-03-03' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-03-041-2/+2
|\
| * iwlwifi: fix ARCH=i386 compilation warningsPierre-Louis Bossart2021-03-031-2/+2
* | Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-251-1/+1
|\ \ | |/ |/|
| * Fix "ordering" comment typosBjorn Helgaas2021-01-291-1/+1
* | iwlwifi: remove incorrect comment in pnvmLuca Coelho2021-02-121-5/+0
* | iwlwifi: pnvm: implement reading PNVM from UEFILuca Coelho2021-02-111-1/+90
* | iwlwifi: pnvm: move file loading code to a separate functionLuca Coelho2021-02-111-37/+61
* | iwlwifi: pnvm: increment the pointer before checking the TLVLuca Coelho2021-02-111-3/+3
* | iwlwifi: pnvm: set the PNVM again if it was already loadedLuca Coelho2021-02-111-1/+6
* | iwlmvm: set properly NIC_NOT_ACK_ENABLED flagShaul Triebitz2021-02-111-0/+5
* | iwlwifi: mvm: Check ret code for iwl_mvm_load_nvm_to_nicAbhishek Naik2021-02-111-1/+2
* | iwlwifi: mvm: Support SCAN_CFG_CMD version 5Ilan Peer2021-02-111-2/+3
* | iwlwifi: acpi: add support for DSM RFIGregory Greenman2021-02-112-12/+36
* | iwlwifi: mvm: add RFI-M supportGregory Greenman2021-02-113-0/+71
* | iwlwifi:mvm: Add support for version 2 of the LARI_CONFIG_CHANGE command.Miri Korenblit2021-02-101-2/+13
* | iwlwifi: acpi: don't return valid pointer as an ERR_PTRHaim Dreyfuss2021-02-101-3/+19
* | iwlwifi: remove flags argument for nic_accessJohannes Berg2021-02-101-27/+18
* | iwlwifi: api: clean up some documentation/bitsJohannes Berg2021-02-103-3/+10
* | iwlwifi: dbg: remove unsupported regionsMordechay Goodstein2021-02-101-2/+4
* | iwlwifi: acpi: fix PPAG table sizesLuca Coelho2021-02-101-2/+2
* | Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo2021-02-088-20/+90
|\ \
| * | iwlwifi: fwrt: add suspend/resume time pointMordechay Goodstein2021-02-051-0/+2
| * | iwlwifi: fw api: make hdr a zero-size array againJohannes Berg2021-02-051-1/+1
| * | iwlwifi: mvm: advertise BIGTK client support if availableJohannes Berg2021-02-052-2/+7
| * | iwlwifi: parse phy integration string from FW TLVDror Moshe2021-02-052-0/+4
| * | iwlwifi: dbg: dump paged memory from index 1Mordechay Goodstein2021-02-051-16/+18
| * | iwlwifi: mvm: add support for new flush queue responseMordechay Goodstein2021-02-051-0/+26
| * | iwlwifi: mvm: handle CCA-EXT delay firmware notificationJohannes Berg2021-02-051-1/+17
| * | iwlwifi: mvm: add notification size checksJohannes Berg2021-02-051-0/+15
| |/
* | iwlwifi: mvm: fix the return type for DSM functions 1 and 2Matt Chen2021-01-252-18/+54
* | iwlwifi: pnvm: don't try to load after failuresJohannes Berg2021-01-251-1/+7
* | iwlwifi: pnvm: don't skip everything when not reloadingJohannes Berg2021-01-251-25/+25
|/
* iwlwifi: fw: acpi: Demote non-conformant function headersLee Jones2020-12-111-6/+6
* iwlwifi: fw: dbg: Fix misspelling of 'reg_data' in function headerLee Jones2020-12-111-1/+1
* iwlwifi: support firmware reset handshakeJohannes Berg2020-12-091-0/+3
* iwlwifi: use SPDX tagsJohannes Berg2020-12-0948-2956/+273
* iwlwifi: fw: file: fix documentation for SAR flagJohannes Berg2020-12-091-1/+1
* iwlwifi: fix typo in commentMordechay Goodstein2020-12-091-1/+1
* iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach2020-12-096-27/+27
* iwlwifi: enable sending/setting debug host eventMordechay Goodstein2020-12-092-0/+43
* iwlwifi: mvm: add support for 6GHzLuca Coelho2020-12-093-0/+11
* iwlwifi: yoyo: align the write pointer to DWsRotem Saado2020-12-091-0/+5
* iwlwifi: yoyo: add the ability to dump phy peripheryMordechay Goodstein2020-12-091-5/+72
* iwlwifi: mvm: properly cancel a session protection for P2PEmmanuel Grumbach2020-11-101-3/+5
* iwlwifi: sta: set max HE max A-MPDU according to HE capaMordechay Goodstein2020-11-101-5/+5
* iwlwifi: read and parse PNVM fileLuca Coelho2020-10-082-3/+226
* iwlwifi: move PNVM implementation to common codeLuca Coelho2020-10-082-0/+73
* iwlwifi: rs: align to new TLC config command APIMordechay Goodstein2020-10-081-2/+5
* iwlwifi: fix sar geo table initializationNaftali Goldstein2020-10-082-7/+14
* iwlwifi: stats: add new api fields for statistics cmd/ntfyMordechay Goodstein2020-10-082-2/+465