summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)AuthorFilesLines
3 dayswifi: cfg80211: bound element ID read when checking non-inheritanceHE WEI (ギカク)1-1/+1
3 dayswifi: cfg80211: use wiphy work for socket owner autodisconnectCen Zhang4-10/+11
3 dayswifi: cfg80211: reject empty PMSR peer listsZhao Li1-0/+5
3 dayswifi: cfg80211: reject unsupported PMSR FTM location requestsZhao Li1-0/+2
3 dayswifi: cfg80211: validate PMSR FTM preamble rangeZhao Li1-1/+3
3 dayswifi: cfg80211: validate PMSR measurement type dataZhao Li1-2/+17
3 dayswifi: nl80211: constrain MBSSID TX link ID rangeZhao Li1-1/+1
3 dayswifi: nl80211: validate nested MBSSID IE blobsZhao Li1-2/+10
3 dayswifi: cfg80211: derive S1G beacon TSF from S1G fieldsZhao Li1-2/+3
3 dayswifi: nl80211: free RNR data on MBSSID mismatchZhao Li1-1/+3
3 dayswifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlockPeddolla Harshavardhan Reddy3-8/+5
3 dayswifi: cfg80211: Fix an error handling path in cfg80211_wext_siwscan()Christophe JAILLET1-2/+4
3 dayswifi: cfg80211: cancel sched scan results work on unregisterCen Zhang1-0/+1
13 dayswifi: cfg80211: validate EHT MLE before MLD ID readHaofeng Li1-1/+4
13 dayswifi: cfg80211: restrict LMR feedback check to TB and non-TB rangingPeddolla Harshavardhan Reddy1-1/+3
13 dayswifi: cfg80211: fix grammar in MLO group key error messageLouis Kotze1-1/+1
2026-06-03wifi: cfg80211: enforce HE/EHT cap/oper consistencyJohannes Berg1-0/+6
2026-06-03wifi: fix leak if split 6 GHz scanning failsFedor Pchelkin1-1/+8
2026-06-02wifi: nl80211: reject oversized EMA RNR listsYuqi Xu1-0/+3
2026-05-20wifi: cfg80211: wext: validate chandef in monitor modeKartik Nair1-0/+2
2026-05-08wifi: cfg80211: advance loop vars in cfg80211_merge_profile()John Walker1-0/+3
2026-05-06wifi: nl80211: re-check wiphy netns in nl80211_prepare_wdev_dump() continuationMaoyi Xie1-0/+12
2026-05-06wifi: nl80211: require CAP_NET_ADMIN over the target netns in SET_WIPHY_NETNSMaoyi Xie1-0/+13
2026-05-06wifi: nl80211: fix NL80211_PMSR_FTM_REQ_ATTR_FTMS_PER_BURST usageJohannes Berg1-1/+1
2026-04-27wifi: nl80211: require admin perm on SET_PMK / DEL_PMKMichael Bommarito1-0/+2
2026-04-15Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds24-404/+1822
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner1-2/+2
2026-04-09wifi: cfg80211: Explicitly include <linux/export.h> in michael-mic.cEric Biggers1-0/+1
2026-04-08wifi: mac80211, cfg80211: Export michael_mic() and move it to cfg80211Eric Biggers2-1/+87
2026-03-27Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski10-69/+1214
2026-03-25wifi: cfg80211: allow protected action frame TX for NANAvraham Stern2-2/+9
2026-03-25wifi: nl80211: Add a notification to notify NAN channel evacuationMiri Korenblit2-0/+66
2026-03-25wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notificationMiri Korenblit2-0/+64
2026-03-25wifi: nl80211: allow reporting spurious NAN Data framesMiri Korenblit2-7/+9
2026-03-25wifi: cfg80211: allow ToDS=0/FromDS=0 data frames on NAN data interfacesDaniel Gabay1-2/+3
2026-03-25wifi: nl80211: define an API for configuring the NAN peer's scheduleMiri Korenblit3-30/+409
2026-03-25wifi: nl80211: add support for NAN stationsMiri Korenblit1-22/+98
2026-03-25wifi: cfg80211: separately store HT, VHT and HE capabilities for NANMiri Korenblit2-0/+69
2026-03-25wifi: cfg80211: add support for NAN data interfaceMiri Korenblit7-29/+125
2026-03-25wifi: cfg80211: make sure NAN chandefs are validMiri Korenblit1-3/+12
2026-03-25wifi: cfg80211: Add an API to configure local NAN scheduleMiri Korenblit5-1/+377
2026-03-24wifi: cfg80211: support UNII-9 channels in ieee80211_channel_to_freq_khzEmmanuel Grumbach1-1/+1
2026-03-24wifi: cfg80211: Add support for additional 7 GHz channelsIlan Peer1-2/+2
2026-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2026-03-19wifi: nl80211: use int for band coming from netlinkJohannes Berg1-2/+2
2026-03-13wifi: nl80211: reject S1G/60G with HT chantypeJohannes Berg1-0/+3
2026-03-13wifi: cfg80211: check non-S1G width with S1G chandefLachlan Hodges1-0/+8
2026-03-13wifi: cfg80211: restrict cfg80211_chandef_create() to only HT-based bandsLachlan Hodges1-1/+3
2026-03-13wifi: cfg80211: split control freq check from chandef checkJohannes Berg1-44/+54
2026-03-13wifi: nl80211: split out UHR operation informationJohannes Berg1-10/+16