aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2024-02-08wifi: iwlwifi: mvm: don't support reduced tx power on ack for new devicesEmmanuel Grumbach1-0/+3
2024-02-08wifi: iwlwifi: use system_unbound_wq for debug dumpJohannes Berg1-2/+5
2024-02-08wifi: iwlwifi: mvm: remove EHT code from mac80211.cJohannes Berg1-11/+4
2024-02-08wifi: iwlwifi: read mac step from aux registerMiri Korenblit4-4/+22
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: iwlwifi: Add support for PPAG cmd v5 and PPAG revision 3Anjaneyulu7-20/+66
2024-02-08wifi: iwlwifi: pcie: don't allow hw-rfkill to stop device on gen2Johannes Berg2-7/+6
2024-02-08wifi: iwlwifi: add HONOR to PPAG approved listMiri Korenblit1-0/+5
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: iwlwifi: return negative -EINVAL instead of positive EINVALDan Carpenter1-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: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter1-0/+3
2024-02-08wifi: iwlwifi: Fix some error codesDan Carpenter1-6/+6
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-08wifi: mac80211: simplify non-chanctx driversJohannes Berg3-0/+12
2024-02-08Merge wireless into wireless-nextJohannes Berg6-13/+13
2024-02-04wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info()Johannes Berg2-3/+3
2024-02-04wifi: iwlwifi: fw: fix compiler warning for NULL string printJohannes Berg1-3/+3
2024-02-04wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPIJohannes Berg1-4/+2
2024-02-02wifi: iwlwifi: mvm: make functions publicShaul Triebitz3-80/+88
2024-02-02wifi: iwlwifi: bump FW API to 88 for AX/BZ/SC devicesMiri Korenblit3-3/+3
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 Korenblit7-12/+75
2024-02-02wifi: iwlwifi: prepare for reading DSM from UEFIMiri Korenblit5-106/+97
2024-02-02wifi: iwlwifi: simplify getting DSM from ACPIMiri Korenblit4-85/+73
2024-02-02wifi: iwlwifi: take send-DSM-to-FW flows out of ACPI ifdefMiri Korenblit2-20/+0
2024-02-02wifi: iwlwifi: rfi: use a single DSM function for all RFI configurationsMiri Korenblit3-30/+32
2024-02-02wifi: iwlwifi: read ECKV table from UEFIMiri Korenblit7-10/+51
2024-02-02wifi: iwlwifi: read WRDD table from UEFIMiri Korenblit7-8/+61
2024-02-02wifi: iwlwifi: support link command version 2Shaul Triebitz2-8/+20
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 Korenblit6-2/+49
2024-02-02wifi: iwlwifi: prepare for reading SPLC from UEFIMiri Korenblit3-16/+15
2024-02-02wifi: iwlwifi: do not announce EPCS supportBenjamin Berg1-4/+1
2024-02-02wifi: iwlwifi: exit eSR only after the FW doesMiri Korenblit1-3/+3
2024-02-02wifi: iwlwifi: api: clean up some kernel-doc/typosJohannes Berg1-3/+2
2024-02-02wifi: iwlwifi: remove unused function prototypeJohannes Berg1-2/+0
2024-02-02iwlwifi: fw: fix more kernel-doc warningsEmmanuel Grumbach5-3/+8
2024-02-02wifi: iwlwifi: read WTAS table from UEFIMiri Korenblit8-29/+106
2024-02-02wifi: iwlwifi: separate TAS 'read-from-BIOS' and 'send-to-FW' flowsMiri Korenblit6-53/+62
2024-02-02wifi: iwlwifi: prepare for reading TAS table from UEFIMiri Korenblit8-101/+118