summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)AuthorFilesLines
13 dayswifi: cfg80211: enforce HE/EHT cap/oper consistencyJohannes Berg1-0/+6
2026-06-02wifi: nl80211: reject oversized EMA RNR listsYuqi Xu1-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-04-27wifi: nl80211: require admin perm on SET_PMK / DEL_PMKMichael Bommarito1-0/+2
2026-03-25wifi: cfg80211: allow protected action frame TX for NANAvraham Stern1-0/+2
2026-03-25wifi: nl80211: Add a notification to notify NAN channel evacuationMiri Korenblit1-0/+48
2026-03-25wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notificationMiri Korenblit1-0/+43
2026-03-25wifi: nl80211: allow reporting spurious NAN Data framesMiri Korenblit1-5/+7
2026-03-25wifi: nl80211: define an API for configuring the NAN peer's scheduleMiri Korenblit1-30/+365
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 Korenblit1-0/+65
2026-03-25wifi: cfg80211: add support for NAN data interfaceMiri Korenblit1-1/+13
2026-03-25wifi: cfg80211: Add an API to configure local NAN scheduleMiri Korenblit1-0/+266
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: nl80211: split out UHR operation informationJohannes Berg1-10/+16
2026-03-06wifi: nl80211: fix UHR capability validationJohannes Berg1-1/+3
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern1-20/+26
2026-03-02wifi: cfg80211: make cluster id an arrayMiri Korenblit1-3/+11
2026-03-02wifi: cfg80211: add support for IEEE 802.1X Authentication ProtocolKavita Kavita1-2/+12
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit1-34/+50
2026-03-02wifi: nl80211: refactor nl80211_parse_chandefMiri Korenblit1-29/+38
2026-03-02wifi: cfg80211: add support to handle incumbent signal detected event from ma...Hari Chandrakanthan1-0/+40
2026-03-02wifi: cfg80211: events, report background radarJanusz Dziedzic1-0/+7
2026-03-02wifi: cfg80211: set and report chandef CAC ongoingJanusz Dziedzic1-0/+7
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-2/+2
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-6/+3
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-7/+7
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-18/+18
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-41/+35
2026-02-02wifi: cfg80211: add initial UHR supportJohannes Berg1-4/+98
2026-01-30Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-8/+59
2026-01-27wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM requestAvraham Stern1-0/+4
2026-01-27wifi: nl80211/cfg80211: add new FTM capabilitiesAvraham Stern1-0/+23
2026-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-10/+0
2026-01-20wifi: cfg80211: ignore link disabled flag from userspaceBenjamin Berg1-10/+0
2026-01-19wifi: nl80211: ignore cluster id after NAN startedMiri Korenblit1-5/+6
2026-01-19wifi: cfg80211: limit NAN func management APIs to offloaded DEMiri Korenblit1-0/+6
2026-01-14wifi: nl80211: Add support for EPP peer indicationSai Pratyusha Magam1-0/+5
2026-01-14wifi: cfg80211: add support for key configuration before associationKavita Kavita1-1/+3
2026-01-14wifi: cfg80211: add support for EPPKE Authentication ProtocolAiny Kumari1-2/+12
2026-01-12wifi: cfg80211: include S1G_NO_PRIMARY flag when sending channelLachlan Hodges1-0/+3
2025-11-25wifi: cfg80211: include s1g_primary_2mhz when sending chandefLachlan Hodges1-0/+3
2025-11-11wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connectionPagadala Yesu Anjaneyulu1-2/+2
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+1
2025-10-27wifi: cfg80211: default S1G chandef width to 1MHzLachlan Hodges1-0/+3
2025-10-20wifi: nl80211: call kfree without a NULL checkEmmanuel Grumbach1-2/+1
2025-09-22wifi: cfg80211: remove IEEE80211_CHAN_{1,2,4,8,16}MHZ flagsJohannes Berg1-15/+0
2025-09-19wifi: cfg80211: correctly implement and validate S1G chandefLachlan Hodges1-15/+22