summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw
AgeCommit message (Expand)AuthorFilesLines
2021-12-21iwlwifi: fw: fix some scan kernel-docJohannes Berg2-7/+26
2021-12-21iwlwifi: mvm: remove card state notification codeJohannes Berg2-16/+0
2021-12-21iwlwifi: mvm: support Bz TX checksum offloadJohannes Berg1-0/+11
2021-12-21iwlwifi: mvm: correctly set schedule scan profilesAyala Beker1-0/+10
2021-12-21iwlwifi: mvm: always store the PPAG table as the latest version.Miri Korenblit2-1/+7
2021-12-21iwlwifi: don't pass actual WGDS revision number in table_revisionLuca Coelho1-4/+4
2021-12-21iwlwifi: yoyo: support TLV-based firmware resetMukesh Sisodiya2-1/+17
2021-12-21iwlwifi: mvm: add support for OCE scanAvraham Stern1-0/+5
2021-12-21iwlwifi: dump RCM error tablesJohannes Berg1-0/+68
2021-12-21iwlwifi: dump both TCM error tables if presentJohannes Berg1-7/+8
2021-12-21iwlwifi: dump CSR scratch from outer functionJohannes Berg1-7/+7
2021-12-21iwlwifi: parse error tables from debug TLVsJohannes Berg2-2/+10
2021-12-21iwlwifi: recognize missing PNVM data and then log filenameLuca Coelho3-3/+16
2021-12-21iwlwifi: rs: add support for TLC config command ver 4Mordechay Goodstein1-7/+49
2021-12-21iwlwifi: mvm: support revision 1 of WTAS tableMiri Korenblit3-27/+63
2021-12-21iwlwifi: Read the correct addresses when getting the crf idMatti Gottlieb1-1/+1
2021-12-21iwlwifi: fw: remove dead error log codeJohannes Berg1-47/+0
2021-12-16Merge tag 'iwlwifi-next-for-kalle-2021-12-08' of git://git.kernel.org/pub/scm...Kalle Valo19-49/+482
2021-12-07iwlwifi: fw: correctly detect HW-SMEM region subtypeJohannes Berg2-3/+3
2021-12-07iwlwifi: support SAR GEO Offset Mapping override via BIOSAyala Barazani6-0/+133
2021-12-07iwlwifi: pcie: retake ownership after resetJohannes Berg1-1/+3
2021-12-07iwlwifi: mvm/api: define system control commandJohannes Berg3-5/+18
2021-12-07iwlwifi: fw: add support for splitting region type bitsMordechay Goodstein3-6/+34
2021-12-07iwlwifi: acpi: fix wgds rev 3 sizeMiri Korenblit1-1/+1
2021-12-07iwlwifi: yoyo: support for DBGC4 for dramMukesh Sisodiya1-0/+2
2021-12-07iwlwifi: mvm: add support for statistics update version 15Mordechay Goodstein2-3/+92
2021-12-07iwlwifi: mvm: Add support for a new version of scan request commandIlan Peer1-16/+30
2021-12-07iwlwifi: mvm: Fix wrong documentation for scan request commandIlan Peer1-1/+1
2021-12-07iwlwifi: mvm: add support for PHY context command v4Johannes Berg1-4/+5
2021-12-07iwlwifi: fw: api: add link to PHY context command struct v1Johannes Berg1-1/+2
2021-12-07iwlwifi: mvm: support RLC configuration commandJohannes Berg1-0/+62
2021-12-07iwlwifi: mvm: d3: support v12 wowlan statusJohannes Berg1-4/+77
2021-12-07iwlwifi: mvm: parse firmware alive message version 6Johannes Berg2-2/+17
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant1-2/+2
2021-11-22iwlwifi: Fix memory leaks in error handling pathChristophe JAILLET1-0/+6
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