summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-02-08wifi: iwlwifi: mvm: fix erroneous queue index maskJohannes Berg
2024-02-08wifi: iwlwifi: mvm: avoid garbage iPNShaul Triebitz
2024-02-08wifi: iwlwifi: mvm: always update keys in D3 exitShaul Triebitz
2024-02-08wifi: iwlwifi: mvm: limit pseudo-D3 to 60 secondsJohannes Berg
2024-02-08wifi: iwlwifi: mvm: combine condition/warningJohannes Berg
2024-02-08wifi: iwlwifi: mvm: fix the key PN indexShaul Triebitz
2024-02-08wifi: iwlwifi: mvm: Keep connection in case of missed beacons during RXDaniel Amosi
2024-02-08wifi: iwlwifi: properly check if link is activeMiri Korenblit
2024-02-08wifi: iwlwifi: take SGOM and UATS code out of ACPI ifdefMiri Korenblit
2024-02-08wifi: iwlwifi: mvm: don't abort queue sync in CT-killJohannes Berg
2024-02-08wifi: iwlwifi: mvm: define RX queue sync timeout as a macroShaul Triebitz
2024-02-08wifi: iwlwifi: mvm: expand queue sync warning messagesJohannes Berg
2024-02-08wifi: iwlwifi: mvm: Declare support for secure LTF measurementIlan Peer
2024-02-08wifi: iwlwifi: mvm: advertise support for protected ranging negotiationAvraham Stern
2024-02-08wifi: iwlwifi: mvm: remove one queue sync on BA session stopJohannes Berg
2024-02-08wifi: iwlwifi: support EHT for WHMiri Korenblit
2024-02-08wifi: iwlwifi: mvm: don't support reduced tx power on ack for new devicesEmmanuel Grumbach
2024-02-08wifi: iwlwifi: use system_unbound_wq for debug dumpJohannes Berg
2024-02-08wifi: iwlwifi: mvm: remove EHT code from mac80211.cJohannes Berg
2024-02-08wifi: iwlwifi: read mac step from aux registerMiri Korenblit
2024-02-08wifi: iwlwifi: adjust rx_phyinfo debugfs to MLOMiri Korenblit
2024-02-08wifi: iwlwifi: mvm: const-ify chandef pointersJohannes Berg
2024-02-08wifi: iwlwifi: Add support for PPAG cmd v5 and PPAG revision 3Anjaneyulu
2024-02-08wifi: iwlwifi: pcie: don't allow hw-rfkill to stop device on gen2Johannes Berg
2024-02-08wifi: iwlwifi: add HONOR to PPAG approved listMiri Korenblit
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh
2024-02-08wifi: iwlwifi: return negative -EINVAL instead of positive EINVALDan Carpenter
2024-02-08wifi: mac80211_hwsim: add missing kernel-docJohannes Berg
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg
2024-02-08wifi: iwlwifi: mvm: fix a crash when we run out of stationsEmmanuel Grumbach
2024-02-08iwlwifi: mvm: Use for_each_thermal_trip() for walking trip pointsRafael J. Wysocki
2024-02-08iwlwifi: mvm: Populate trip table before registering thermal zoneRafael J. Wysocki
2024-02-08iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_deviceRafael J. Wysocki
2024-02-08wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter
2024-02-08wifi: iwlwifi: Fix some error codesDan Carpenter
2024-02-08wifi: iwlwifi: clear link_id in time_eventMiri Korenblit
2024-02-08wifi: iwlwifi: mvm: use correct address 3 in A-MSDUDaniel Gabay
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-08wifi: libertas: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-08Merge wireless into wireless-nextJohannes Berg
2024-02-07wifi: ath12k: Fix uninitialized use of ret in ath12k_mac_allocate()Nathan Chancellor
2024-02-07wifi: ath11k: Really consistently use ath11k_vif_to_arvif()Jeff Johnson
2024-02-07wifi: ath12k: advertise P2P dev support for WCN7850Kang Yang
2024-02-07wifi: ath12k: designating channel frequency for ROC scanKang Yang
2024-02-07wifi: ath12k: move peer delete after vdev stop of station for WCN7850Kang Yang
2024-02-07wifi: ath12k: allow specific mgmt frame tx while vdev is not upKang Yang
2024-02-07wifi: ath12k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512Kang Yang
2024-02-07wifi: ath12k: implement remain on channel for P2P modeKang Yang