summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.kcov (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-06wifi: mac80211: move sta_info_move_state() upJohannes Berg1-101/+100
2023-06-06wifi: mac80211: recalc min chandef for new STA linksJohannes Berg1-0/+2
2023-06-06wifi: mac80211_hwsim: check the return value of nla_put_u32Mukesh Sisodiya1-2/+3
2023-06-06wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach3-1/+42
2023-06-06wifi: mac80211: refactor ieee80211_select_link_key()Mukesh Sisodiya1-22/+6
2023-06-06wifi: mac80211: use u64 to hold enum ieee80211_bss_change flagsMukesh Sisodiya1-2/+2
2023-06-06wifi: mac80211: implement proper AP MLD HW restartJohannes Berg1-1/+43
2023-06-06wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach3-0/+48
2023-06-06wifi: mac80211: skip EHT BSS membership selectorJohannes Berg2-3/+7
2023-06-06wifi: mac80211_hwsim: avoid warning with MLO PS stationsJohannes Berg1-1/+8
2023-06-06wifi: mac80211: remove element scratch_lenJohannes Berg2-4/+1
2023-06-06wifi: mac80211: HW restart for MLOJohannes Berg1-34/+73
2023-06-06wifi: iwlwifi: pnvm: handle memory descriptor tlvGregory Greenman3-17/+59
2023-06-06wifi: iwlwifi: fw: don't use constant size with efi.get_variableGregory Greenman2-82/+74
2023-06-06wifi: iwlwifi: fw: clean up PNVM loading codeJohannes Berg1-66/+89
2023-06-06wifi: iwlwifi: Separate reading and parsing of reduce power tableAlon Giladi4-42/+58
2023-06-06wifi: iwlwifi: Enable loading of reduce-power tables into several segmentsAlon Giladi6-80/+169
2023-06-06wifi: iwlwifi: Use iwl_pnvm_image in reduce power tables flowAlon Giladi6-83/+63
2023-06-06wifi: iwlwifi: Separate loading and setting of power reduce tablesAlon Giladi5-21/+40
2023-06-06wifi: iwlwifi: Implement loading and setting of fragmented pnvm imageAlon Giladi4-6/+86
2023-06-06wifi: iwlwifi: Add support for fragmented pnvm imagesAlon Giladi7-46/+88
2023-06-06wifi: iwlwifi: Allow trans_pcie track more than 1 pnvm DRAM regionAlon Giladi3-10/+31
2023-06-06wifi: iwlwifi: Take loading and setting of pnvm image out of parsing partAlon Giladi2-61/+73
2023-06-06wifi: iwlwifi: Separate loading and setting of pnvm image into two functionsAlon Giladi5-47/+65
2023-06-06wifi: iwlwifi: Generalize the parsing of the pnvm imageAlon Giladi6-45/+72
2023-06-06wifi: iwlwifi: api: fix kernel-doc linksJohannes Berg6-18/+40
2023-06-06wifi: iwlwifi: api: remove unused commandsJohannes Berg2-13/+0
2023-06-06wifi: iwlwifi: api: use __le16 instead of u16Johannes Berg1-1/+1
2023-06-06wifi: iwlwifi: api: link context action in kernel-docJohannes Berg6-17/+23
2023-06-06wifi: iwlwifi: mvm: tell firmware about per-STA MFP enablementJohannes Berg2-0/+11
2023-06-06wifi: iwlwifi: mvm: send time sync only if neededJohannes Berg1-3/+5
2023-06-06wifi: iwlwifi: mvm: remove warning for beacon filtering errorJohannes Berg1-5/+1
2023-06-06wifi: iwlwifi: remove dead code in iwl_dump_ini_imr_get_size()Mukesh Sisodiya1-7/+5
2023-06-06wifi: iwlwifi: Add Dell to ppag approved listAlon Giladi1-0/+10
2023-06-06wifi: iwlwifi: mvm: FTM initiator MLO supportAvraham Stern1-13/+32
2023-06-06wifi: iwlwifi: pcie: adjust Bz device timingsJohannes Berg1-4/+6
2023-06-06wifi: iwlwifi: mvm: offload BTM response during D3Haim Dreyfuss3-0/+7
2023-06-06wifi: iwlwifi: do not log undefined DRAM buffers unnecessarilyBenjamin Berg1-1/+6
2023-06-06wifi: iwlwifi: acpi: add other Google OEMs to the ppag approved listGolan Ben Ami1-0/+12
2023-06-06wifi: iwlwifi: mvm: clarify EHT RU allocation bitsJohannes Berg2-4/+4
2023-06-06wifi: iwlwifi: mvm: support injection rate controlJohannes Berg1-3/+59
2023-06-06wifi: iwlwifi: Add vendors to TAS approved listAlon Giladi1-1/+24
2023-06-06wifi: iwlwifi: iwlmei: fix compilation errorAvraham Stern1-3/+2
2023-06-06wifi: iwlwifi: update response for mcc_update commandAbhishek Naik6-59/+161
2023-06-06wifi: iwlwifi: support PPAG in China for older FW cmd versionAlon Giladi2-1/+10
2023-06-06wifi: iwlwifi: mvm: remove useless codeJohannes Berg1-7/+0
2023-06-06wifi: iwlwifi: disable RX STBC when a device doesn't support itGregory Greenman1-0/+10
2023-06-06wifi: iwlwifi: fw: Add new ODM vendor to ppag approved listAriel Malamud1-0/+6
2023-06-06wifi: iwlwifi: mvm: adjust csa notifications and commands to MLOGregory Greenman4-21/+68
2023-06-06wifi: iwlwifi: mvm: update the FW apis for LINK and MAC commandsEmmanuel Grumbach5-21/+37