summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: fix #ifdef CONFIG_ACPI checkArnd Bergmann2024-02-121-7/+4
* wifi: iwlwifi: queue: improve warning for no skb in reclaimJohannes Berg2024-02-081-4/+5
* wifi: iwlwifi: mvm: move BA notif messages before actionJohannes Berg2024-02-081-9/+9
* wifi: iwlwifi: mvm: show skb_mac_gso_segment() failure reasonJohannes Berg2024-02-081-3/+9
* wifi: iwlwifi: mvm: remove flags for enable/disable beacon filterJohannes Berg2024-02-085-34/+27
* wifi: iwlwifi: mvm: don't set replay counters to 0xffJohannes Berg2024-02-081-3/+1
* wifi: iwlwifi: pcie: Add new PCI device id and CNVIMukesh Sisodiya2024-02-083-6/+55
* wifi: iwlwifi: mvm: don't send the smart fifo command if not neededEmmanuel Grumbach2024-02-082-2/+8
* wifi: iwlwifi: mvm: don't set the MFP flag for the GTKEmmanuel Grumbach2024-02-081-7/+11
* wifi: iwlwifi: fw: allow vmalloc for PNVM imageJohannes Berg2024-02-081-5/+5
* 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-0815-16/+16
* wifi: mac80211: update beacon counters per link basisAditya Kumar Singh2024-02-083-3/+3
* wifi: iwlwifi: return negative -EINVAL instead of positive EINVALDan Carpenter2024-02-081-1/+1
* wifi: mac80211_hwsim: add missing kernel-docJohannes Berg2024-02-081-1/+4
* wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg2024-02-087-16/+27
* wifi: mac80211: introduce 'channel request'Johannes Berg2024-02-0814-39/+39
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-0847-6/+188
* Merge wireless into wireless-nextJohannes Berg2024-02-0853-16/+64
|\
| * wifi: mt76: mt7996: fix fortify warningFelix Fietkau2024-02-051-1/+2
| * wifi: brcmfmac: Adjust n_channels usage for __counted_byKees Cook2024-02-021-2/+4
| * 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