summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-08wifi: iwlwifi: mvm: don't send the smart fifo command if not neededEmmanuel Grumbach2-2/+8
2024-02-08wifi: iwlwifi: mvm: don't set the MFP flag for the GTKEmmanuel Grumbach1-7/+11
2024-02-08wifi: iwlwifi: fw: allow vmalloc for PNVM imageJohannes Berg1-5/+5
2024-02-08wifi: iwlwifi: mvm: don't do duplicate detection for nullfunc packetsJohannes Berg1-4/+2
2024-02-08wifi: iwlwifi: mvm: fix erroneous queue index maskJohannes Berg1-3/+9
2024-02-08wifi: iwlwifi: mvm: avoid garbage iPNShaul Triebitz1-0/+3
2024-02-08wifi: iwlwifi: mvm: always update keys in D3 exitShaul Triebitz1-4/+3
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 Korenblit3-19/+3
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 Peer3-1/+13
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: support EHT for WHMiri Korenblit1-1/+1
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 Singh15-16/+16
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh3-3/+3
2024-02-08wifi: iwlwifi: return negative -EINVAL instead of positive EINVALDan Carpenter1-1/+1
2024-02-08wifi: mac80211_hwsim: add missing kernel-docJohannes Berg1-1/+4
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg7-16/+27
2024-02-08wifi: iwlwifi: mvm: fix a crash when we run out of stationsEmmanuel Grumbach2-0/+7
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 Berg14-39/+39
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg47-6/+188
2024-02-08Merge wireless into wireless-nextJohannes Berg53-16/+64
2024-02-06wifi: rtl8xxxu: update rate mask per staMartin Kaistra2-38/+158
2024-02-06bcma: make bcma_bus_type constRicardo B. Marliere1-1/+1
2024-02-06ssb: make ssb_bustype constRicardo B. Marliere1-1/+1
2024-02-06wifi: wfx: fix memory leak when starting APJérôme Pouiller1-5/+10
2024-02-06wifi: rtw89: fw: download firmware with key data for secure bootPing-Ke Shih2-11/+91
2024-02-06wifi: rtw89: fw: parse secure section from firmware filePing-Ke Shih2-14/+227
2024-02-06wifi: rtw89: fw: read firmware secure information from efusePing-Ke Shih5-0/+163
2024-02-06wifi: rtw89: fw: consider checksum length of security dataPing-Ke Shih2-0/+6