summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: use structs for TBTT information accessBenjamin Berg2023-06-191-28/+33
* wifi: cfg80211: use a struct for inform_single_bss dataBenjamin Berg2023-06-191-97/+112
* wifi: cfg80211: Always ignore ML elementBenjamin Berg2023-06-191-0/+4
* wifi: ieee80211: add helper to validate ML element type and sizeBenjamin Berg2023-06-191-1/+2
* wifi: mac80211: Include Multi-Link in CRC calculationIlan Peer2023-06-191-0/+4
* wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg2023-06-192-20/+10
* wifi: cfg80211: fix regulatory disconnect for non-MLOJohannes Berg2023-06-191-1/+1
* wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()Ilan Peer2023-06-191-1/+2
* wifi: mac80211: Add support for parsing Reconfiguration Multi Link elementIlan Peer2023-06-192-3/+23
* wifi: mac80211: Rename multi_linkIlan Peer2023-06-193-18/+18
* wifi: mac80211: use cfg80211 defragmentation helperBenjamin Berg2023-06-192-58/+37
* wifi: cfg80211: add element defragmentation helperBenjamin Berg2023-06-191-0/+60
* wifi: cfg80211: drop incorrect nontransmitted BSS update codeBenjamin Berg2023-06-191-143/+11
* wifi: cfg80211: rewrite merging of inherited elementsBenjamin Berg2023-06-191-89/+124
* wifi: cfg80211: ignore invalid TBTT info field typesBenjamin Berg2023-06-191-0/+7
* wifi: mac80211: use new inform_bss callbackBenjamin Berg2023-06-193-55/+42
* wifi: cfg80211: add inform_bss op to update BSSBenjamin Berg2023-06-193-0/+33
* 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-195-23/+30
* wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()Gustavo A. R. Silva2023-06-191-0/+6
* wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spamNicolas Cavallari2023-06-191-3/+1
* wifi: mac80211: Add debugfs entry to report dormant linksIlan Peer2023-06-191-0/+14
* wifi: mac80211: Support disabled links during associationIlan Peer2023-06-194-31/+50
* Merge wireless into wireless-nextJohannes Berg2023-06-199-18/+30
|\
| * 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: mac80211: Replace strlcpy with strscpyAzeem Shaikh2023-06-141-1/+1
* | wifi: cfg80211: replace strlcpy() with strscpy()Azeem Shaikh2023-06-141-1/+1
* | wifi: mac80211: Fix permissions for valid_links debugfs entryIlan Peer2023-06-141-1/+1
* | wifi: cfg80211: Support association to AP MLD with disabled linksIlan Peer2023-06-141-1/+12
* | wifi: mac80211: Add getter functions for vif MLD stateIlan Peer2023-06-149-51/+52
* | wifi: mac80211: allow disabling SMPS debugfs controlsMiri Korenblit2023-06-141-1/+4
* | wifi: mac80211: don't update rx_stats.last_rate for NDPJohannes Berg2023-06-141-3/+3
* | wifi: mac80211: fix CSA processing while scanningBenjamin Berg2023-06-141-3/+4
* | wifi: mac80211: mlme: clarify WMM messagesJohannes Berg2023-06-141-9/+9
* | wifi: mac80211: pass roc->sdata to drv_cancel_remain_on_channel()Anjaneyulu2023-06-141-2/+2
* | wifi: mac80211: include key action/command in tracingJohannes Berg2023-06-141-3/+5