summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: keep bss_lock held when informingBenjamin Berg2023-06-191-24/+42
* wifi: cfg80211: move regulatory_hint_found_beacon to be earlierBenjamin Berg2023-06-191-20/+22
* wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notifyEmmanuel Grumbach2023-06-191-2/+3
* wifi: mac80211: add consistency check for compat chandefAnjaneyulu2023-06-191-0/+5
* wifi: mac80211: stop passing cbss to parserBenjamin Berg2023-06-191-1/+0
* wifi: mac80211: Extend AID element addition for TDLS framesMukesh Sisodiya2023-06-191-10/+9
* wifi: mac80211: Add HE and EHT capa elements in TDLS framesAbhishek Naik2023-06-193-1/+88
* wifi: mac80211: handle TDLS data frames with MLOAbhishek Naik2023-06-191-2/+20
* wifi: mac80211: handle TDLS negotiation with MLOMukesh Sisodiya2023-06-191-72/+91
* wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya2023-06-197-30/+38
* wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()Gustavo A. R. Silva2023-06-191-0/+6
* wifi: iwlwifi: bump FW API to 81 for AX devicesGregory Greenman2023-06-191-2/+2
* wifi: iwlwifi: mvm: Add support for SCAN API version 16Ilan Peer2023-06-192-21/+48
* wifi: iwlwifi: mvm: Don't access vif valid links directlyIlan Peer2023-06-193-4/+4
* wifi: iwlwifi: handle eSR transitionsMiri Korenblit2023-06-195-33/+155
* wifi: iwlwifi: fix max number of fw active linksMiri Korenblit2023-06-193-22/+24
* wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spamNicolas Cavallari2023-06-191-3/+1
* wifi: iwlwifi: add a few rate index validity checksAnjaneyulu2023-06-192-7/+13
* wifi: iwlwifi: Validate slots_num before allocating memoryAnjaneyulu2023-06-191-1/+4
* wifi: iwlwifi: mvm: Validate tid is in valid range before using itAnjaneyulu2023-06-192-6/+13
* wifi: iwlwifi: mvm: track u-APSD misbehaving AP by AP addressJohannes Berg2023-06-193-17/+26
* wifi: iwlwifi: implement WPFC ACPI table loadingJohannes Berg2023-06-196-51/+65
* wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...Anjaneyulu2023-06-191-2/+3
* wifi: iwlwifi: add some FW misbehaviour check infrastructureJohannes Berg2023-06-194-9/+36
* wifi: iwlwifi: mvm: always send spec link ID in link commandsJohannes Berg2023-06-191-0/+2
* wifi: iwlwifi: use array as array argumentJohannes Berg2023-06-192-2/+2
* wifi: iwlwifi: mvm: store WMM params per linkJohannes Berg2023-06-192-6/+15
* wifi: iwlwifi: mvm: check link during TXJohannes Berg2023-06-191-1/+3
* wifi: iwlwifi: mvm: add a NULL pointer checkJohannes Berg2023-06-192-2/+12
* wifi: iwlwifi: fw: Add new FSEQ defines to fw dumpAriel Malamud2023-06-192-2/+10
* wifi: iwlwifi: pcie: double-check ACK interrupt after timeoutJohannes Berg2023-06-191-4/+9
* wifi: iwlwifi: pull from TXQs with softirqs disabledJohannes Berg2023-06-191-1/+4
* wifi: iwlwifi: mvm: use iwl_mvm_is_vendor_in_approved_list()Johannes Berg2023-06-191-1/+1
* wifi: iwlwifi: fw: make some ACPI functions staticJohannes Berg2023-06-192-40/+19
* wifi: iwlwifi: Correctly indicate support for VHT TX STBCIlan Peer2023-06-191-2/+2
* wifi: iwlwifi: mvm: correctly access HE/EHT sband capaJohannes Berg2023-06-191-20/+26
* wifi: iwlwifi: mvm: Add NULL check before dereferencing the pointerMukesh Sisodiya2023-06-191-6/+8
* wifi: iwlwifi: mvm: remove new checksum codeJohannes Berg2023-06-194-84/+7
* wifi: mac80211: Add debugfs entry to report dormant linksIlan Peer2023-06-191-0/+14
* wifi: mac80211: Support disabled links during associationIlan Peer2023-06-195-33/+54
* Merge wireless into wireless-nextJohannes Berg2023-06-1910-24/+36
|\
| * wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regressionHugh Dickins2023-06-141-6/+6
| * wifi: mac80211: fragment per STA profile correctlyBenjamin Berg2023-06-123-5/+6
| * wifi: mac80211: Use active_links instead of valid_links in TxIlan Peer2023-06-091-3/+3
| * wifi: cfg80211: remove links only on APJohannes Berg2023-06-091-1/+8
| * wifi: mac80211: take lock before setting vif linksBenjamin Berg2023-06-091-1/+8
| * wifi: cfg80211: fix link del callback to call correct handlerBenjamin Berg2023-06-091-3/+3
| * wifi: mac80211: fix link activation settings orderJohannes Berg2023-06-091-2/+2
| * wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()Dan Carpenter2023-06-091-3/+0
* | wifi: ray_cs: fix stringop-truncation GCC warningKalle Valo2023-06-161-1/+1