summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2024-02-08wifi: iwlwifi: mvm: limit pseudo-D3 to 60 secondsJohannes Berg1-0/+7
2024-02-08wifi: iwlwifi: mvm: combine condition/warningJohannes Berg1-3/+1
2024-02-08wifi: iwlwifi: mvm: fix the key PN indexShaul Triebitz1-3/+11
2024-02-08wifi: iwlwifi: mvm: Keep connection in case of missed beacons during RXDaniel Amosi2-4/+13
2024-02-08wifi: iwlwifi: properly check if link is activeMiri Korenblit1-2/+1
2024-02-08wifi: iwlwifi: take SGOM and UATS code out of ACPI ifdefMiri Korenblit1-13/+1
2024-02-08wifi: iwlwifi: mvm: don't abort queue sync in CT-killJohannes Berg2-11/+9
2024-02-08wifi: iwlwifi: mvm: define RX queue sync timeout as a macroShaul Triebitz1-1/+2
2024-02-08wifi: iwlwifi: mvm: expand queue sync warning messagesJohannes Berg2-8/+9
2024-02-08wifi: iwlwifi: mvm: Declare support for secure LTF measurementIlan Peer2-0/+11
2024-02-08wifi: iwlwifi: mvm: advertise support for protected ranging negotiationAvraham Stern1-0/+7
2024-02-08wifi: iwlwifi: mvm: remove one queue sync on BA session stopJohannes Berg1-11/+1
2024-02-08wifi: iwlwifi: mvm: don't support reduced tx power on ack for new devicesEmmanuel Grumbach1-0/+3
2024-02-08wifi: iwlwifi: mvm: remove EHT code from mac80211.cJohannes Berg1-11/+4
2024-02-08wifi: iwlwifi: adjust rx_phyinfo debugfs to MLOMiri Korenblit1-16/+28
2024-02-08wifi: iwlwifi: mvm: const-ify chandef pointersJohannes Berg2-12/+12
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh2-3/+3
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh1-1/+1
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg2-7/+15
2024-02-08wifi: iwlwifi: mvm: fix a crash when we run out of stationsEmmanuel Grumbach2-0/+7
2024-02-08iwlwifi: mvm: Use for_each_thermal_trip() for walking trip pointsRafael J. Wysocki1-15/+25
2024-02-08iwlwifi: mvm: Populate trip table before registering thermal zoneRafael J. Wysocki1-10/+9
2024-02-08iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_deviceRafael J. Wysocki2-14/+1
2024-02-08wifi: iwlwifi: clear link_id in time_eventMiri Korenblit1-1/+2
2024-02-08wifi: iwlwifi: mvm: use correct address 3 in A-MSDUDaniel Gabay1-10/+59
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg7-26/+26
2024-02-08Merge wireless into wireless-nextJohannes Berg2-6/+9
2024-02-04wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info()Johannes Berg2-3/+3
2024-02-02wifi: iwlwifi: mvm: make functions publicShaul Triebitz3-80/+88
2024-02-02wifi: iwlwifi: mvm: don't send BT_COEX_CI command on new devicesEmmanuel Grumbach1-0/+5
2024-02-02wifi: iwlwifi: read DSM functions from UEFIMiri Korenblit2-8/+8
2024-02-02wifi: iwlwifi: prepare for reading DSM from UEFIMiri Korenblit1-1/+1
2024-02-02wifi: iwlwifi: simplify getting DSM from ACPIMiri Korenblit2-24/+12
2024-02-02wifi: iwlwifi: take send-DSM-to-FW flows out of ACPI ifdefMiri Korenblit1-15/+0
2024-02-02wifi: iwlwifi: rfi: use a single DSM function for all RFI configurationsMiri Korenblit1-17/+26
2024-02-02wifi: iwlwifi: read ECKV table from UEFIMiri Korenblit1-3/+3
2024-02-02wifi: iwlwifi: read WRDD table from UEFIMiri Korenblit1-1/+1
2024-02-02wifi: iwlwifi: support link command version 2Shaul Triebitz1-2/+8
2024-02-02wifi: iwlwifi: mvm: use fast balance scan in case of an active P2P GOAyala Beker1-5/+3
2024-02-02wifi: iwlwifi: mvm: don't send NDPs for new tx devicesEmmanuel Grumbach1-3/+7
2024-02-02wifi: iwlwifi: read SPLC from UEFIMiri Korenblit1-1/+1
2024-02-02wifi: iwlwifi: prepare for reading SPLC from UEFIMiri Korenblit1-1/+1
2024-02-02wifi: iwlwifi: exit eSR only after the FW doesMiri Korenblit1-3/+3
2024-02-02wifi: iwlwifi: read WTAS table from UEFIMiri Korenblit1-9/+3
2024-02-02wifi: iwlwifi: separate TAS 'read-from-BIOS' and 'send-to-FW' flowsMiri Korenblit1-16/+31
2024-02-02wifi: iwlwifi: prepare for reading TAS table from UEFIMiri Korenblit3-70/+5
2024-02-02wifi: iwlwifi: read PPAG table from UEFIMiri Korenblit1-13/+3
2024-02-02wifi: iwlwifi: prepare for reading PPAG table from UEFIMiri Korenblit1-1/+1
2024-02-02wifi: iwlwifi: small cleanups in PPAG table flowsMiri Korenblit1-1/+1
2024-02-02wifi: iwlwifi: read SAR tables from UEFIMiri Korenblit3-59/+42