summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw
AgeCommit message (Expand)AuthorFilesLines
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant1-2/+2
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds27-275/+899
2021-10-28iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIFNathan Errera1-5/+5
2021-10-28iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMDLuca Coelho3-21/+21
2021-10-28iwlwifi: mvm: d3: use internal data representationJohannes Berg1-43/+0
2021-10-28iwlwifi: mvm: update RFI TLVGregory Greenman1-1/+1
2021-10-28iwlwifi: mvm: read 6E enablement flags from DSM and pass to FWLuca Coelho1-0/+1
2021-10-28iwlwifi: yoyo: support for ROM usnifferMukesh Sisodiya1-0/+17
2021-10-28iwlwifi: fw: uefi: add missing include guardsJohannes Berg1-1/+4
2021-10-28iwlwifi: ACPI: support revision 3 WGDS tablesAyala Barazani4-62/+156
2021-10-28iwlwifi: mvm: fix some kerneldoc issuesEmmanuel Grumbach1-0/+2
2021-10-22iwlwifi: pnvm: print out the version properlyJohannes Berg1-1/+1
2021-10-22iwlwifi: mvm: Read acpi dsm to get channel activation bitmapMiri Korenblit2-1/+25
2021-10-22iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HSJohannes Berg2-0/+4
2021-10-22iwlwifi: remove redundant iwl_finish_nic_init() argumentJohannes Berg1-1/+1
2021-10-22iwlwifi: mvm: Add RTS and CTS flags to iwl_tx_cmd_flags.Miri Korenblit1-0/+4
2021-10-22iwlwifi: mvm: Support new rate_n_flags for REPLY_RX_MPDU_CMD and RX_NO_DATA_N...Luca Coelho1-4/+8
2021-10-22iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versionsMiri Korenblit1-2/+4
2021-10-22iwlwifi: mvm: Support new version of BEACON_TEMPLATE_CMD.Miri Korenblit1-5/+16
2021-10-22iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd.Miri Korenblit1-2/+4
2021-10-22iwlwifi: yoyo: fw debug config from context info and presetMukesh Sisodiya3-0/+76
2021-10-22iwlwifi: mvm: Support new version of ranging response notificationMiri Korenblit1-2/+5
2021-10-22iwlwifi: mvm: Support version 3 of tlc_update_notif.Miri Korenblit2-2/+139
2021-10-22iwlwifi: mvm: convert old rate & flags to the new format.Miri Korenblit2-0/+138
2021-10-22iwlwifi: mvm: add definitions for new rate & flagsMiri Korenblit1-4/+144
2021-10-22iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit1-29/+29
2021-10-22iwlwifi: parse debug exclude data from firmware fileJohannes Berg2-0/+15
2021-10-22iwlwifi: fw dump: add infrastructure for dump scrubbingJohannes Berg6-5/+57
2021-10-22iwlwifi: api: fix struct iwl_wowlan_status_v7 kernel-docJohannes Berg1-1/+1
2021-10-22iwlwifi: fix fw/img.c license statementJohannes Berg1-50/+3
2021-10-22iwlwifi: remove contact informationJohannes Berg1-5/+0
2021-10-22iwlwifi: api: remove unused RX status bitsJohannes Berg1-15/+1
2021-10-22iwlwifi: add some missing kernel-doc in struct iwl_fwJohannes Berg1-0/+2
2021-10-22iwlwifi: mvm: Remove antenna c referencesMiri Korenblit4-9/+4
2021-10-22iwlwifi: mvm: add support for 160Mhz in ranging measurementsAvraham Stern1-0/+1
2021-10-22iwlwifi: Start scratch debug register for Bz familyMatti Gottlieb1-0/+7
2021-10-22iwlwifi: Add support for getting rf id with blank otpMatti Gottlieb2-5/+1
2021-10-20iwlwifi: pnvm: read EFI data only if long enoughJohannes Berg1-3/+7
2021-10-20iwlwifi: pnvm: don't kmemdup() more than we haveJohannes Berg1-4/+3
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook1-4/+8
2021-09-06iwlwifi: fix printk format warnings in uefi.cRandy Dunlap1-2/+2
2021-09-05iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'Christophe JAILLET1-1/+5
2021-08-26iwlwifi: mvm: introduce iwl_stored_beacon_notif_v3Gregory Greenman1-3/+28
2021-08-26iwlwifi: move get pnvm file name to a separate functionDror Moshe2-11/+22
2021-08-26iwlwifi: mvm: add support for responder config command version 9Avraham Stern1-4/+66
2021-08-26iwlwifi: mvm: add support for range request command version 13Avraham Stern1-1/+118
2021-08-26iwlwifi: yoyo: support for new DBGI_SRAM regionMukesh Sisodiya2-0/+40
2021-08-26iwlwifi: fw: fix debug dump data declarationsJohannes Berg2-13/+17
2021-08-26iwlwifi: api: remove datamember from structJohannes Berg1-2/+1
2021-08-26iwlwifi: acpi: fill in SAR tables with defaultsLuca Coelho1-8/+13