summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
...
* | wifi: iwlwifi: mvm: don't do duplicate detection for nullfunc packetsJohannes Berg2024-02-081-4/+2
* | wifi: iwlwifi: mvm: fix erroneous queue index maskJohannes Berg2024-02-081-3/+9
* | wifi: iwlwifi: mvm: avoid garbage iPNShaul Triebitz2024-02-081-0/+3
* | wifi: iwlwifi: mvm: always update keys in D3 exitShaul Triebitz2024-02-081-4/+3
* | wifi: iwlwifi: mvm: limit pseudo-D3 to 60 secondsJohannes Berg2024-02-081-0/+7
* | wifi: iwlwifi: mvm: combine condition/warningJohannes Berg2024-02-081-3/+1
* | wifi: iwlwifi: mvm: fix the key PN indexShaul Triebitz2024-02-081-3/+11
* | wifi: iwlwifi: mvm: Keep connection in case of missed beacons during RXDaniel Amosi2024-02-082-4/+13
* | wifi: iwlwifi: properly check if link is activeMiri Korenblit2024-02-081-2/+1
* | wifi: iwlwifi: take SGOM and UATS code out of ACPI ifdefMiri Korenblit2024-02-083-19/+3
* | wifi: iwlwifi: mvm: don't abort queue sync in CT-killJohannes Berg2024-02-082-11/+9
* | wifi: iwlwifi: mvm: define RX queue sync timeout as a macroShaul Triebitz2024-02-081-1/+2
* | wifi: iwlwifi: mvm: expand queue sync warning messagesJohannes Berg2024-02-082-8/+9
* | wifi: iwlwifi: mvm: Declare support for secure LTF measurementIlan Peer2024-02-083-1/+13
* | wifi: iwlwifi: mvm: advertise support for protected ranging negotiationAvraham Stern2024-02-081-0/+7
* | wifi: iwlwifi: mvm: remove one queue sync on BA session stopJohannes Berg2024-02-081-11/+1
* | wifi: iwlwifi: support EHT for WHMiri Korenblit2024-02-081-1/+1
* | wifi: iwlwifi: mvm: don't support reduced tx power on ack for new devicesEmmanuel Grumbach2024-02-081-0/+3
* | wifi: iwlwifi: use system_unbound_wq for debug dumpJohannes Berg2024-02-081-2/+5
* | wifi: iwlwifi: mvm: remove EHT code from mac80211.cJohannes Berg2024-02-081-11/+4
* | wifi: iwlwifi: read mac step from aux registerMiri Korenblit2024-02-084-4/+22
* | wifi: iwlwifi: adjust rx_phyinfo debugfs to MLOMiri Korenblit2024-02-081-16/+28
* | wifi: iwlwifi: mvm: const-ify chandef pointersJohannes Berg2024-02-082-12/+12
* | wifi: iwlwifi: Add support for PPAG cmd v5 and PPAG revision 3Anjaneyulu2024-02-087-20/+66
* | wifi: iwlwifi: pcie: don't allow hw-rfkill to stop device on gen2Johannes Berg2024-02-082-7/+6
* | wifi: iwlwifi: add HONOR to PPAG approved listMiri Korenblit2024-02-081-0/+5
* | wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh2024-02-082-3/+3
* | wifi: mac80211: update beacon counters per link basisAditya Kumar Singh2024-02-081-1/+1
* | wifi: iwlwifi: return negative -EINVAL instead of positive EINVALDan Carpenter2024-02-081-1/+1
* | wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg2024-02-082-7/+15
* | wifi: mac80211: introduce 'channel request'Johannes Berg2024-02-087-26/+26
* | wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-083-0/+12
* | Merge wireless into wireless-nextJohannes Berg2024-02-086-13/+13
|\|
| * wifi: iwlwifi: do not announce EPCS supportBenjamin Berg2024-02-021-4/+1
| * wifi: iwlwifi: exit eSR only after the FW doesMiri Korenblit2024-02-021-3/+3
| * wifi: iwlwifi: mvm: fix a battery life regressionEmmanuel Grumbach2024-02-021-1/+1
| * wifi: iwlwifi: remove extra kernel-docJohannes Berg2024-02-011-2/+1
| * wifi: iwlwifi: mvm: skip adding debugfs symlink for reconfigBenjamin Berg2024-01-262-3/+6
| * wifi: iwlwifi: fix double-free bugJohannes Berg2024-01-261-0/+1
* | wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info()Johannes Berg2024-02-042-3/+3
* | wifi: iwlwifi: fw: fix compiler warning for NULL string printJohannes Berg2024-02-041-3/+3
* | wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPIJohannes Berg2024-02-041-4/+2
* | wifi: iwlwifi: mvm: make functions publicShaul Triebitz2024-02-023-80/+88
* | wifi: iwlwifi: bump FW API to 88 for AX/BZ/SC devicesMiri Korenblit2024-02-023-3/+3
* | wifi: iwlwifi: mvm: don't send BT_COEX_CI command on new devicesEmmanuel Grumbach2024-02-021-0/+5
* | wifi: iwlwifi: read DSM functions from UEFIMiri Korenblit2024-02-027-12/+75
* | wifi: iwlwifi: prepare for reading DSM from UEFIMiri Korenblit2024-02-025-106/+97
* | wifi: iwlwifi: simplify getting DSM from ACPIMiri Korenblit2024-02-024-85/+73
* | wifi: iwlwifi: take send-DSM-to-FW flows out of ACPI ifdefMiri Korenblit2024-02-022-20/+0
* | wifi: iwlwifi: rfi: use a single DSM function for all RFI configurationsMiri Korenblit2024-02-023-30/+32