summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: fix receiving mesh packets without RFC1042 headerFelix Fietkau2023-07-121-0/+2
* wifi: nl80211/reg: add no-EHT regulatory flagJohannes Berg2023-06-211-1/+3
* wifi: cfg80211: Retrieve PSD information from RNR AP informationIlan Peer2023-06-211-0/+13
* wifi: cfg80211: search all RNR elements for colocated APsBenjamin Berg2023-06-191-64/+63
* wifi: cfg80211: stop parsing after allocation failureBenjamin Berg2023-06-191-1/+2
* wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removalVeerendranath Jakkam2023-06-194-0/+101
* wifi: cfg80211: do not scan disabled links on 6GHzBenjamin Berg2023-06-191-0/+7
* wifi: cfg80211: handle BSS data contained in ML probe responsesBenjamin Berg2023-06-191-7/+354
* 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: 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: 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: 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: cfg80211: make TDLS management link-awareMukesh Sisodiya2023-06-193-14/+21
* wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()Gustavo A. R. Silva2023-06-191-0/+6
* Merge wireless into wireless-nextJohannes Berg2023-06-193-7/+11
|\
| * wifi: cfg80211: remove links only on APJohannes Berg2023-06-091-1/+8
| * wifi: cfg80211: fix link del callback to call correct handlerBenjamin Berg2023-06-091-3/+3
| * wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()Dan Carpenter2023-06-091-3/+0
* | wifi: cfg80211: replace strlcpy() with strscpy()Azeem Shaikh2023-06-141-1/+1
* | wifi: cfg80211: Support association to AP MLD with disabled linksIlan Peer2023-06-141-1/+12
* | wifi: cfg80211: S1G rate information and calculationsGilad Itzkovitch2023-06-142-0/+133
* | wifi: cfg80211: move scan done work to wiphy workJohannes Berg2023-06-073-14/+7
* | wifi: cfg80211: move sched scan stop to wiphy workJohannes Berg2023-06-073-7/+6
* | wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg2023-06-073-1/+136
* | wifi: cfg80211: hold wiphy lock when sending wiphyJohannes Berg2023-06-072-0/+11
* | wifi: cfg80211: wext: hold wiphy lock in siwgenieJohannes Berg2023-06-071-1/+3
* | wifi: cfg80211: move wowlan disable under locksJohannes Berg2023-06-071-4/+4
* | wifi: cfg80211: hold wiphy lock in pmsr workJohannes Berg2023-06-072-3/+4
* | wifi: cfg80211: hold wiphy lock in auto-disconnectJohannes Berg2023-06-072-5/+5
|/
* wifi: cfg80211: fix locking in regulatory disconnectJohannes Berg2023-06-061-2/+2
* wifi: cfg80211: fix locking in sched scan stop workJohannes Berg2023-06-061-2/+2
* wifi: cfg80211: reject bad AP MLD addressJohannes Berg2023-06-061-0/+2
* wifi: cfg80211: Drop entries with invalid BSSIDs in RNRIlan Peer2023-05-161-1/+5
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+0
|\
| * Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-032-13/+15
| |\
| * | drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-171-1/+0
* | | Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-03-302-22/+107
|\ \ \
| * | | wifi: nl80211: support advertising S1G capabilitiesKieran Frewen2023-03-301-0/+10
| * | | wifi: nl80211: make nl80211_send_chandef non-staticJaewan Kim2023-03-241-2/+2
| * | | cfg80211: support RNR for EMA APAloka Dixit2023-03-241-7/+72
| * | | wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau2023-03-221-13/+23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-172-13/+15
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|