summaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-312-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-182-13/+15
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-171-11/+15
| |\ \
| | * | wifi: cfg80211: fix MLO connection ownershipJohannes Berg2023-03-101-9/+7
| | * | wifi: nl80211: fix puncturing bitmap policyJohannes Berg2023-03-101-1/+7
| | * | wifi: nl80211: fix NULL-ptr deref in offchan checkJohannes Berg2023-03-101-1/+1
| | |/
| * / wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin2023-03-131-2/+0
| |/
* | Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-03-115-66/+158
|\ \ | |/ |/|
| * wifi: nl80211: convert cfg80211_scan_request allocation to *_size macrosJacob Keller2023-03-071-12/+14
| * wifi: nl80211: Add support for randomizing TA of auth and deauth framesVeerendranath Jakkam2023-03-071-19/+36
| * wifi: cfg80211/mac80211: report link ID on control port RXJohannes Berg2023-03-072-9/+17
| * wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern2023-03-073-0/+79
| * wifi: wireless: cleanup unused function parametersMordechay Goodstein2023-03-071-16/+5
| * wifi: wireless: correct primary channel validation on 6 GHzMordechay Goodstein2023-03-071-7/+6
| * wifi: wireless: return primary channel regardless of DUPMordechay Goodstein2023-03-071-3/+1
* | wifi: wext: warn about usage only onceJohannes Berg2023-02-261-2/+2
|/